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" >
< title > XQilla Simple API: Member List< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
< 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 id = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > VariableStore Member List< / h1 > This is the complete list of members for < a class = "el" href = "classVariableStore.html" > VariableStore< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#0143ead32368552cfc14d9706c07a99e" > addLocalScope< / a > ()=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#d4fb167dd7042bad21924a0488ca167c" > addLogicalBlockScope< / a > ()=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#00cdc7d5d34a65198702439aa10f98d1" > clear< / a > ()=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#d6c345b7e56ed937b4678ef6d480b225" > declareVar< / a > (const XMLCh *ident, const Sequence & value, const StaticContext *context, const LocationInfo *location)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#1094f72141eaa7afba4301fda2a6afc3" > declareVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const Sequence & value, const StaticContext *context)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#440a2de87ef75edb14d17eed8d5d9830" > delGlobalVar< / a > (const XMLCh *ident, const StaticContext *context, const LocationInfo *location)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#a25f5e9c480fb0bbe57ca1e96e7d20bd" > delVar< / a > (const XMLCh *ident, const StaticContext *context, const LocationInfo *location)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#71aaa804c93a419b9aeca71599713e9f" > delVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const StaticContext *context)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#8e67b1072238989007ee0b5c6feb60dd" > Entry< / a > typedef< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#c53670bd5fc8dbb60ae3a24da1fb3e83" > getGlobalVar< / a > (const XMLCh *ident, const StaticContext *context, const LocationInfo *location) const=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#6f442743930dffe48dafea5d42c724ae" > getGlobalVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const StaticContext *context) const =0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#009ff71a358a10c7eff953f7a27e4639" > getReferenceVar< / a > (const XMLCh *ident, const StaticContext *context, const LocationInfo *location) const=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#27cfdb456badc8c459372c707e3b8ac3" > getReferenceVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const StaticContext *context) const =0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#4dde79bfc8a6d5ddb9161a0b755b22d8" > getScopeState< / a > ()=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#69c9313a84392bfb31f7618306c6e838" > getVar< / a > (const XMLCh *ident, const StaticContext *context, const LocationInfo *location) const=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#64166a9ba83ea18f660ca6d229e8ef50" > getVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const StaticContext *context) const =0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#3e2b48d9a72c06ae6011aa4d0785f4d1" > getVars< / a > () const=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#3323ca150bae6960a4af064053d5cef5" > MyScope< / a > typedef< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#95212a8b8a0e3778c7bf3cf0f0a59aed" > operator delete< / a > (void *p)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#f2335addd6a2bb6cc7bb1df630d05eeb" > operator delete< / a > (void *p, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#47791b65820d24581920532a88c37e75" > operator delete< / a > (void *p, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6f187594d0fb37d1472dacc1a3aad3d9" > operator new< / a > (size_t size)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#7f41eef0d509e5eff717599647942a0f" > operator new< / a > (size_t size, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6beea8ceedc7e13c15c3a9f8a784396a" > operator new< / a > (size_t size, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#fbe1dee79c9791907073e4d22a04c0db" > print< / a > (xercesc::MemoryManager *memMgr) const=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#064109f69e0852ab2c5d9ff14d8ef48a" > removeScope< / a > ()=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#c61f5f16ea69825a6830aa3d808e470a" > setGlobalVar< / a > (const XMLCh *ident, const Sequence & value, const StaticContext *context, const LocationInfo *location)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#61c09de44a220bb2386e237ab2adfaf7" > setGlobalVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const Sequence & value, const StaticContext *context)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#f4f5c7f39a56dd884723772b232abec6" > setScopeState< / a > (MyScope *state)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#e4679d257fd470939d5f9d06cb65cf56" > setVar< / a > (const XMLCh *ident, const Sequence & value, const StaticContext *context, const LocationInfo *location)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#28416e191291927773e53f216557f29e" > setVar< / a > (const XMLCh *namespaceURI, const XMLCh *name, const Sequence & value, const StaticContext *context)=0< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#c0d26f65a82ff229bc1e4dbaaac79e84" > XMemory< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classVariableStore.html#84d97b5ae3810e114596f628efd75e95" > ~VariableStore< / a > ()< / td > < td > < a class = "el" href = "classVariableStore.html" > VariableStore< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 19:14:03 2007 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:10:06 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >