|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
Definitions and types for CAENXMLParser.h. More...
#include <libxml/tree.h>Go to the source code of this file.
Data Structures | |
| struct | c_xmlfile_t |
| A wrapper to xmlDoc. More... | |
Enumerations | |
| enum | c_xml_RetCode_t { c_xml_RetCode_Success = 0, c_xml_RetCode_GenericError = -1, c_xml_RetCode_NULL = -2, c_xml_RetCode_ParseError = -3, c_xml_RetCode_NotFound = -4 } |
| XML Wrapper return codes. More... | |
Definitions and types for CAENXMLParser.h.
Definition in file CAENXMLParserTypes.h.
| enum c_xml_RetCode_t |
XML Wrapper return codes.
Definition at line 58 of file CAENXMLParserTypes.h.