|
xrootd
|


Public Member Functions | |
| WaitTask (XrdCl::AsyncSocketHandler *handler, XrdCl::Message *msg) | |
| 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 | |
| XrdCl::AsyncSocketHandler * | pHandler |
| XrdCl::Message * | pMsg |
|
inline |
References XrdCl::Task::SetName().
|
inlinevirtual |
Perform the task
| now | current timestamp |
Implements XrdCl::Task.
References pHandler, pMsg, and XrdCl::AsyncSocketHandler::RetryHSMsg().
|
private |
Referenced by Run().
|
private |
Referenced by Run().