libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include <string>
#include <vector>
#include "D4AttributeType.h"
#include "DapObj.h"
#include "XMLWriter.h"
Go to the source code of this file.
Classes | |
class | libdap::D4Attribute |
class | libdap::D4Attributes |
Namespaces | |
namespace | libdap |
top level DAP object to house generic methods | |
Functions | |
string | libdap::D4AttributeTypeToString (D4AttributeType at) |
D4AttributeType | libdap::StringToD4AttributeType (string s) |