Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::LIBXML2_NodeListDFSSearch
+ Graphe d'héritage de Arcane::LIBXML2_NodeListDFSSearch:
+ Graphe de collaboration de Arcane::LIBXML2_NodeListDFSSearch:

Types publics

enum  { LEVEL_1_NAME_FILTER , LEVEL_2_NAME_FILTER }
 

Fonctions membres publiques

 LIBXML2_NodeListDFSSearch (LIBXML2_Node *parent, const String &aNameFilter)
 
 LIBXML2_NodeListDFSSearch (LIBXML2_Node *parent, const String &aNamespaceFilter, const String &aLocalnameFilter)
 
LIBXML2_Nodeitem (UInt32 index)
 
UInt32 length ()
 
- Fonctions membres publiques hérités de Arcane::LIBXML2_NodeList
 LIBXML2_NodeList (LIBXML2_Node *parent)
 
LIBXML2_Nodeitem (UInt32 index)
 
UInt32 length ()
 

Attributs publics

 LIBXML2_IMPL_REFCOUNT
 
LIBXML2_NodemParent
 
String mNamespaceFilter
 
String mNameFilter
 
enum Arcane::LIBXML2_NodeListDFSSearch:: { ... }  mFilterType
 
- Attributs publics hérités de Arcane::LIBXML2_NodeList
LIBXML2_NodemParent
 
 LIBXML2_IMPL_REFCOUNT
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de Arcane::LIBXML2_NodeList
static const charINTERFACE_NAME ()
 

Description détaillée

Définition à la ligne 426 du fichier DomLibXml2.cc.

Documentation des énumérations membres

◆ anonymous enum

Définition à la ligne 459 du fichier DomLibXml2.cc.

Documentation des constructeurs et destructeur

◆ LIBXML2_NodeListDFSSearch() [1/2]

Arcane::LIBXML2_NodeListDFSSearch::LIBXML2_NodeListDFSSearch ( LIBXML2_Node parent,
const String aNameFilter 
)
inline

Définition à la ligne 429 du fichier DomLibXml2.cc.

◆ LIBXML2_NodeListDFSSearch() [2/2]

Arcane::LIBXML2_NodeListDFSSearch::LIBXML2_NodeListDFSSearch ( LIBXML2_Node parent,
const String aNamespaceFilter,
const String aLocalnameFilter 
)
inline

Définition à la ligne 437 du fichier DomLibXml2.cc.

◆ ~LIBXML2_NodeListDFSSearch()

virtual Arcane::LIBXML2_NodeListDFSSearch::~LIBXML2_NodeListDFSSearch ( )
inlinevirtual

Définition à la ligne 449 du fichier DomLibXml2.cc.

Documentation des fonctions membres

◆ item()

LIBXML2_Node * Arcane::LIBXML2_NodeListDFSSearch::item ( UInt32  index)

Définition à la ligne 4334 du fichier DomLibXml2.cc.

◆ length()

UInt32 Arcane::LIBXML2_NodeListDFSSearch::length ( )

Définition à la ligne 4383 du fichier DomLibXml2.cc.

Documentation des données membres

◆ LIBXML2_IMPL_REFCOUNT

Arcane::LIBXML2_NodeListDFSSearch::LIBXML2_IMPL_REFCOUNT

Définition à la ligne 455 du fichier DomLibXml2.cc.

◆ mNameFilter

String Arcane::LIBXML2_NodeListDFSSearch::mNameFilter

Définition à la ligne 458 du fichier DomLibXml2.cc.

◆ mNamespaceFilter

String Arcane::LIBXML2_NodeListDFSSearch::mNamespaceFilter

Définition à la ligne 458 du fichier DomLibXml2.cc.

◆ mParent

LIBXML2_Node* Arcane::LIBXML2_NodeListDFSSearch::mParent

Définition à la ligne 457 du fichier DomLibXml2.cc.


La documentation de cette classe a été générée à partir du fichier suivant :