Public Member Functions | |
| TickGeneratorTask (XrdCl::Channel *channel, const std::string &hostId) | |
| void | Invalidate () |
| time_t | Run (time_t now) |
| Public Member Functions inherited from XrdCl::Task | |
| virtual | ~Task () |
| const std::string & | GetName () const |
| Name of the task. | |
| void | SetName (const std::string &name) |
| Set name of the task. | |
Definition at line 39 of file XrdClChannel.cc.
|
inline |
Definition at line 45 of file XrdClChannel.cc.
References XrdCl::Task::SetName().
|
inline |
Definition at line 70 of file XrdClChannel.cc.
|
inlinevirtual |
Perform the task
| now | current timestamp |
Implements XrdCl::Task.
Definition at line 56 of file XrdClChannel.cc.
References XrdCl::DefaultTimeoutResolution, XrdCl::DefaultEnv::GetEnv(), and XrdCl::Env::GetInt().