Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanSet.hpp>
Public Types | |
typedef Value | value_type |
typedef Value & | reference |
typedef Value * | pointer |
typedef ptrdiff_t | difference_type |
typedef std::bidirectional_iterator_tag | iterator_category |
Public Member Functions | |
XalanSetIterator (const MapIterator &iter) | |
reference | operator* () const |
bool | operator== (const XalanSetIterator &theRhs) const |
bool | operator!= (const XalanSetIterator &theRhs) const |
XalanSetIterator | operator++ () |
XalanSetIterator | operator++ (int) |
Protected Attributes | |
MapIterator | m_mapIterator |
Definition at line 39 of file XalanSet.hpp.
typedef ptrdiff_t xalanc::XalanSetIterator< Value, MapIterator >::difference_type |
Definition at line 46 of file XalanSet.hpp.
typedef std::bidirectional_iterator_tag xalanc::XalanSetIterator< Value, MapIterator >::iterator_category |
Definition at line 47 of file XalanSet.hpp.
typedef Value* xalanc::XalanSetIterator< Value, MapIterator >::pointer |
Definition at line 44 of file XalanSet.hpp.
typedef Value& xalanc::XalanSetIterator< Value, MapIterator >::reference |
Definition at line 43 of file XalanSet.hpp.
typedef Value xalanc::XalanSetIterator< Value, MapIterator >::value_type |
Definition at line 41 of file XalanSet.hpp.
|
inline |
Definition at line 49 of file XalanSet.hpp.
|
inline |
Definition at line 64 of file XalanSet.hpp.
|
inline |
Definition at line 54 of file XalanSet.hpp.
|
inline |
Definition at line 69 of file XalanSet.hpp.
|
inline |
Definition at line 76 of file XalanSet.hpp.
|
inline |
Definition at line 59 of file XalanSet.hpp.
References xalanc::XalanSetIterator< Value, MapIterator >::m_mapIterator.
|
protected |
Definition at line 87 of file XalanSet.hpp.
Referenced by xalanc::XalanSetIterator< Value, MapIterator >::operator==().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:37 for Xalan-C++ API Reference by 1.8.17