|
xrootd
|


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