libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include <cassert>
#include <cstdint>
#include <iostream>
#include <string>
#include <vector>
#include "BaseType.h"
#include "DapObj.h"
Go to the source code of this file.
Classes | |
class | libdap::DMR |
Namespaces | |
namespace | libdap |
top level DAP object to house generic methods | |
Variables | |
const string | libdap::c_dap40_namespace = "http://xml.opendap.org/ns/DAP/4.0#" |