2020-02-17 22:17:06 +01: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" >
< title > XQilla DOM3 API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< 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 22:19:08 +01:00
<!-- Generated by Doxygen 1.3.9.1 -->
< div class = "qindex" > < a class = "qindex" href = "index.html" > Main Page< / a > | < a class = "qindex" href = "namespaces.html" > Namespace List< / a > | < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > | < a class = "qindex" href = "classes.html" > Alphabetical List< / a > | < a class = "qindex" href = "annotated.html" > Class List< / a > | < a class = "qindex" href = "dirs.html" > Directories< / a > | < a class = "qindex" href = "files.html" > File List< / a > | < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > | < a class = "qindex" href = "functions.html" > Class Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > | < a class = "qindex" href = "examples.html" > Examples< / a > < / div >
2020-02-17 22:17:06 +01:00
< h1 > XPath2MemoryManager Member List< / h1 > This is the complete list of members for < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > , including all inherited members.< p > < table >
2020-02-17 22:19:08 +01:00
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a5" > allocate< / a > (size_t numElements)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html#z23_0" > xercesc::MemoryManager::allocate< / a > (XMLSize_t size)=0< / td > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a7" > createCollation< / a > (CollationHelper *helper)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a10" > createInteger< / a > (int value)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a8" > createNSResolver< / a > (xercesc::DOMNode *resolverNode)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a9" > createVariableTypeStore< / a > ()=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a6" > deallocate< / a > (void *p)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a11" > dumpStatistics< / a > () const =0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a12" > getAllocatedObjectCount< / a > () const =0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html#a0" > getExceptionMemoryManager< / a > ()=0< / td > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a2" > getPooledString< / a > (const XMLCh *src)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a3" > getPooledString< / a > (const XMLCh *src, unsigned int length)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a4" > getPooledString< / a > (const char *src)=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a14" > getStringPool< / a > () const =0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a13" > getTotalAllocatedMemory< / a > () const =0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html#z25_0" > MemoryManager< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a1" > reset< / a > ()=0< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html#z21_0" > ~MemoryManager< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classXPath2MemoryManager.html#a0" > ~XPath2MemoryManager< / a > ()< / td > < td > < a class = "el" href = "classXPath2MemoryManager.html" > XPath2MemoryManager< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:54 2009 for XQilla DOM Level 3 API by
2020-02-17 22:17:06 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:19:08 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 22:17:06 +01:00
< / body >
< / html >