|
libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
#include <iostream>#include <map>#include <string>#include <vector>#include "GNURegex.h"#include "Resource.h"#include "AISExceptions.h"

Go to the source code of this file.
Classes | |
| class | libdap::AISResources |
| Manage AIS resources. More... | |
Namespaces | |
| namespace | libdap |
| top level DAP object to house generic methods | |
Typedefs | |
| typedef vector< Resource > | libdap::ResourceVector |
| typedef ResourceVector::const_iterator | libdap::ResourceVectorCIter |
| typedef ResourceVector::iterator | libdap::ResourceVectorIter |