#include <XrdOfsPoscq.hh>
Public Member Functions | |
| recEnt (struct Request &reqref, int mval, recEnt *nval=0) | |
Public Attributes | |
| int | Mode |
| recEnt * | Next |
| int | Offset |
| struct Request | reqData |
Definition at line 56 of file XrdOfsPoscq.hh.
| int XrdOfsPoscq::recEnt::Mode |
Definition at line 60 of file XrdOfsPoscq.hh.
Referenced by recEnt().
| recEnt* XrdOfsPoscq::recEnt::Next |
Definition at line 58 of file XrdOfsPoscq.hh.
Referenced by recEnt().
| int XrdOfsPoscq::recEnt::Offset |
Definition at line 59 of file XrdOfsPoscq.hh.
Referenced by recEnt().
| struct Request XrdOfsPoscq::recEnt::reqData |
Definition at line 61 of file XrdOfsPoscq.hh.
Referenced by recEnt().