libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
AISResources.h File Reference
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "GNURegex.h"
#include "Resource.h"
#include "AISExceptions.h"
Include dependency graph for AISResources.h:
This graph shows which files directly or indirectly include this file:

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< Resourcelibdap::ResourceVector
 
typedef ResourceVector::const_iterator libdap::ResourceVectorCIter
 
typedef ResourceVector::iterator libdap::ResourceVectorIter