ldas-tools-diskcacheAPI
2.7.0
|
Addition information regarding a scan request. More...
#include <MountPointManager.hh>
Classes | |
struct | stats |
Public Member Functions | |
void | AddResults (const std::string &Directory, dir_state DirectoryState, INT_4U Added, INT_4U Deleted) |
template<typename Op > | |
void | operator() (Op &Operation) const |
void | AddResults (const std::string &Directory, dir_state DirectoryState, INT_4U Added, INT_4U Deleted) |
template<typename Op > | |
void | operator() (Op &Operation) const |
void | AddResults (const std::string &Directory, dir_state DirectoryState, INT_4U Added, INT_4U Deleted) |
template<typename Op > | |
void | operator() (Op &Operation) const |
Private Attributes | |
directory_stats_type | m_stats |
Addition information regarding a scan request.
The information presented here may be benificial when producing verbose messages or logging results.
typedef std::map< std::string, stats > diskCache::MountPointManager::ScanResults::directory_stats_type |
typedef std::map< std::string, stats > diskCache::MountPointManager::ScanResults::directory_stats_type |
typedef std::map< std::string, stats > diskCache::MountPointManager::ScanResults::directory_stats_type |
|
inline |
void diskCache::MountPointManager::ScanResults::AddResults | ( | const std::string & | Directory, |
dir_state | DirectoryState, | ||
INT_4U | Added, | ||
INT_4U | Deleted | ||
) |
void diskCache::MountPointManager::ScanResults::AddResults | ( | const std::string & | Directory, |
dir_state | DirectoryState, | ||
INT_4U | Added, | ||
INT_4U | Deleted | ||
) |
void diskCache::MountPointManager::ScanResults::operator() | ( | Op & | Operation | ) | const |
void diskCache::MountPointManager::ScanResults::operator() | ( | Op & | Operation | ) | const |
void diskCache::MountPointManager::ScanResults::operator() | ( | Op & | Operation | ) | const |
|
private |