libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include "config.h"
#include <functional>
#include <sstream>
#include "Array.h"
#include "Grid.h"
#include "D4Dimensions.h"
#include "D4Enum.h"
#include "D4EnumDefs.h"
#include "D4Group.h"
#include "D4Maps.h"
#include "DMR.h"
#include "XMLWriter.h"
#include "DapIndent.h"
#include "InternalErr.h"
#include "debug.h"
#include "escaping.h"
Go to the source code of this file.
Namespaces | |
namespace | libdap |
top level DAP object to house generic methods | |
Functions | |
string | libdap::get_dims_decl (Array &a) |