Types publics | |
typedef std::bidirectional_iterator_tag | iterator_category |
typedef XmlNode | value_type |
typedef int | difference_type |
typedef XmlNode * | pointer |
typedef XmlNode & | reference |
Fonctions membres publiques | |
XmlNodeConstIterator (const XmlNode &node) | |
void | operator++ () |
void | operator-- () |
const XmlNode & | operator* () const |
const XmlNode * | operator-> () const |
Attributs protégés | |
XmlNode | m_node |
Définition à la ligne 34 du fichier XmlNodeIterator.h.
Définition à la ligne 39 du fichier XmlNodeIterator.h.
typedef std::bidirectional_iterator_tag Arcane::XmlNodeConstIterator::iterator_category |
Définition à la ligne 37 du fichier XmlNodeIterator.h.
Définition à la ligne 40 du fichier XmlNodeIterator.h.
Définition à la ligne 41 du fichier XmlNodeIterator.h.
Définition à la ligne 38 du fichier XmlNodeIterator.h.
Définition à la ligne 43 du fichier XmlNodeIterator.h.
|
inline |
Définition à la ligne 45 du fichier XmlNodeIterator.h.
Définition à la ligne 50 du fichier XmlNodeIterator.h.
|
inline |
Définition à la ligne 48 du fichier XmlNodeIterator.h.
|
inline |
Définition à la ligne 49 du fichier XmlNodeIterator.h.
Définition à la ligne 51 du fichier XmlNodeIterator.h.
|
protected |
Définition à la ligne 53 du fichier XmlNodeIterator.h.