OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#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 |
Typedefs | |
typedef BESXMLCommand *(* | p_xmlcmd_builder )(const BESDataHandlerInterface &dhi) |
typedef BESXMLCommand*(* p_xmlcmd_builder)(const BESDataHandlerInterface &dhi) |
Definition at line 49 of file BESXMLCommand.h.