#include <sstream>
#include "BESXMLInfo.h"
#include "BESUtil.h"
#include "BESDataNames.h"
Go to the source code of this file.
Defines | |
#define | BES_SCHEMA "http://xml.opendap.org/ns/bes/1.0#" |
#define | MY_ENCODING "ISO-8859-1" |
#define BES_SCHEMA "http://xml.opendap.org/ns/bes/1.0#" |
Definition at line 46 of file BESXMLInfo.cc.
Referenced by BESXMLInfo::begin_response().
#define MY_ENCODING "ISO-8859-1" |
Definition at line 45 of file BESXMLInfo.cc.