Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TXMLEngine.h File Reference
#include "TObject.h"
Include dependency graph for TXMLEngine.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TXMLEngine
 

Typedefs

typedef void * XMLAttrPointer_t
 
typedef void * XMLDocPointer_t
 
typedef void * XMLNodePointer_t
 
typedef void * XMLNsPointer_t
 

Typedef Documentation

◆ XMLAttrPointer_t

typedef void* XMLAttrPointer_t

Definition at line 19 of file TXMLEngine.h.

◆ XMLDocPointer_t

typedef void* XMLDocPointer_t

Definition at line 20 of file TXMLEngine.h.

◆ XMLNodePointer_t

typedef void* XMLNodePointer_t

Definition at line 17 of file TXMLEngine.h.

◆ XMLNsPointer_t

typedef void* XMLNsPointer_t

Definition at line 18 of file TXMLEngine.h.