|
libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include <cstdio>#include <iostream>#include <string>#include <vector>#include "BaseType.h"#include "Constructor.h"#include "BaseTypeFactory.h"#include "DAS.h"#include "DapObj.h"#include "XMLWriter.h"

Go to the source code of this file.
Classes | |
| class | libdap::DDS |
Namespaces | |
| namespace | libdap |
| top level DAP object to house generic methods | |
Functions | |
| bool | libdap::has_dap2_attributes (AttrTable &a) |
| bool | libdap::has_dap2_attributes (BaseType *btp) |