AISResources.cc File Reference

#include "config.h"
#include <iostream>
#include <fstream>
#include <algorithm>
#include <functional>
#include "AISResources.h"
#include "AISDatabaseParser.h"

Include dependency graph for AISResources.cc:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const AISResources &ais_res)
ostream & operator<< (ostream &os, const Resource &r)


Function Documentation

ostream& operator<< ( ostream &  os,
const AISResources ais_res 
)

Output the XML for a collection of AIS resources. This function is a friend of the AISResource class.

See also:
AISResources

Definition at line 58 of file AISResources.cc.

References AISResources::d_db, and AISResources::d_re.

ostream& operator<< ( ostream &  os,
const Resource r 
)

Output the XML fragment for a Resource. This function is a friend of the Resource class.

See also:
Resource.

Definition at line 42 of file AISResources.cc.

References Resource::d_rule, Resource::d_url, Resource::fallback, and Resource::overwrite.


Generated on Wed Jun 27 12:56:41 2007 for libdap++ by  doxygen 1.4.7