BESCatalogDirectory.cc File Reference

#include "config.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <cstring>
#include <cerrno>
#include <sstream>
#include "BESCatalogDirectory.h"
#include "BESCatalogUtils.h"
#include "BESInfo.h"
#include "BESDapNames.h"
#include "BESContainerStorageList.h"
#include "BESContainerStorageCatalog.h"
#include "BESLog.h"
#include "BESForbiddenError.h"
#include "BESNotFoundError.h"
#include "BESDebug.h"

Include dependency graph for BESCatalogDirectory.cc:

Go to the source code of this file.

Functions

void bes_add_stat_info (map< string, string > &props, struct stat &buf, const string &node)
void bes_get_stat_info (BESCatalogDirectory::bes_dir_entry &entry, struct stat &buf, const string &node)


Function Documentation

void bes_add_stat_info ( map< string, string > &  props,
struct stat &  buf,
const string &  node 
)

Definition at line 383 of file BESCatalogDirectory.cc.

References bes_get_stat_info(), BESCatalogDirectory::_bes_dir_entry::mod_date, BESCatalogDirectory::_bes_dir_entry::mod_time, BESCatalogDirectory::_bes_dir_entry::name, and BESCatalogDirectory::_bes_dir_entry::size.

Referenced by BESCatalogDirectory::show_catalog().

Here is the call graph for this function:

void bes_get_stat_info ( BESCatalogDirectory::bes_dir_entry entry,
struct stat &  buf,
const string &  node 
)

Definition at line 396 of file BESCatalogDirectory.cc.

References BESCatalogDirectory::_bes_dir_entry::mod_date, BESCatalogDirectory::_bes_dir_entry::mod_time, BESCatalogDirectory::_bes_dir_entry::name, and BESCatalogDirectory::_bes_dir_entry::size.

Referenced by bes_add_stat_info(), and BESCatalogDirectory::show_catalog().


Generated on Thu Feb 11 09:13:24 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7