#include <sstream>
#include "BESXMLInfo.h"
#include "BESUtil.h"
#include "BESDataNames.h"
Include dependency graph for BESXMLInfo.cc:
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#" |
#define MY_ENCODING "ISO-8859-1" |
Definition at line 45 of file BESXMLInfo.cc.