2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:19:57 +00:00
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > XQilla.hpp File Reference< / h1 > < code > #include < xqilla/framework/XQillaExport.hpp> < / code > < br / >
< code > #include < < a class = "el" href = "MemoryManager_8hpp_source.html" > xercesc/framework/MemoryManager.hpp< / a > > < / code > < br / >
< code > #include < < a class = "el" href = "PlatformUtils_8hpp_source.html" > xercesc/util/PlatformUtils.hpp< / a > > < / code > < br / >
< code > #include < < a class = "el" href = "XMemory_8hpp_source.html" > xercesc/util/XMemory.hpp< / a > > < / code > < br / >
< div class = "dynheader" >
Include dependency graph for XQilla.hpp:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "XQilla_8hpp__incl.png" border = "0" usemap = "#XQilla_8hpp_map" alt = "" / > < / div >
< map name = "XQilla_8hpp_map" id = "XQilla_8hpp" >
< area shape = "rect" href = "MemoryManager_8hpp.html" title = "xercesc/framework/MemoryManager.hpp" alt = "" coords = "759,83,1015,112" / > < area shape = "rect" href = "PlatformUtils_8hpp.html" title = "xercesc/util/PlatformUtils.hpp" alt = "" coords = "543,83,735,112" / > < area shape = "rect" href = "XMemory_8hpp.html" title = "xercesc/util/XMemory.hpp" alt = "" coords = "1039,83,1212,112" / > < / map >
< / div >
< div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "XQilla_8hpp__dep__incl.png" border = "0" usemap = "#XQilla_8hppdep_map" alt = "" / > < / div >
< map name = "XQilla_8hppdep_map" id = "XQilla_8hppdep" >
< area shape = "rect" href = "xqilla-simple_8hpp.html" title = "xqilla-simple.hpp" alt = "" coords = "240,237,357,267" / > < area shape = "rect" href = "XQillaConfiguration_8hpp.html" title = "XQillaConfiguration.hpp" alt = "" coords = "120,83,275,112" / > < area shape = "rect" href = "StaticContext_8hpp.html" title = "StaticContext.hpp" alt = "" coords = "391,83,516,112" / > < area shape = "rect" href = "FastXDMConfiguration_8hpp.html" title = "FastXDMConfiguration.hpp" alt = "" coords = "17,160,193,189" / > < area shape = "rect" href = "XercesConfiguration_8hpp.html" title = "XercesConfiguration.hpp" alt = "" coords = "217,160,380,189" / > < area shape = "rect" href = "XQQuery_8hpp.html" title = "XQQuery.hpp" alt = "" coords = "404,160,503,189" / > < area shape = "rect" href = "DynamicContext_8hpp.html" title = "DynamicContext.hpp" alt = "" coords = "527,160,668,189" / > < area shape = "rect" href = "ContextHelpers_8hpp.html" title = "ContextHelpers.hpp" alt = "" coords = "529,237,665,267" / > < / map >
< / div >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > < a href = "XQilla_8hpp_source.html" > Go to the source code of this file.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Classes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > class < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXQilla.html" > XQilla< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Provides factory methods for creating < a class = "el" href = "classXQQuery.html" title = "Encapsulates a query expression." > XQQuery< / a > and < a class = "el" href = "classDynamicContext.html" title = "The execution time dynamic context interface." > DynamicContext< / a > objects. < a href = "classXQilla.html#_details" > More...< / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Namespaces< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > namespace < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / div >
2020-02-17 21:21:23 +00:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Mon Mar 1 21:16:11 2010 for XQilla Simple API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:19:57 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >