#include <XrdPfcFile.hh>
◆ DirectResponseHandler()
| XrdPfc::DirectResponseHandler::DirectResponseHandler |
( |
File * | file, |
|
|
ReadRequest * | rreq, |
|
|
int | to_wait ) |
|
inline |
◆ Done()
| void XrdPfc::DirectResponseHandler::Done |
( |
int | result | ) |
|
|
overridevirtual |
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.
◆ m_bytes_read
| int XrdPfc::DirectResponseHandler::m_bytes_read = 0 |
◆ m_errno
| int XrdPfc::DirectResponseHandler::m_errno = 0 |
◆ m_file
| File* XrdPfc::DirectResponseHandler::m_file |
◆ m_mutex
◆ m_read_req
◆ m_to_wait
| int XrdPfc::DirectResponseHandler::m_to_wait |
The documentation for this class was generated from the following file: