XrdPosixCallBackIO Class Reference

#include <XrdPosixCallBack.hh>

Inheritance diagram for XrdPosixCallBackIO:
Inheritance graph
[legend]
Collaboration diagram for XrdPosixCallBackIO:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void Complete (ssize_t Result)=0
 XrdPosixCallBackIO ()
virtual ~XrdPosixCallBackIO ()

Private Member Functions

void Done (int result)

Private Attributes

XrdPosixFiletheFile

Friends

class XrdPosixXrootd

Constructor & Destructor Documentation

XrdPosixCallBackIO::XrdPosixCallBackIO (  )  [inline]
virtual XrdPosixCallBackIO::~XrdPosixCallBackIO (  )  [inline, virtual]

Member Function Documentation

virtual void XrdPosixCallBackIO::Complete ( ssize_t  Result  )  [pure virtual]

Implemented in XrdPssAioCB.

void XrdPosixCallBackIO::Done ( int  result  )  [private, 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.


Friends And Related Function Documentation

friend class XrdPosixXrootd [friend]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 17 Dec 2019 for xrootd by  doxygen 1.6.1