#include <MountPointScanner.hh>
diskCache::MountPointScanner::ScanResults::ScanResults |
( |
| ) |
|
Retrieve the number of directories scanned.
void diskCache::MountPointScanner::ScanResults::DirectoryCountInc |
( |
| ) |
|
|
inline |
Incriment the number of directories scanned by one.
Incriment the number of directories scanned by one.
- Parameters
-
[in] | Value | The number by which to increment the number of directories scanned. |
Retrieve the number of directories scanned.
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. |
Retrieve the number of directories scanned.
void diskCache::MountPointScanner::ScanResults::MountPointCountInc |
( |
| ) |
|
|
inline |
Incriment the number of directories scanned by one.
void diskCache::MountPointScanner::ScanResults::Start |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: