Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SXmlNode_t Struct Reference

Definition at line 51 of file TXMLEngine.cxx.

Static Public Member Functions

static char * Name (void *arg)
 

Public Attributes

SXmlAttr_tfAttr
 
SXmlNode_tfChild
 
SXmlNode_tfLastChild
 
SXmlNode_tfNext
 
SXmlAttr_tfNs
 
SXmlNode_tfParent
 
EXmlNodeType fType
 

Member Function Documentation

◆ Name()

static char * SXmlNode_t::Name ( void *  arg)
inlinestatic

Definition at line 61 of file TXMLEngine.cxx.

Member Data Documentation

◆ fAttr

SXmlAttr_t* SXmlNode_t::fAttr

Definition at line 53 of file TXMLEngine.cxx.

◆ fChild

SXmlNode_t* SXmlNode_t::fChild

Definition at line 56 of file TXMLEngine.cxx.

◆ fLastChild

SXmlNode_t* SXmlNode_t::fLastChild

Definition at line 57 of file TXMLEngine.cxx.

◆ fNext

SXmlNode_t* SXmlNode_t::fNext

Definition at line 55 of file TXMLEngine.cxx.

◆ fNs

SXmlAttr_t* SXmlNode_t::fNs

Definition at line 54 of file TXMLEngine.cxx.

◆ fParent

SXmlNode_t* SXmlNode_t::fParent

Definition at line 58 of file TXMLEngine.cxx.

◆ fType

EXmlNodeType SXmlNode_t::fType

Definition at line 52 of file TXMLEngine.cxx.

Collaboration diagram for SXmlNode_t:
[legend]

The documentation for this struct was generated from the following file: