#include <string>#include <map>#include <libxml/encoding.h>#include "BESObj.h"#include "BESDataHandlerInterface.h"

Go to the source code of this file.
Classes | |
| class | BESXMLCommand |
Defines | |
| #define | A_BESXMLCommand_h 1 |
Typedefs | |
| typedef BESXMLCommand *(* | p_xmlcmd_builder )(const BESDataHandlerInterface &dhi) |
| #define A_BESXMLCommand_h 1 |
Definition at line 34 of file BESXMLCommand.h.
| typedef BESXMLCommand*(* p_xmlcmd_builder)(const BESDataHandlerInterface &dhi) |
Definition at line 49 of file BESXMLCommand.h.
1.6.1