#include <XrdPfcFile.hh>
◆ DirectResponseHandler()
XrdPfc::DirectResponseHandler::DirectResponseHandler |
( |
int |
to_wait | ) |
|
|
inline |
◆ Done()
virtual void XrdPfc::DirectResponseHandler::Done |
( |
int |
result | ) |
|
|
virtual |
Handle result from a previous async operation.
- Parameters
-
result | is result from a previous operation. Successful results are always values >= 0 while errors are negative values and are always '-errno' indicate the reason for the error. |
Implements XrdOucCacheIOCB.
◆ is_failed()
bool XrdPfc::DirectResponseHandler::is_failed |
( |
| ) |
|
|
inline |
◆ is_finished()
bool XrdPfc::DirectResponseHandler::is_finished |
( |
| ) |
|
|
inline |
◆ is_ok()
bool XrdPfc::DirectResponseHandler::is_ok |
( |
| ) |
|
|
inline |
◆ m_cond
◆ m_errno
int XrdPfc::DirectResponseHandler::m_errno |
◆ m_to_wait
int XrdPfc::DirectResponseHandler::m_to_wait |
The documentation for this class was generated from the following file: