2020-02-17 21:11:31 +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 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 21:19:57 +00:00
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< 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 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 >
< div class = "tabs" >
< ul >
< 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 = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > ResultImpl Class Reference< / h1 > <!-- doxytag: class="ResultImpl" --> <!-- doxytag: inherits="LocationInfo" -->
< p > A lazily evaluated query result.
< a href = "#_details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "ResultImpl_8hpp_source.html" > ResultImpl.hpp< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for ResultImpl:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "classResultImpl__inherit__graph.png" border = "0" usemap = "#ResultImpl_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "ResultImpl_inherit__map" id = "ResultImpl_inherit__map" >
< area shape = "rect" href = "classGenerateEventsResult.html" title = "GenerateEventsResult" alt = "" coords = "5,160,157,189" / > < area shape = "rect" title = "Top level lazy result iterator." alt = "" coords = "181,160,336,189" / > < area shape = "rect" href = "classLocationInfo.html" title = "A class that gives records a location in the query." alt = "" coords = "124,5,215,35" / > < / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< p > < a href = "classResultImpl-members.html" > List of all members.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#a8f4c0a79354b00cfcf58b2ef3100bf57" > ~ResultImpl< / a > ()< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classResult.html" > Result< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#afe6b26d2f92bd9a494c60ff2c21dbbac" > getResultPointer< / a > ()< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#a6f4ce236cfd8dba22738c3718e0cda4c" > setResultPointer< / a > (< a class = "el" href = "classResult.html" > Result< / a > *p)< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#a4820c3c36a27975b1b704b903d2d1c5f" > next< / a > (< a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Get the next item from the iterator. Returns null if the is no next value. < a href = "#a4820c3c36a27975b1b704b903d2d1c5f" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#a8f095d8add3f386c32a9580524c44ae3" > nextOrTail< / a > (< a class = "el" href = "classResult.html" > Result< / a > & tail, < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Gets the next item, or returns a tail call < a class = "el" href = "classResult.html" title = "A scoped pointer wrapper for the lazily evaluated query result." > Result< / a > which will give the next item. < a href = "#a8f095d8add3f386c32a9580524c44ae3" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#ae88cb3ac28f6dc7a8a712903fdd44377" > toSequence< / a > (< a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Cast operator to a < a class = "el" href = "classSequence.html" title = "An eagerly evaluated result of a query execution." > Sequence< / a > . Only works properly before < a class = "el" href = "classResultImpl.html#a4820c3c36a27975b1b704b903d2d1c5f" title = "Get the next item from the iterator. Returns null if the is no next value." > next()< / a > has been called. < a href = "#ae88cb3ac28f6dc7a8a712903fdd44377" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual ResultBufferImpl * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#ac4152b3ff07d311cd9d669e4a11b47dd" > toResultBuffer< / a > (unsigned int readCount)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a result buffer of the result. < a href = "#ac4152b3ff07d311cd9d669e4a11b47dd" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#ae7fdab3da3aecae7cfe9a031ca79b8d7" > ResultImpl< / a > (const < a class = "el" href = "classLocationInfo.html" > LocationInfo< / a > *o)< / td > < / tr >
< tr > < td colspan = "2" > < h2 > Protected Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classResult.html" > Result< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classResultImpl.html#ae9e8cbdcfea2cff7ea65fc014bc5ea13" > resultPointer_< / a > < / td > < / tr >
< / table >
< hr / > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
< p > A lazily evaluated query result. < / p >
< hr / > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a8f4c0a79354b00cfcf58b2ef3100bf57" > < / a > <!-- doxytag: member="ResultImpl::~ResultImpl" ref="a8f4c0a79354b00cfcf58b2ef3100bf57" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual ResultImpl::~ResultImpl < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ae7fdab3da3aecae7cfe9a031ca79b8d7" > < / a > <!-- doxytag: member="ResultImpl::ResultImpl" ref="ae7fdab3da3aecae7cfe9a031ca79b8d7" args="(const LocationInfo *o)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > ResultImpl::ResultImpl < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classLocationInfo.html" > LocationInfo< / a > * < / td >
< td class = "paramname" > < em > o< / em > < / td >
< td > ) < / td >
< td > < code > [protected]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< / div >
< / div >
< hr / > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" id = "afe6b26d2f92bd9a494c60ff2c21dbbac" > < / a > <!-- doxytag: member="ResultImpl::getResultPointer" ref="afe6b26d2f92bd9a494c60ff2c21dbbac" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > < a class = "el" href = "classResult.html" > Result< / a > * ResultImpl::getResultPointer < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a4820c3c36a27975b1b704b903d2d1c5f" > < / a > <!-- doxytag: member="ResultImpl::next" ref="a4820c3c36a27975b1b704b903d2d1c5f" args="(DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > ResultImpl::next < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td >
< td > ) < / td >
< td > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:57 +00:00
< p > Get the next item from the iterator. Returns null if the is no next value. < / p >
< / div >
< / div >
< a class = "anchor" id = "a8f095d8add3f386c32a9580524c44ae3" > < / a > <!-- doxytag: member="ResultImpl::nextOrTail" ref="a8f095d8add3f386c32a9580524c44ae3" args="(Result &tail, DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > ResultImpl::nextOrTail < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classResult.html" > Result< / a > & < / td >
< td class = "paramname" > < em > tail< / em > , < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< tr >
2020-02-17 21:19:57 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< tr >
2020-02-17 21:19:57 +00:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:57 +00:00
< p > Gets the next item, or returns a tail call < a class = "el" href = "classResult.html" title = "A scoped pointer wrapper for the lazily evaluated query result." > Result< / a > which will give the next item. < / p >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:57 +00:00
< p > Reimplemented in < a class = "el" href = "classGenerateEventsResult.html#a0b852c6cbb3807c7b2cdb42d7e1e62ad" > GenerateEventsResult< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a6f4ce236cfd8dba22738c3718e0cda4c" > < / a > <!-- doxytag: member="ResultImpl::setResultPointer" ref="a6f4ce236cfd8dba22738c3718e0cda4c" args="(Result *p)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > void ResultImpl::setResultPointer < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classResult.html" > Result< / a > * < / td >
< td class = "paramname" > < em > p< / em > < / td >
< td > ) < / td >
< td > < code > [inline]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ac4152b3ff07d311cd9d669e4a11b47dd" > < / a > <!-- doxytag: member="ResultImpl::toResultBuffer" ref="ac4152b3ff07d311cd9d669e4a11b47dd" args="(unsigned int readCount)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual ResultBufferImpl* ResultImpl::toResultBuffer < / td >
< td > (< / td >
< td class = "paramtype" > unsigned int < / td >
< td class = "paramname" > < em > readCount< / em > < / td >
< td > ) < / td >
< td > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:57 +00:00
< p > Returns a result buffer of the result. < / p >
< / div >
< / div >
< a class = "anchor" id = "ae88cb3ac28f6dc7a8a712903fdd44377" > < / a > <!-- doxytag: member="ResultImpl::toSequence" ref="ae88cb3ac28f6dc7a8a712903fdd44377" args="(DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:19:08 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual < a class = "el" href = "classSequence.html" > Sequence< / a > ResultImpl::toSequence < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td >
< td > ) < / td >
< td > < code > [virtual]< / code > < / td >
2020-02-17 21:19:08 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< p > Cast operator to a < a class = "el" href = "classSequence.html" title = "An eagerly evaluated result of a query execution." > Sequence< / a > . Only works properly before < a class = "el" href = "classResultImpl.html#a4820c3c36a27975b1b704b903d2d1c5f" title = "Get the next item from the iterator. Returns null if the is no next value." > next()< / a > has been called. < / p >
< / div >
< / div >
< hr / > < h2 > Member Data Documentation< / h2 >
< a class = "anchor" id = "ae9e8cbdcfea2cff7ea65fc014bc5ea13" > < / a > <!-- doxytag: member="ResultImpl::resultPointer_" ref="ae9e8cbdcfea2cff7ea65fc014bc5ea13" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > < a class = "el" href = "classResult.html" > Result< / a > * < a class = "el" href = "classResultImpl.html#ae9e8cbdcfea2cff7ea65fc014bc5ea13" > ResultImpl::resultPointer_< / a > < code > [protected]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "ResultImpl_8hpp_source.html" > ResultImpl.hpp< / a > < / li >
< / ul >
< / div >
2020-02-17 21:21:23 +00:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Mon Mar 1 21:16:15 2010 for XQilla Simple API by
2020-02-17 21:11:31 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:19:57 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 21:11:31 +00:00
< / body >
< / html >