#include <XrdFileCacheFile.hh>
XrdFileCache::BlockResponseHandler::BlockResponseHandler |
( |
Block * |
b, |
|
|
bool |
prefetch |
|
) |
| |
|
inline |
virtual void XrdFileCache::BlockResponseHandler::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.
Block* XrdFileCache::BlockResponseHandler::m_block |
bool XrdFileCache::BlockResponseHandler::m_for_prefetch |
The documentation for this class was generated from the following file: