|
XRootD
|
#include <XrdXrootdPio.hh>
Collaboration diagram for XrdXrootdPio:Public Member Functions | |
| XrdXrootdPio (XrdXrootdPio *np=0) | |
| ~XrdXrootdPio () | |
| XrdXrootdPio * | Clear (XrdXrootdPio *np=0) |
| void | Recycle () |
| void | Set (int(XrdXrootdProtocol::*Invoke)(), XrdXrootd::IOParms &io, const kXR_char *theSID) |
Static Public Member Functions | |
| static XrdXrootdPio * | Alloc (int n=1) |
Public Attributes | |
| XrdXrootd::IOParms | IO |
| XrdXrootdPio * | Next |
| int(XrdXrootdProtocol::* | ResumePio )() |
| kXR_char | StreamID [2] |
Definition at line 39 of file XrdXrootdPio.hh.
|
inline |
Definition at line 66 of file XrdXrootdPio.hh.
References Clear().
Here is the call graph for this function:
|
inline |
Definition at line 67 of file XrdXrootdPio.hh.
|
static |
Definition at line 45 of file XrdXrootdPio.cc.
References XrdSysMutex::Lock(), Next, and XrdSysMutex::UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 50 of file XrdXrootdPio.hh.
References IO, Next, ResumePio, and StreamID.
Referenced by XrdXrootdPio(), and Recycle().
Here is the caller graph for this function:| void XrdXrootdPio::Recycle | ( | ) |
Definition at line 73 of file XrdXrootdPio.cc.
References Clear(), XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Here is the call graph for this function:
|
inline |
| XrdXrootd::IOParms XrdXrootdPio::IO |
Definition at line 45 of file XrdXrootdPio.hh.
| XrdXrootdPio* XrdXrootdPio::Next |
Definition at line 43 of file XrdXrootdPio.hh.
| int(XrdXrootdProtocol::* XrdXrootdPio::ResumePio) () |
Definition at line 44 of file XrdXrootdPio.hh.
| kXR_char XrdXrootdPio::StreamID[2] |
Definition at line 46 of file XrdXrootdPio.hh.