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 More... | |
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().
|
virtual |
Definition at line 71 of file BESCatalogDirectory.cc.
|
inlinevirtualinherited |
Definition at line 63 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 449 of file BESCatalogDirectory.cc.
References BESCatalogUtils::dump(), BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().
|
inlinevirtualinherited |
Definition at line 70 of file BESCatalog.h.
References BESCatalog::dump(), and BESCatalog::show_catalog().
Referenced by BESCatalogList::add_catalog(), bes_get_stat_info(), show_catalog(), and BESCatalogList::show_catalog().
|
inlinevirtualinherited |
Definition at line 59 of file BESCatalog.h.
Referenced by BESCatalogList::ref_catalog().
|
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.