![]() |
XRootD
|
Public Member Functions | |
TickGeneratorTask (XrdCl::Channel *channel, const std::string &hostId) | |
void | Invalidate () |
time_t | Run (time_t now) |
![]() | |
virtual | ~Task () |
const std::string & | GetName () const |
Name of the task. More... | |
void | SetName (const std::string &name) |
Set name of the task. More... | |
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.
Referenced by XrdCl::Channel::~Channel().
|
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().