Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanList.hpp>
Public Types | |
typedef XalanListTraits::value_type | value_type |
typedef XalanListTraits::reference | reference |
typedef XalanListTraits::pointer | pointer |
typedef ptrdiff_t | difference_type |
typedef std::bidirectional_iterator_tag | iterator_category |
typedef XalanListIteratorBase< XalanListIteratorTraits< value_type >, Node > | iterator |
Public Member Functions | |
XalanListIteratorBase (Node &node) | |
XalanListIteratorBase (const iterator &theRhs) | |
XalanListIteratorBase | operator++ () |
XalanListIteratorBase | operator++ (int) |
XalanListIteratorBase | operator-- () |
XalanListIteratorBase | operator- (difference_type decrement) const |
reference | operator* () const |
pointer | operator-> () const |
const XalanListIteratorBase & | operator= (const XalanListIteratorBase &theRhs) |
bool | operator!= (const XalanListIteratorBase &theRhs) const |
bool | operator== (const XalanListIteratorBase &theRhs) const |
Node & | node () |
Public Attributes | |
Node * | currentNode |
Definition at line 63 of file XalanList.hpp.
typedef ptrdiff_t xalanc::XalanListIteratorBase< XalanListTraits, Node >::difference_type |
Definition at line 69 of file XalanList.hpp.
typedef XalanListIteratorBase<XalanListIteratorTraits<value_type>, Node> xalanc::XalanListIteratorBase< XalanListTraits, Node >::iterator |
Definition at line 73 of file XalanList.hpp.
typedef std::bidirectional_iterator_tag xalanc::XalanListIteratorBase< XalanListTraits, Node >::iterator_category |
Definition at line 71 of file XalanList.hpp.
typedef XalanListTraits::pointer xalanc::XalanListIteratorBase< XalanListTraits, Node >::pointer |
Definition at line 67 of file XalanList.hpp.
typedef XalanListTraits::reference xalanc::XalanListIteratorBase< XalanListTraits, Node >::reference |
Definition at line 66 of file XalanList.hpp.
typedef XalanListTraits::value_type xalanc::XalanListIteratorBase< XalanListTraits, Node >::value_type |
Definition at line 65 of file XalanList.hpp.
|
inline |
Definition at line 75 of file XalanList.hpp.
|
inline |
Definition at line 80 of file XalanList.hpp.
|
inline |
|
inline |
Definition at line 131 of file XalanList.hpp.
References xalanc::operator==().
|
inline |
Definition at line 115 of file XalanList.hpp.
|
inline |
Definition at line 85 of file XalanList.hpp.
|
inline |
Definition at line 91 of file XalanList.hpp.
|
inline |
Definition at line 104 of file XalanList.hpp.
|
inline |
Definition at line 98 of file XalanList.hpp.
|
inline |
Definition at line 120 of file XalanList.hpp.
|
inline |
Definition at line 125 of file XalanList.hpp.
References xalanc::XalanListIteratorBase< XalanListTraits, Node >::currentNode.
|
inline |
Definition at line 136 of file XalanList.hpp.
References xalanc::XalanListIteratorBase< XalanListTraits, Node >::currentNode.
Node* xalanc::XalanListIteratorBase< XalanListTraits, Node >::currentNode |
Definition at line 146 of file XalanList.hpp.
Referenced by xalanc::XalanListIteratorBase< XalanListTraits, Node >::operator=(), and xalanc::XalanListIteratorBase< XalanListTraits, Node >::operator==().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:36 for Xalan-C++ API Reference by 1.8.17