OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <BESCatalogDirectory.h>
Public Attributes | |
bool | collection |
string | mod_date |
string | mod_time |
string | name |
list< string > | services |
string | size |
Definition at line 52 of file BESCatalogDirectory.h.
bool BESCatalogDirectory::_bes_dir_entry::collection |
Definition at line 54 of file BESCatalogDirectory.h.
Referenced by BESCatalogDirectory::show_catalog().
string BESCatalogDirectory::_bes_dir_entry::mod_date |
Definition at line 58 of file BESCatalogDirectory.h.
Referenced by bes_add_stat_info(), and bes_get_stat_info().
string BESCatalogDirectory::_bes_dir_entry::mod_time |
Definition at line 59 of file BESCatalogDirectory.h.
Referenced by bes_add_stat_info(), and bes_get_stat_info().
string BESCatalogDirectory::_bes_dir_entry::name |
Definition at line 56 of file BESCatalogDirectory.h.
Referenced by bes_add_stat_info(), and bes_get_stat_info().
list<string> BESCatalogDirectory::_bes_dir_entry::services |
Definition at line 55 of file BESCatalogDirectory.h.
Referenced by BESCatalogDirectory::show_catalog().
string BESCatalogDirectory::_bes_dir_entry::size |
Definition at line 57 of file BESCatalogDirectory.h.
Referenced by bes_add_stat_info(), and bes_get_stat_info().