2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:17:06 +00:00
<!-- Generated by Doxygen 1.5.5 -->
< 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 = "classes.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 = "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 >
< / div >
< div class = "contents" >
2020-02-17 21:05:20 +00:00
< h1 > Sequence Member List< / h1 > This is the complete list of members for < a class = "el" href = "classSequence.html" > Sequence< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#1467a89254f6977406b63de8459860c5" > addItem< / a > (const Item::Ptr & item)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#68d9cc552cd086e311d2aa6aa590926d" > addItemFront< / a > (const Item::Ptr & item)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#afa33403791ab363c291ffe81243f974" > begin< / a > (void)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#53fd018d3c131e777bb380b3ad5766c1" > begin< / a > (void) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#4891f86fec65088d1bc4846fc32035a5" > clear< / a > ()< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#4a4082896c31b945e33add03983aed76" > const_iterator< / a > typedef< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#c28b0da86364e8acc34cd3cf36c77666" > const_reverse_iterator< / a > typedef< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#2d616aa2fe7e85dbd17c06409d61c1df" > end< / a > (void)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#d1983ad126e6c448eec537ec3dd57960" > end< / a > (void) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#f3fb9c0ee71be799fc17cfe89d78a73e" > first< / a > () const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#79b5116e1d5ca5c0ec8d0348e3167aae" > getLength< / a > (void) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#2ebcd0c5affa227a817b3b0fc08de79b" > isEmpty< / a > () const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#d952a46c19479f0d0f5a180b6662f58a" > item< / a > (size_t index) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#864ec3a5a52d91187f87850ecf437402" > item< / a > (const ATDecimalOrDerived::Ptr & index) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#6e54be73fa2aa2beda694962a69d7ec7" > iterator< / a > typedef< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#94386633850ac36a64fc920b88a93355" > joinSequence< / a > (const Sequence & s)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#95212a8b8a0e3778c7bf3cf0f0a59aed" > operator delete< / a > (void *p)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#f2335addd6a2bb6cc7bb1df630d05eeb" > operator delete< / a > (void *p, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#47791b65820d24581920532a88c37e75" > operator delete< / a > (void *p, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6f187594d0fb37d1472dacc1a3aad3d9" > operator new< / a > (size_t size)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#7f41eef0d509e5eff717599647942a0f" > operator new< / a > (size_t size, MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#6beea8ceedc7e13c15c3a9f8a784396a" > operator new< / a > (size_t size, void *ptr)< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#2508fae41bf2fd21883fd9efade9886a" > operator=< / a > (const Sequence & )< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#c21a6bca509ec8ed6004599533cb1604" > rbegin< / a > (void)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#cd3b9c2ace714f6f5e42db6baff41fc2" > rbegin< / a > (void) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#a0491d409486f9b8e3a0b963d6723c19" > rend< / a > (void)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#b530d613b17f2d9d82f925ce2c037015" > rend< / a > (void) const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#ea0d730652690883ae862b3ee9202edc" > reverse_iterator< / a > typedef< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#e2d20e29b63195b0124a79a0d3ea825c" > second< / a > () const < / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#2a3967ebd706962f96ff124463657677" > Sequence< / a > (const Item::Ptr & item, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#9ba55a8dfd7a883f5f838d166f5c90cd" > Sequence< / a > (xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#58a483830f436eaa601e38e3b4aa122c" > Sequence< / a > (size_t n, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#09ef0b5f561cc69a123cd83e46f5d96f" > Sequence< / a > (const Sequence & , xercesc::MemoryManager *memMgr)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#7c7b958fda0e870ea01edfb4f974cc3a" > Sequence< / a > (const Sequence & )< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#741b99d66f0114482a0c8c1b01106f93" > sortIntoDocumentOrder< / a > (const DynamicContext *context)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#ea15042333c2bb7519b13c632074472b" > sortWithCollation< / a > (const Collation *collation, const DynamicContext *context)< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1XMemory.html#c0d26f65a82ff229bc1e4dbaaac79e84" > XMemory< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1XMemory.html" > xercesc::XMemory< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classSequence.html#ee09a7d70c3ab523fed85da94ea1366f" > ~Sequence< / a > ()< / td > < td > < a class = "el" href = "classSequence.html" > Sequence< / a > < / td > < td > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< / table > < / div >
< hr size = "1" > < address style = "text-align: right;" > < small > Generated on Mon Jan 5 19:54:24 2009 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:17:06 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.5 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >