|
XRootD
|
#include <XrdOssCsiFileAio.hh>
Inheritance diagram for XrdOssCsiFileAioJob:
Collaboration diagram for XrdOssCsiFileAioJob:Public Member Functions | |
| XrdOssCsiFileAioJob () | |
| virtual | ~XrdOssCsiFileAioJob () |
| void | DoIt () |
| void | DoItRead1 () |
| void | DoItRead2 () |
| void | DoItWrite1 () |
| void | DoItWrite2 () |
| void | Init (XrdOssCsiFile *fp, XrdOssCsiFileAio *nio, XrdSfsAio *aiop, bool isPg, bool read) |
| void | PrepareRead2 () |
| void | PrepareWrite2 () |
Public Member Functions inherited from XrdJob | |
| XrdJob (const char *desc="") | |
| virtual | ~XrdJob () |
Additional Inherited Members | |
Public Attributes inherited from XrdJob | |
| const char * | Comment |
| XrdJob * | NextJob |
Definition at line 42 of file XrdOssCsiFileAio.hh.
|
inline |
Definition at line 46 of file XrdOssCsiFileAio.hh.
|
inlinevirtual |
Definition at line 47 of file XrdOssCsiFileAio.hh.
|
inlinevirtual |
Implements XrdJob.
Definition at line 69 of file XrdOssCsiFileAio.hh.
References DoItRead1(), DoItRead2(), DoItWrite1(), and DoItWrite2().
Here is the call graph for this function:| void XrdOssCsiFileAioJob::DoItRead1 | ( | ) |
Definition at line 285 of file XrdOssCsiFileAio.hh.
Referenced by DoIt().
Here is the caller graph for this function:| void XrdOssCsiFileAioJob::DoItRead2 | ( | ) |
Definition at line 218 of file XrdOssCsiFileAio.hh.
References aiocb::aio_nbytes, and XrdSfsAio::sfsAio.
Referenced by DoIt().
Here is the caller graph for this function:| void XrdOssCsiFileAioJob::DoItWrite1 | ( | ) |
Definition at line 303 of file XrdOssCsiFileAio.hh.
Referenced by DoIt().
Here is the caller graph for this function:| void XrdOssCsiFileAioJob::DoItWrite2 | ( | ) |
Definition at line 345 of file XrdOssCsiFileAio.hh.
Referenced by DoIt().
Here is the caller graph for this function:
|
inline |
Definition at line 49 of file XrdOssCsiFileAio.hh.
References read.
|
inline |
Definition at line 64 of file XrdOssCsiFileAio.hh.
|
inline |
Definition at line 59 of file XrdOssCsiFileAio.hh.