Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AISResources.h File Reference

#include <string>
#include <iostream>
#include <vector>
#include <map>
#include "GNURegex.h"
#include "Resource.h"
#include "AISExceptions.h"

Include dependency graph for AISResources.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  AISResources
 Manage AIS resources. More...
struct  AISResources::FindRegexp
struct  AISResources::MatchRegexp

Typedefs

typedef vector< ResourceResourceVector
typedef ResourceVector::const_iterator ResourceVectorCIter
typedef ResourceVector::iterator ResourceVectorIter


Typedef Documentation

typedef vector<Resource> ResourceVector
 

Definition at line 46 of file AISResources.h.

Referenced by AISResources::add_regexp_resource(), AISResources::add_url_resource(), AISResources::get_resource(), and AISMerge::merge().

typedef ResourceVector::const_iterator ResourceVectorCIter
 

Definition at line 48 of file AISResources.h.

Referenced by AISResources::add_regexp_resource(), AISResources::add_url_resource(), and operator<<().

typedef ResourceVector::iterator ResourceVectorIter
 

Definition at line 47 of file AISResources.h.

Referenced by AISMerge::merge().


Generated on Thu Aug 2 06:43:36 2007 for libdap++ by  doxygen 1.3.9.1