xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdPfc::BlockResponseHandler Class Reference

#include <XrdPfcFile.hh>

Inheritance diagram for XrdPfc::BlockResponseHandler:
Inheritance graph
[legend]
Collaboration diagram for XrdPfc::BlockResponseHandler:
Collaboration graph
[legend]

Public Member Functions

 BlockResponseHandler (Block *b)
 
void Done (int result) override
 
- Public Member Functions inherited from XrdOucCacheIOCB
 XrdOucCacheIOCB ()
 
virtual ~XrdOucCacheIOCB ()
 

Public Attributes

Blockm_block
 

Constructor & Destructor Documentation

◆ BlockResponseHandler()

XrdPfc::BlockResponseHandler::BlockResponseHandler ( Block b)
inline

Member Function Documentation

◆ Done()

void XrdPfc::BlockResponseHandler::Done ( int  result)
overridevirtual

Handle result from a previous async operation.

Parameters
resultis 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.

Member Data Documentation

◆ m_block

Block* XrdPfc::BlockResponseHandler::m_block

The documentation for this class was generated from the following file: