|
xrootd
|


Public Member Functions | |
| TestTask2 (std::vector< time_t > &runs) | |
| virtual time_t | Run (time_t now) |
Public Member Functions inherited from XrdCl::Task | |
| virtual | ~Task () |
| const std::string & | GetName () const |
| Name of the task. More... | |
| void | SetName (const std::string &name) |
| Set name of the task. More... | |
Private Attributes | |
| std::vector< time_t > & | pRuns |
|
inline |
References XrdCl::Task::SetName().
|
inlinevirtual |
Perform the task
| now | current timestamp |
Implements XrdCl::Task.
References pRuns.
|
private |
Referenced by Run().
1.8.3.1