bes
Updated for version 3.17.4
|
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) |
Definition at line 49 of file BESCatalogDirectory.h.
|
virtual |
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.