BESCatalogDirectory Class Reference

builds catalogs from a directory structure More...

#include <BESCatalogDirectory.h>

Inheritance diagram for BESCatalogDirectory:

Inheritance graph
[legend]
Collaboration diagram for BESCatalogDirectory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESCatalogDirectory (const string &name)
virtual ~BESCatalogDirectory (void)
virtual bool show_catalog (const string &container, const string &catalog_or_info, BESInfo *info)
virtual void dump (ostream &strm) const
 dumps information about this object
virtual string get_catalog_name ()

Detailed Description

builds catalogs from a directory structure

Definition at line 51 of file BESCatalogDirectory.h.


Constructor & Destructor Documentation

BESCatalogDirectory::BESCatalogDirectory ( const string &  name  ) 

Definition at line 52 of file BESCatalogDirectory.cc.

References BESException::get_file(), BESException::get_line(), BESException::get_message(), and BESCatalogUtils::Utils().

Here is the call graph for this function:

BESCatalogDirectory::~BESCatalogDirectory ( void   )  [virtual]

Definition at line 65 of file BESCatalogDirectory.cc.


Member Function Documentation

bool BESCatalogDirectory::show_catalog ( const string &  container,
const string &  catalog_or_info,
BESInfo info 
) [virtual]

Implements BESCatalog.

Definition at line 70 of file BESCatalogDirectory.cc.

References BESInfo::add_tag(), BESInfo::begin_tag(), CATALOG_RESPONSE, BESInfo::end_tag(), BESCatalogUtils::exclude(), BESCatalogUtils::get_root_dir(), and BESCatalogUtils::include().

Here is the call graph for this function:

void BESCatalogDirectory::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance along with information about this catalog directory.

Parameters:
strm C++ i/o stream to dump the information to

Implements BESCatalog.

Definition at line 347 of file BESCatalogDirectory.cc.

References BESCatalogUtils::dump(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:

virtual string BESCatalog::get_catalog_name (  )  [inline, virtual, inherited]

Definition at line 58 of file BESCatalog.h.

Referenced by BESCatalogList::add_catalog().


The documentation for this class was generated from the following files:
Generated on Fri Nov 30 12:10:48 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.1