2020-02-17 22:05:20 +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" >
2020-02-17 22:11:31 +01:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 22:05:20 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:11:31 +01: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 22:24:47 +01:00
<!-- Generated by Doxygen 1.8.5 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
2020-02-17 22:19:57 +01:00
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
2020-02-17 22:24:47 +01:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
2020-02-17 22:19:57 +01:00
< / ul >
< / div >
2020-02-17 22:24:47 +01:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classVarHashEntry-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > VarHashEntry< TYPE > Class Template Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
2020-02-17 22:19:57 +01:00
< div class = "contents" >
2020-02-17 22:24:47 +01:00
2020-02-17 22:19:57 +01:00
< p > The class that stores the values of the variables.
2020-02-17 22:24:47 +01:00
< a href = "classVarHashEntry.html#details" > More...< / a > < / p >
2020-02-17 22:05:20 +01:00
2020-02-17 22:24:47 +01:00
< p > < code > #include < < a class = "el" href = "Scope_8hpp_source.html" > Scope.hpp< / a > > < / code > < / p >
2020-02-17 22:19:57 +01:00
< div class = "dynheader" >
Inheritance diagram for VarHashEntry< TYPE > :< / div >
2020-02-17 22:24:47 +01:00
< div class = "dyncontent" >
2020-02-17 22:19:57 +01:00
< div class = "center" > < img src = "classVarHashEntry__inherit__graph.png" border = "0" usemap = "#VarHashEntry_3_01TYPE_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "VarHashEntry_3_01TYPE_01_4_inherit__map" id = "VarHashEntry_3_01TYPE_01_4_inherit__map" >
2020-02-17 22:24:47 +01:00
< area shape = "rect" id = "node2" href = "classxercesc_1_1XMemory.html" title = "This class makes it possible to override the C++ memory management by adding new/delete operators to ..." alt = "" coords = "21,5,152,32" / > < / map >
2020-02-17 22:19:57 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2020-02-17 22:24:47 +01:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a0645f749e5eccb58511c6a4a45e7194b" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarHashEntry.html#a0645f749e5eccb58511c6a4a45e7194b" > ~VarHashEntry< / a > ()< / td > < / tr >
< tr class = "separator:a0645f749e5eccb58511c6a4a45e7194b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afff11ed2014a898e2b0a5875fd121647" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const TYPE &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarHashEntry.html#afff11ed2014a898e2b0a5875fd121647" > getValue< / a > () const =0< / td > < / tr >
< tr class = "memdesc:afff11ed2014a898e2b0a5875fd121647" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Gets the value of the variable (overload in derived classes for special behaviour) < a href = "#afff11ed2014a898e2b0a5875fd121647" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afff11ed2014a898e2b0a5875fd121647" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add2e101aaff93a6c07b923638c54892d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classVarHashEntry.html#add2e101aaff93a6c07b923638c54892d" > setValue< / a > (const TYPE & value)=0< / td > < / tr >
< tr class = "memdesc:add2e101aaff93a6c07b923638c54892d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets the value of the variable (overload in derived classes for special behaviour) < a href = "#add2e101aaff93a6c07b923638c54892d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:add2e101aaff93a6c07b923638c54892d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classxercesc_1_1XMemory" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classxercesc_1_1XMemory')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < / tr >
< tr class = "memitem:a6f187594d0fb37d1472dacc1a3aad3d9 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#a6f187594d0fb37d1472dacc1a3aad3d9" > operator new< / a > (size_t size)< / td > < / tr >
< tr class = "memdesc:a6f187594d0fb37d1472dacc1a3aad3d9 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method overrides operator new. < a href = "#a6f187594d0fb37d1472dacc1a3aad3d9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6f187594d0fb37d1472dacc1a3aad3d9 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7f41eef0d509e5eff717599647942a0f inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#a7f41eef0d509e5eff717599647942a0f" > operator new< / a > (size_t size, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *memMgr)< / td > < / tr >
< tr class = "memdesc:a7f41eef0d509e5eff717599647942a0f inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method defines a custom operator new, that will use the provided memory manager to perform the allocation. < a href = "#a7f41eef0d509e5eff717599647942a0f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7f41eef0d509e5eff717599647942a0f inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6beea8ceedc7e13c15c3a9f8a784396a inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#a6beea8ceedc7e13c15c3a9f8a784396a" > operator new< / a > (size_t size, void *ptr)< / td > < / tr >
< tr class = "memdesc:a6beea8ceedc7e13c15c3a9f8a784396a inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method overrides placement operator new. < a href = "#a6beea8ceedc7e13c15c3a9f8a784396a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6beea8ceedc7e13c15c3a9f8a784396a inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95212a8b8a0e3778c7bf3cf0f0a59aed inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#a95212a8b8a0e3778c7bf3cf0f0a59aed" > operator delete< / a > (void *p)< / td > < / tr >
< tr class = "memdesc:a95212a8b8a0e3778c7bf3cf0f0a59aed inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method overrides operator delete. < a href = "#a95212a8b8a0e3778c7bf3cf0f0a59aed" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a95212a8b8a0e3778c7bf3cf0f0a59aed inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af2335addd6a2bb6cc7bb1df630d05eeb inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#af2335addd6a2bb6cc7bb1df630d05eeb" > operator delete< / a > (void *p, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *memMgr)< / td > < / tr >
< tr class = "memdesc:af2335addd6a2bb6cc7bb1df630d05eeb inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method provides a matching delete for the custom operator new. < a href = "#af2335addd6a2bb6cc7bb1df630d05eeb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af2335addd6a2bb6cc7bb1df630d05eeb inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47791b65820d24581920532a88c37e75 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#a47791b65820d24581920532a88c37e75" > operator delete< / a > (void *p, void *ptr)< / td > < / tr >
< tr class = "memdesc:a47791b65820d24581920532a88c37e75 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method provides a matching delete for the placement new. < a href = "#a47791b65820d24581920532a88c37e75" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a47791b65820d24581920532a88c37e75 inherit pub_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pro_methods_classxercesc_1_1XMemory" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classxercesc_1_1XMemory')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < / tr >
< tr class = "memitem:ac0d26f65a82ff229bc1e4dbaaac79e84 inherit pro_methods_classxercesc_1_1XMemory" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMemory.html#ac0d26f65a82ff229bc1e4dbaaac79e84" > XMemory< / a > ()< / td > < / tr >
< tr class = "memdesc:ac0d26f65a82ff229bc1e4dbaaac79e84 inherit pro_methods_classxercesc_1_1XMemory" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Protected default constructor. < a href = "#ac0d26f65a82ff229bc1e4dbaaac79e84" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac0d26f65a82ff229bc1e4dbaaac79e84 inherit pro_methods_classxercesc_1_1XMemory" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:24:47 +01:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< class TYPE> < br / >
class VarHashEntry< TYPE > < / h3 >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > The class that stores the values of the variables. < / p >
2020-02-17 22:24:47 +01:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a0645f749e5eccb58511c6a4a45e7194b" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< class TYPE> < / div >
2020-02-17 22:24:47 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 22:19:57 +01:00
< table class = "memname" >
2020-02-17 22:19:08 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual < a class = "el" href = "classVarHashEntry.html" > VarHashEntry< / a > < TYPE > ::~< a class = "el" href = "classVarHashEntry.html" > VarHashEntry< / a > < / td >
< td > (< / td >
2020-02-17 22:24:47 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
2020-02-17 22:24:47 +01:00
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a class = "anchor" id = "afff11ed2014a898e2b0a5875fd121647" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< class TYPE> < / div >
2020-02-17 22:24:47 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 22:19:57 +01:00
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual const TYPE& < a class = "el" href = "classVarHashEntry.html" > VarHashEntry< / a > < TYPE > ::getValue < / td >
< td > (< / td >
2020-02-17 22:24:47 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:24:47 +01:00
< p > Gets the value of the variable (overload in derived classes for special behaviour) < / p >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
2020-02-17 22:24:47 +01:00
< a class = "anchor" id = "add2e101aaff93a6c07b923638c54892d" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< class TYPE> < / div >
2020-02-17 22:24:47 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 22:19:57 +01:00
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual void < a class = "el" href = "classVarHashEntry.html" > VarHashEntry< / a > < TYPE > ::setValue < / td >
< td > (< / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > const TYPE &   < / td >
< td class = "paramname" > < em > value< / em > < / td > < td > )< / td >
< td > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:24:47 +01:00
< p > Sets the value of the variable (overload in derived classes for special behaviour) < / p >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
2020-02-17 22:24:47 +01:00
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "Scope_8hpp_source.html" > Scope.hpp< / a > < / li >
2020-02-17 22:19:57 +01:00
< li > < a class = "el" href = "VarHashEntry_8hpp_source.html" > VarHashEntry.hpp< / a > < / li >
< / ul >
2020-02-17 22:24:47 +01:00
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.5
< / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >