#include <MountPointScanner.hh>
◆ directory_count_type
◆ file_count_type
◆ mount_point_count_type
◆ timer_delta_type
◆ ScanResults()
diskCache::MountPointScanner::ScanResults::ScanResults |
( |
| ) |
|
◆ DirectoryCount()
Retrieve the number of directories scanned.
◆ DirectoryCountInc() [1/2]
void diskCache::MountPointScanner::ScanResults::DirectoryCountInc |
( |
| ) |
|
|
inline |
Incriment the number of directories scanned by one.
◆ DirectoryCountInc() [2/2]
Incriment the number of directories scanned by one.
- Parameters
-
[in] | Value | The number by which to increment the number of directories scanned. |
◆ FileCount()
Retrieve the number of directories scanned.
◆ FileCountInc()
void diskCache::MountPointScanner::ScanResults::FileCountInc |
( |
file_count_type |
Value | ) |
|
|
inline |
Incriment the number of files scanned by one.
- Parameters
-
[in] | Value | The number by which to increment the number of files scanned. |
◆ MountPointCount()
Retrieve the number of directories scanned.
◆ MountPointCountInc()
void diskCache::MountPointScanner::ScanResults::MountPointCountInc |
( |
| ) |
|
|
inline |
Incriment the number of directories scanned by one.
◆ Start()
void diskCache::MountPointScanner::ScanResults::Start |
( |
| ) |
const |
|
inline |
◆ Stop()
The documentation for this class was generated from the following files: