OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
builds catalogs from a directory structure More...
#include <BESCatalogDirectory.h>
Public Member Functions | |
BESCatalogDirectory (const string &name) | |
virtual unsigned int | dereference_catalog () |
virtual void | dump (ostream &strm) const |
dumps information about this object More... | |
virtual string | get_catalog_name () |
virtual void | reference_catalog () |
virtual BESCatalogEntry * | show_catalog (const string &container, const string &coi, BESCatalogEntry *entry) |
virtual | ~BESCatalogDirectory (void) |
builds catalogs from a directory structure
Definition at line 49 of file BESCatalogDirectory.h.
BESCatalogDirectory::BESCatalogDirectory | ( | const string & | name | ) |
Definition at line 58 of file BESCatalogDirectory.cc.
References BESCatalogUtils::Utils().
|
virtual |
Definition at line 64 of file BESCatalogDirectory.cc.
|
inlinevirtualinherited |
Definition at line 72 of file BESCatalog.h.
Referenced by BESCatalogList::deref_catalog().
|
virtual |
dumps information about this object
Displays the pointer value of this instance along with information about this catalog directory.
strm | C++ i/o stream to dump the information to |
Implements BESCatalog.
Definition at line 207 of file BESCatalogDirectory.cc.
References BESCatalogUtils::dump(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().
|
inlinevirtualinherited |
Definition at line 79 of file BESCatalog.h.
Referenced by BESCatalogList::add_catalog(), and show_catalog().
|
inlinevirtualinherited |
Definition at line 67 of file BESCatalog.h.
Referenced by BESCatalogList::ref_catalog().
|
virtual |
Implements BESCatalog.
Definition at line 69 of file BESCatalogDirectory.cc.
References BESCatalogEntry::add_entry(), BESCatalogUtils::bes_add_stat_info(), BESDEBUG, BESUtil::check_path(), BESCatalogUtils::exclude(), BESCatalogUtils::follow_sym_links(), BESCatalog::get_catalog_name(), BESCatalogUtils::get_entries(), BESCatalogUtils::get_root_dir(), BESCatalogUtils::include(), and BESCatalogUtils::isData().