libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include "config.h"
#include <algorithm>
#include "D4AttributeType.h"
#include "D4Attributes.h"
#include "InternalErr.h"
#include "AttrTable.h"
#include "DapIndent.h"
#include "debug.h"
#include "escaping.h"
#include "util.h"
Go to the source code of this file.
Namespaces | |
namespace | libdap |
top level DAP object to house generic methods | |
Functions | |
string | libdap::D4AttributeTypeToString (D4AttributeType at) |
AttrType | libdap::get_dap2_AttrType (D4AttributeType d4_type) |
D4AttributeType | libdap::StringToD4AttributeType (string s) |