xrootd
|
Public Member Functions | |
WaitTask (XrdCl::AsyncSocketHandler *handler) | |
virtual 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... | |
Private Attributes | |
XrdCl::AsyncSocketHandler * | pHandler |
|
inline |
|
inlinevirtual |
Perform the task
now | current timestamp |
Implements XrdCl::Task.
References pHandler, and XrdCl::AsyncSocketHandler::SendHSMsg().
|
private |
Referenced by Run().