ldas-tools-diskcacheAPI  2.7.0
Public Types | Public Member Functions | Private Attributes | List of all members
anonymous_namespace{MountPointManager.cc}::propigate Class Reference
Collaboration diagram for anonymous_namespace{MountPointManager.cc}::propigate:
Collaboration graph
[legend]

Public Types

typedef diskCache::DirectoryManagerSingleton::ScanResults::file_count_type file_count_type
 
typedef diskCache::DirectoryManagerSingleton::ScanResults::directory_state directory_state
 

Public Member Functions

 propigate (diskCache::MountPointManager::ScanResults &Dest)
 
void operator() (const std::string &DirectoryName, directory_state DirectoryState, file_count_type FilesAdded, file_count_type FilesDeleted)
 

Private Attributes

diskCache::MountPointManager::ScanResultsm_dest
 

Member Typedef Documentation

◆ directory_state

typedef diskCache::DirectoryManagerSingleton::ScanResults:: directory_state anonymous_namespace{MountPointManager.cc}::propigate::directory_state

◆ file_count_type

typedef diskCache::DirectoryManagerSingleton::ScanResults:: file_count_type anonymous_namespace{MountPointManager.cc}::propigate::file_count_type

Constructor & Destructor Documentation

◆ propigate()

anonymous_namespace{MountPointManager.cc}::propigate::propigate ( diskCache::MountPointManager::ScanResults Dest)
inline

Member Function Documentation

◆ operator()()

void anonymous_namespace{MountPointManager.cc}::propigate::operator() ( const std::string &  DirectoryName,
directory_state  DirectoryState,
file_count_type  FilesAdded,
file_count_type  FilesDeleted 
)
inline

Member Data Documentation

◆ m_dest

diskCache::MountPointManager::ScanResults& anonymous_namespace{MountPointManager.cc}::propigate::m_dest
private

The documentation for this class was generated from the following file: