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: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 >
2020-02-17 21:11:31 +00:00
< h1 > VariableStore Class Reference< / h1 > <!-- doxytag: class="VariableStore" --> The pure virtual base class for accessing variables at runtime.
2020-02-17 21:05:20 +00:00
< a href = "#_details" > More...< / a >
< p >
< code > #include < < a class = "el" href = "VariableStore_8hpp-source.html" > VariableStore.hpp< / a > > < / code >
< p >
2020-02-17 21:11:31 +00:00
< a href = "classVariableStore-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
2020-02-17 21:05:20 +00:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVariableStore.html#84d97b5ae3810e114596f628efd75e95" > ~VariableStore< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > default destructor < a href = "#84d97b5ae3810e114596f628efd75e95" > < / a > < br > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classResult.html" > Result< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVariableStore.html#7c5984e77efdde68f827b01e27ba9828" > getVar< / a > (const XMLCh *namespaceURI, const XMLCh *name) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:11:31 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Looks up the value of a variable by namespace URI and localname pair. < a href = "#7c5984e77efdde68f827b01e27ba9828" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
2020-02-17 21:11:31 +00:00
The pure virtual base class for accessing variables at runtime.
2020-02-17 21:05:20 +00:00
< p >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "84d97b5ae3810e114596f628efd75e95" > < / a > <!-- doxytag: member="VariableStore::~VariableStore" ref="84d97b5ae3810e114596f628efd75e95" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual VariableStore::~VariableStore < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [inline, virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
default destructor
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:11:31 +00:00
< a class = "anchor" name = "7c5984e77efdde68f827b01e27ba9828" > < / a > <!-- doxytag: member="VariableStore::getVar" ref="7c5984e77efdde68f827b01e27ba9828" args="(const XMLCh *namespaceURI, const XMLCh *name) const =0" -->
2020-02-17 21:10:06 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:11:31 +00:00
< td class = "memname" > virtual < a class = "el" href = "classResult.html" > Result< / a > VariableStore::getVar < / td >
2020-02-17 21:10:06 +00:00
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > namespaceURI< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const XMLCh * < / td >
2020-02-17 21:11:31 +00:00
< td class = "paramname" > < em > name< / em > < / td > < td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:11:31 +00:00
Looks up the value of a variable by namespace URI and localname pair.
2020-02-17 21:10:06 +00:00
< p >
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "VariableStore_8hpp-source.html" > VariableStore.hpp< / a > < / ul >
2020-02-17 21:12:51 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 20:16:59 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 >