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 = "#pub-attribs" > Public Attributes< / a > |
< a href = "classAutoContextInfoReset-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > AutoContextInfoReset Class Reference< / div > < / div >
< / div > <!-- header -->
2020-02-17 22:19:57 +01:00
< div class = "contents" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:24:47 +01:00
< p > < code > #include < < a class = "el" href = "ContextHelpers_8hpp_source.html" > ContextHelpers.hpp< / a > > < / code > < / p >
< 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:a9b562482b7a7f91957f7b60769061575" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a9b562482b7a7f91957f7b60769061575" > AutoContextInfoReset< / a > (< a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr class = "separator:a9b562482b7a7f91957f7b60769061575" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c6d79d697bb4a6531bcc22ddfac690a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a5c6d79d697bb4a6531bcc22ddfac690a" > AutoContextInfoReset< / a > (< a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context, const < a class = "el" href = "classItem.html#a73b92c0cc87378a05bd46328eed7f4ff" > Item::Ptr< / a > & contextItem, size_t contextPosition=0, size_t contextSize=0)< / td > < / tr >
< tr class = "separator:a5c6d79d697bb4a6531bcc22ddfac690a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab1a61085c5a470d0807109d8db6c2124" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#ab1a61085c5a470d0807109d8db6c2124" > ~AutoContextInfoReset< / a > ()< / td > < / tr >
< tr class = "separator:ab1a61085c5a470d0807109d8db6c2124" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7738ac81fa2e3964d678b0b4454647d3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a7738ac81fa2e3964d678b0b4454647d3" > resetContextInfo< / a > ()< / td > < / tr >
< tr class = "separator:a7738ac81fa2e3964d678b0b4454647d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a6d430e6532df783691cd2cba063d07cd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classItem.html#a73b92c0cc87378a05bd46328eed7f4ff" > Item::Ptr< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a6d430e6532df783691cd2cba063d07cd" > oldContextItem< / a > < / td > < / tr >
< tr class = "separator:a6d430e6532df783691cd2cba063d07cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22fd51d7dadabb9c595c028e96d2ac98" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a22fd51d7dadabb9c595c028e96d2ac98" > oldContextPosition< / a > < / td > < / tr >
< tr class = "separator:a22fd51d7dadabb9c595c028e96d2ac98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4030e4f537336e3a19f54c9e0ac91f4e" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classAutoContextInfoReset.html#a4030e4f537336e3a19f54c9e0ac91f4e" > oldContextSize< / a > < / td > < / tr >
< tr class = "separator:a4030e4f537336e3a19f54c9e0ac91f4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:24:47 +01:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a9b562482b7a7f91957f7b60769061575" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
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" > AutoContextInfoReset::AutoContextInfoReset < / td >
< td > (< / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *  < / td >
< td class = "paramname" > < em > context< / 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" > inline< / 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
< a class = "anchor" id = "a5c6d79d697bb4a6531bcc22ddfac690a" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
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:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > AutoContextInfoReset::AutoContextInfoReset < / td >
< td > (< / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *  < / td >
< td class = "paramname" > < em > context< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > const < a class = "el" href = "classItem.html#a73b92c0cc87378a05bd46328eed7f4ff" > Item::Ptr< / a > &   < / td >
< td class = "paramname" > < em > contextItem< / em > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > contextPosition< / em > = < code > 0< / code > , < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:24:47 +01:00
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > contextSize< / em > = < code > 0< / code >   < / td >
2020-02-17 22:17:06 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td > < / td >
< td > )< / td >
2020-02-17 22:24:47 +01:00
< td > < / td > < td > < / td >
2020-02-17 22:17:06 +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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > References < a class = "el" href = "classDynamicContext.html#a93e2663a4a7a7a643a130c92173928a4" > DynamicContext::setContextItem()< / a > , < a class = "el" href = "classDynamicContext.html#a4bf118202fd810ecd085725270f58ba6" > DynamicContext::setContextPosition()< / a > , and < a class = "el" href = "classDynamicContext.html#a5a2d457fdcfa3172d705105370983436" > DynamicContext::setContextSize()< / a > .< / p >
< / div >
< / div >
2020-02-17 22:24:47 +01:00
< a class = "anchor" id = "ab1a61085c5a470d0807109d8db6c2124" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
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" > AutoContextInfoReset::~AutoContextInfoReset < / 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 > < / 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 = "a7738ac81fa2e3964d678b0b4454647d3" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
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" > void AutoContextInfoReset::resetContextInfo < / 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 > < / 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 Data Documentation< / h2 >
< a class = "anchor" id = "a6d430e6532df783691cd2cba063d07cd" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:24:47 +01:00
< td class = "memname" > < a class = "el" href = "classItem.html#a73b92c0cc87378a05bd46328eed7f4ff" > Item::Ptr< / a > AutoContextInfoReset::oldContextItem< / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / 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
< a class = "anchor" id = "a22fd51d7dadabb9c595c028e96d2ac98" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:24:47 +01:00
< td class = "memname" > size_t AutoContextInfoReset::oldContextPosition< / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / 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
< a class = "anchor" id = "a4030e4f537336e3a19f54c9e0ac91f4e" > < / a >
2020-02-17 22:19:57 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:24:47 +01:00
< td class = "memname" > size_t AutoContextInfoReset::oldContextSize< / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:24:47 +01:00
< / div > < div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "ContextHelpers_8hpp_source.html" > ContextHelpers.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 >