![]() |
ROOT
6.06/09
Reference Guide
|
#include "TObject.h"
Include dependency graph for TXMLEngine.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TXMLEngine |
Typedefs | |
| typedef void * | XMLNodePointer_t |
| typedef void * | XMLNsPointer_t |
| typedef void * | XMLAttrPointer_t |
| typedef void * | XMLDocPointer_t |
| typedef void* XMLAttrPointer_t |
Definition at line 21 of file TXMLEngine.h.
| typedef void* XMLDocPointer_t |
Definition at line 22 of file TXMLEngine.h.
| typedef void* XMLNodePointer_t |
Definition at line 19 of file TXMLEngine.h.
| typedef void* XMLNsPointer_t |
Definition at line 20 of file TXMLEngine.h.