OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
|
builds catalogs from a directory structure More...
#include <BESCatalogDirectory.h>
Classes | |
struct | _bes_dir_entry |
Public Types | |
typedef struct BESCatalogDirectory::_bes_dir_entry | bes_dir_entry |
Public Member Functions | |
BESCatalogDirectory (const string &name) | |
virtual unsigned int | dereference_catalog () |
virtual void | dump (ostream &strm) const |
dumps information about this object | |
virtual string | get_catalog_name () |
virtual void | reference_catalog () |
virtual void | show_catalog (const string &container, const string &catalog_or_info, BESInfo *info) |
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 65 of file BESCatalogDirectory.cc.
References BESCatalogUtils::Utils().
BESCatalogDirectory::~BESCatalogDirectory | ( | void | ) | [virtual] |
Definition at line 71 of file BESCatalogDirectory.cc.
virtual unsigned int BESCatalog::dereference_catalog | ( | ) | [inline, virtual, inherited] |
Definition at line 63 of file BESCatalog.h.
Referenced by BESCatalogList::deref_catalog().
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.
strm | C++ i/o stream to dump the information to |
Implements BESCatalog.
Definition at line 449 of file BESCatalogDirectory.cc.
References BESCatalogUtils::dump(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().
virtual string BESCatalog::get_catalog_name | ( | ) | [inline, virtual, inherited] |
Definition at line 70 of file BESCatalog.h.
Referenced by BESCatalogList::add_catalog(), BESCatalogList::show_catalog(), and show_catalog().
virtual void BESCatalog::reference_catalog | ( | ) | [inline, virtual, inherited] |
Definition at line 59 of file BESCatalog.h.
Referenced by BESCatalogList::ref_catalog().
void BESCatalogDirectory::show_catalog | ( | const string & | container, |
const string & | catalog_or_info, | ||
BESInfo * | info | ||
) | [virtual] |
Implements BESCatalog.
Definition at line 76 of file BESCatalogDirectory.cc.
References BESInfo::add_tag(), BESInfo::begin_tag(), bes_add_stat_info(), bes_get_stat_info(), BESDEBUG, CATALOG_RESPONSE, BESUtil::check_path(), BESCatalogDirectory::_bes_dir_entry::collection, BESInfo::end_tag(), BESCatalogUtils::exclude(), BESCatalogUtils::follow_sym_links(), BESCatalog::get_catalog_name(), BESCatalogUtils::get_root_dir(), BESCatalogUtils::include(), and BESCatalogDirectory::_bes_dir_entry::services.