#include <arcane/core/DomUtils.h>
Fonctions membres publiques | |
NameIterator (const dom::Node &from, const String &ref_name) | |
bool | operator() () const |
void | operator++ () |
const dom::Node & | operator* () const |
const dom::Node * | operator-> () const |
Fonctions membres privées | |
void | _findNextValid (bool is_init) |
Attributs privés | |
dom::Node | m_parent |
dom::Node | m_current |
dom::DOMString | m_ref_name |
Itérateur sur les fils d'un noeud from de nom ref_name.
Définition à la ligne 80 du fichier DomUtils.h.
|
inline |
Définition à la ligne 85 du fichier DomUtils.h.
|
inline |
Définition à la ligne 87 du fichier DomUtils.h.
|
inline |
Définition à la ligne 86 du fichier DomUtils.h.
|
inline |
Définition à la ligne 88 du fichier DomUtils.h.
|
private |
Définition à la ligne 91 du fichier DomUtils.h.
|
private |
Définition à la ligne 90 du fichier DomUtils.h.
|
private |
Définition à la ligne 92 du fichier DomUtils.h.