#include <SDGTx.hh>
◆ time_type
◆ OverlapHandler()
diskCache::Cache::SDGTx::OverlapHandler::OverlapHandler |
( |
const std::string & |
SourceDirectory | ) |
|
Constructor.
- Parameters
-
[in] | SourceDirectory | The directory being checked for overlap errors |
◆ ~OverlapHandler()
diskCache::Cache::SDGTx::OverlapHandler::~OverlapHandler |
( |
| ) |
|
Release resources back to the system.
Within the destructor, the information that was gathered about overlapping files is reported.
◆ Directory()
const std::string & diskCache::Cache::SDGTx::OverlapHandler::Directory |
( |
| ) |
const |
|
inline |
◆ Register()
void diskCache::Cache::SDGTx::OverlapHandler::Register |
( |
const std::string & |
DirectoryName, |
|
|
const std::string & |
Extension, |
|
|
const std::string & |
IFOType, |
|
|
time_type |
SourceStart, |
|
|
time_type |
SourceEnd, |
|
|
time_type |
SourceDuration, |
|
|
time_type |
ConflictStart, |
|
|
time_type |
ConflictEnd, |
|
|
time_type |
ConflictDuration |
|
) |
| |
Register an overlapping error.
Register the overlapping error.
The documentation for this class was generated from the following files: