|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
A wrapper to xmlDoc. More...
#include <CAENXMLParserTypes.h>
Data Fields | |
| xmlDoc * | doc |
| the xmlDoc More... | |
| char * | name |
the file path (or memory if a memory document passed by c_xml_newfile_from_memory()) More... | |
A wrapper to xmlDoc.
Definition at line 52 of file CAENXMLParserTypes.h.
| xmlDoc* doc |
the xmlDoc
Definition at line 53 of file CAENXMLParserTypes.h.
| char* name |
the file path (or memory if a memory document passed by c_xml_newfile_from_memory())
Definition at line 54 of file CAENXMLParserTypes.h.