#include <stdio.h>
#include <iostream>
#include <DataDDS.h>
#include <BESDebug.h>
#include "get_xml_data.h"
#include "XDOutput.h"
#include "XDByte.h"
#include "XDInt16.h"
#include "XDUInt16.h"
#include "XDInt32.h"
#include "XDUInt32.h"
#include "XDFloat32.h"
#include "XDFloat64.h"
#include "XDStr.h"
#include "XDUrl.h"
#include "XDArray.h"
#include "XDStructure.h"
#include "XDSequence.h"
#include "XDGrid.h"
Go to the source code of this file.
|
| const char * | DAP_SCHEMA = "http://xml.opendap.org/ns/dap/3.3#" |
| |
| const char* DAP_SCHEMA = "http://xml.opendap.org/ns/dap/3.3#" |