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: Sequence Class Reference< / 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 > Sequence Class Reference< / h1 > <!-- doxytag: class="Sequence" --> <!-- doxytag: inherits="xercesc::XMemory" --> An eagerly evaluated result of a query execution.
< a href = "#_details" > More...< / a >
< p >
< code > #include < < a class = "el" href = "Sequence_8hpp-source.html" > Sequence.hpp< / a > > < / code >
< p >
Inheritance diagram for Sequence:< p > < center > < img src = "classSequence__inherit__graph.png" border = "0" usemap = "#Sequence__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "Sequence__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "5,7,152,31" alt = "" >
2020-02-17 21:05:20 +00:00
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classSequence-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Types< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef VectorOfItems::iterator < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > iterator< / a > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef VectorOfItems::const_iterator < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > const_iterator< / a > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef VectorOfItems::reverse_iterator < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > reverse_iterator< / a > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef VectorOfItems::const_reverse_iterator < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > const_reverse_iterator< / a > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#2a3967ebd706962f96ff124463657677" > Sequence< / a > (const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & item, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#9ba55a8dfd7a883f5f838d166f5c90cd" > Sequence< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#523600530aa70c7bdf85f301e52fa2e1" > Sequence< / a > (unsigned int n, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > construct and reserve space for n elements < a href = "#523600530aa70c7bdf85f301e52fa2e1" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#09ef0b5f561cc69a123cd83e46f5d96f" > Sequence< / a > (const < a class = "el" href = "classSequence.html" > Sequence< / a > & , < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#7c7b958fda0e870ea01edfb4f974cc3a" > Sequence< / a > (const < a class = "el" href = "classSequence.html" > Sequence< / a > & )< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#2508fae41bf2fd21883fd9efade9886a" > operator=< / a > (const < a class = "el" href = "classSequence.html" > Sequence< / a > & )< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#ee09a7d70c3ab523fed85da94ea1366f" > ~Sequence< / a > ()< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#4891f86fec65088d1bc4846fc32035a5" > clear< / a > ()< / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#9c7f3a59396fd822c038c3518f6ee976" > first< / a > () const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#4199efb806f16f5b4a587b18ba8f8ab1" > second< / a > () const< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > Sequence::iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#afa33403791ab363c291ffe81243f974" > begin< / a > (void)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Begin an iterator. < a href = "#afa33403791ab363c291ffe81243f974" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > Sequence::const_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#6b49fb193007968ec197010a2ce26174" > begin< / a > (void) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > Sequence::iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#2d616aa2fe7e85dbd17c06409d61c1df" > end< / a > (void)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Find the end of the iterator. < a href = "#2d616aa2fe7e85dbd17c06409d61c1df" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > Sequence::const_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#8ecc06699ed847300b383b95dd612a3a" > end< / a > (void) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > Sequence::reverse_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#c21a6bca509ec8ed6004599533cb1604" > rbegin< / a > (void)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Reverse iterator methods. < a href = "#c21a6bca509ec8ed6004599533cb1604" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > Sequence::const_reverse_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#fb1a9061670e79a685bce8745e0e150d" > rbegin< / a > (void) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > Sequence::reverse_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#a0491d409486f9b8e3a0b963d6723c19" > rend< / a > (void)< / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > Sequence::const_reverse_iterator< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#df9f50f8097881e6c78e4470efc9335c" > rend< / a > (void) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > unsigned int < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#596e1e08e28655c2f100a8b8044cd93a" > getLength< / a > (void) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the number of nodes in the list. < a href = "#596e1e08e28655c2f100a8b8044cd93a" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#cdf9f5baf2abf51ff875e87e85926101" > item< / a > (unsigned int index) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Return the indexth item in the collection. < a href = "#cdf9f5baf2abf51ff875e87e85926101" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#300f551fdc576ed2c1de3060ac5587a6" > item< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATDecimalOrDerived::Ptr< / a > & index) const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Return the indexth item in the collection - takes < a class = "el" href = "classATDecimalOrDerived.html" > ATDecimalOrDerived< / a > . < a href = "#300f551fdc576ed2c1de3060ac5587a6" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#1467a89254f6977406b63de8459860c5" > addItem< / a > (const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & item)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > add an item to this sequence < a href = "#1467a89254f6977406b63de8459860c5" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#68d9cc552cd086e311d2aa6aa590926d" > addItemFront< / a > (const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & item)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > add an item to this sequence < a href = "#68d9cc552cd086e311d2aa6aa590926d" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#94386633850ac36a64fc920b88a93355" > joinSequence< / a > (const < a class = "el" href = "classSequence.html" > Sequence< / a > & s)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > combine another sequence onto this sequence < a href = "#94386633850ac36a64fc920b88a93355" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#f556ee4b08083e369912b0b6920002c6" > isEmpty< / a > () const< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns true if the list is empty. < a href = "#f556ee4b08083e369912b0b6920002c6" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#741b99d66f0114482a0c8c1b01106f93" > sortIntoDocumentOrder< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > sort into document order (only works for Sequences containing only Nodes) < a href = "#741b99d66f0114482a0c8c1b01106f93" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classSequence.html#ea15042333c2bb7519b13c632074472b" > sortWithCollation< / a > (const < a class = "el" href = "classCollation.html" > Collation< / a > *collation, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > sort as strings, using the given collation < a href = "#ea15042333c2bb7519b13c632074472b" > < / a > < br > < / td > < / tr >
< / table >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
An eagerly evaluated result of a query execution.
< p >
< hr > < h2 > Member Typedef Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "6e54be73fa2aa2beda694962a69d7ec7" > < / a > <!-- doxytag: member="Sequence::iterator" ref="6e54be73fa2aa2beda694962a69d7ec7" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > typedef VectorOfItems::iterator < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > Sequence::iterator< / a > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "4a4082896c31b945e33add03983aed76" > < / a > <!-- doxytag: member="Sequence::const_iterator" ref="4a4082896c31b945e33add03983aed76" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > typedef VectorOfItems::const_iterator < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > Sequence::const_iterator< / a > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "ea0d730652690883ae862b3ee9202edc" > < / a > <!-- doxytag: member="Sequence::reverse_iterator" ref="ea0d730652690883ae862b3ee9202edc" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > typedef VectorOfItems::reverse_iterator < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > Sequence::reverse_iterator< / a > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "c28b0da86364e8acc34cd3cf36c77666" > < / a > <!-- doxytag: member="Sequence::const_reverse_iterator" ref="c28b0da86364e8acc34cd3cf36c77666" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > typedef VectorOfItems::const_reverse_iterator < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > Sequence::const_reverse_iterator< / a > < / 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:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "2a3967ebd706962f96ff124463657677" > < / a > <!-- doxytag: member="Sequence::Sequence" ref="2a3967ebd706962f96ff124463657677" args="(const Item::Ptr &item, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::Sequence < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td >
< td class = "paramname" > < em > item< / 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" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > < / code > < / 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%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "9ba55a8dfd7a883f5f838d166f5c90cd" > < / a > <!-- doxytag: member="Sequence::Sequence" ref="9ba55a8dfd7a883f5f838d166f5c90cd" args="(xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::Sequence < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "523600530aa70c7bdf85f301e52fa2e1" > < / a > <!-- doxytag: member="Sequence::Sequence" ref="523600530aa70c7bdf85f301e52fa2e1" args="(unsigned int n, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::Sequence < / td >
< td > (< / td >
< td class = "paramtype" > unsigned int < / td >
< td class = "paramname" > < em > n< / 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" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > xercesc::XMLPlatformUtils::fgMemoryManager< / a > < / code > < / 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%" > < / 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 >
construct and reserve space for n elements
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "09ef0b5f561cc69a123cd83e46f5d96f" > < / a > <!-- doxytag: member="Sequence::Sequence" ref="09ef0b5f561cc69a123cd83e46f5d96f" args="(const Sequence &, xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::Sequence < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > , < / 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" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / 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%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "7c7b958fda0e870ea01edfb4f974cc3a" > < / a > <!-- doxytag: member="Sequence::Sequence" ref="7c7b958fda0e870ea01edfb4f974cc3a" args="(const Sequence &)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::Sequence < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "ee09a7d70c3ab523fed85da94ea1366f" > < / a > <!-- doxytag: member="Sequence::~Sequence" ref="ee09a7d70c3ab523fed85da94ea1366f" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > Sequence::~Sequence < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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: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:10:06 +00:00
< a class = "anchor" name = "2508fae41bf2fd21883fd9efade9886a" > < / a > <!-- doxytag: member="Sequence::operator=" ref="2508fae41bf2fd21883fd9efade9886a" args="(const Sequence &)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classSequence.html" > Sequence< / a > & Sequence::operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "4891f86fec65088d1bc4846fc32035a5" > < / a > <!-- doxytag: member="Sequence::clear" ref="4891f86fec65088d1bc4846fc32035a5" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::clear < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "9c7f3a59396fd822c038c3518f6ee976" > < / a > <!-- doxytag: member="Sequence::first" ref="9c7f3a59396fd822c038c3518f6ee976" args="() const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & Sequence::first < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "4199efb806f16f5b4a587b18ba8f8ab1" > < / a > <!-- doxytag: member="Sequence::second" ref="4199efb806f16f5b4a587b18ba8f8ab1" args="() const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & Sequence::second < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "afa33403791ab363c291ffe81243f974" > < / a > <!-- doxytag: member="Sequence::begin" ref="afa33403791ab363c291ffe81243f974" args="(void)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > Sequence::iterator< / a > Sequence::begin < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
Begin an iterator.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "6b49fb193007968ec197010a2ce26174" > < / a > <!-- doxytag: member="Sequence::begin" ref="6b49fb193007968ec197010a2ce26174" args="(void) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > Sequence::const_iterator< / a > Sequence::begin < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "2d616aa2fe7e85dbd17c06409d61c1df" > < / a > <!-- doxytag: member="Sequence::end" ref="2d616aa2fe7e85dbd17c06409d61c1df" args="(void)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > Sequence::iterator< / a > Sequence::end < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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 >
Find the end of the iterator.
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "8ecc06699ed847300b383b95dd612a3a" > < / a > <!-- doxytag: member="Sequence::end" ref="8ecc06699ed847300b383b95dd612a3a" args="(void) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > Sequence::const_iterator< / a > Sequence::end < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "c21a6bca509ec8ed6004599533cb1604" > < / a > <!-- doxytag: member="Sequence::rbegin" ref="c21a6bca509ec8ed6004599533cb1604" args="(void)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > Sequence::reverse_iterator< / a > Sequence::rbegin < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
Reverse iterator methods.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "fb1a9061670e79a685bce8745e0e150d" > < / a > <!-- doxytag: member="Sequence::rbegin" ref="fb1a9061670e79a685bce8745e0e150d" args="(void) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > Sequence::const_reverse_iterator< / a > Sequence::rbegin < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "a0491d409486f9b8e3a0b963d6723c19" > < / a > <!-- doxytag: member="Sequence::rend" ref="a0491d409486f9b8e3a0b963d6723c19" args="(void)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > Sequence::reverse_iterator< / a > Sequence::rend < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "df9f50f8097881e6c78e4470efc9335c" > < / a > <!-- doxytag: member="Sequence::rend" ref="df9f50f8097881e6c78e4470efc9335c" args="(void) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > Sequence::const_reverse_iterator< / a > Sequence::rend < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "596e1e08e28655c2f100a8b8044cd93a" > < / a > <!-- doxytag: member="Sequence::getLength" ref="596e1e08e28655c2f100a8b8044cd93a" args="(void) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > unsigned int Sequence::getLength < / td >
< td > (< / td >
< td class = "paramtype" > void < / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
Returns the number of nodes in the list.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "cdf9f5baf2abf51ff875e87e85926101" > < / a > <!-- doxytag: member="Sequence::item" ref="cdf9f5baf2abf51ff875e87e85926101" args="(unsigned int index) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & Sequence::item < / td >
< td > (< / td >
< td class = "paramtype" > unsigned int < / td >
< td class = "paramname" > < em > index< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
Return the indexth item in the collection.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "300f551fdc576ed2c1de3060ac5587a6" > < / a > <!-- doxytag: member="Sequence::item" ref="300f551fdc576ed2c1de3060ac5587a6" args="(const ATDecimalOrDerived::Ptr &index) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & Sequence::item < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATDecimalOrDerived::Ptr< / a > & < / td >
< td class = "paramname" > < em > index< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
Return the indexth item in the collection - takes < a class = "el" href = "classATDecimalOrDerived.html" > ATDecimalOrDerived< / a > .
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "1467a89254f6977406b63de8459860c5" > < / a > <!-- doxytag: member="Sequence::addItem" ref="1467a89254f6977406b63de8459860c5" args="(const Item::Ptr &item)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::addItem < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td >
< td class = "paramname" > < em > item< / em > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
add an item to this sequence
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "68d9cc552cd086e311d2aa6aa590926d" > < / a > <!-- doxytag: member="Sequence::addItemFront" ref="68d9cc552cd086e311d2aa6aa590926d" args="(const Item::Ptr &item)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::addItemFront < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Item::Ptr< / a > & < / td >
< td class = "paramname" > < em > item< / em > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
add an item to this sequence
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "94386633850ac36a64fc920b88a93355" > < / a > <!-- doxytag: member="Sequence::joinSequence" ref="94386633850ac36a64fc920b88a93355" args="(const Sequence &s)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::joinSequence < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classSequence.html" > Sequence< / a > & < / td >
< td class = "paramname" > < em > s< / em > < / td >
< td > ) < / td >
< td width = "100%" > < / 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:10:06 +00:00
combine another sequence onto this sequence
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "f556ee4b08083e369912b0b6920002c6" > < / a > <!-- doxytag: member="Sequence::isEmpty" ref="f556ee4b08083e369912b0b6920002c6" args="() const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > bool Sequence::isEmpty < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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:10:06 +00:00
Returns true if the list is empty.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "741b99d66f0114482a0c8c1b01106f93" > < / a > <!-- doxytag: member="Sequence::sortIntoDocumentOrder" ref="741b99d66f0114482a0c8c1b01106f93" args="(const DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::sortIntoDocumentOrder < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td >
< td > ) < / td >
< td width = "100%" > < / 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 >
sort into document order (only works for Sequences containing only Nodes)
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "ea15042333c2bb7519b13c632074472b" > < / a > <!-- doxytag: member="Sequence::sortWithCollation" ref="ea15042333c2bb7519b13c632074472b" args="(const Collation *collation, const DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > void Sequence::sortWithCollation < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classCollation.html" > Collation< / a > * < / td >
< td class = "paramname" > < em > collation< / 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 < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / 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%" > < / 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 >
sort as strings, using the given collation
< p >
2020-02-17 21:10:06 +00:00
< / 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 = "Sequence_8hpp-source.html" > Sequence.hpp< / a > < / ul >
2020-02-17 21:10:06 +00:00
< 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 >