XrdSsiRRInfo Class Reference
#include <XrdSsiRRInfo.hh>
List of all members.
Public Types |
| enum | Opc { Rxq = 0,
Rwt = 1,
Can = 2
} |
Public Member Functions |
| void | Cmd (Opc cmd) |
| Opc | Cmd () |
| const unsigned char * | Data () |
| void | Id (unsigned int id) |
| unsigned int | Id () |
| void | Size (unsigned int sz) |
| unsigned int | Size () |
| unsigned long long | Info () |
| | XrdSsiRRInfo (unsigned long long ival=0) |
| | ~XrdSsiRRInfo () |
Static Public Attributes |
| static const unsigned int | idMax = 16777215 |
Private Attributes |
| union { |
| unsigned char reqCmd |
| unsigned int reqId |
| }; | |
| unsigned int | reqSize |
Static Private Attributes |
| static const int | idMask = 0x00ffffff |
Member Enumeration Documentation
Constructor & Destructor Documentation
| XrdSsiRRInfo::XrdSsiRRInfo |
( |
unsigned long long |
ival = 0 |
) |
[inline] |
| XrdSsiRRInfo::~XrdSsiRRInfo |
( |
|
) |
[inline] |
Member Function Documentation
| Opc XrdSsiRRInfo::Cmd |
( |
|
) |
[inline] |
| void XrdSsiRRInfo::Cmd |
( |
Opc |
cmd |
) |
[inline] |
| const unsigned char* XrdSsiRRInfo::Data |
( |
|
) |
[inline] |
| unsigned int XrdSsiRRInfo::Id |
( |
|
) |
[inline] |
| void XrdSsiRRInfo::Id |
( |
unsigned int |
id |
) |
[inline] |
| unsigned long long XrdSsiRRInfo::Info |
( |
|
) |
[inline] |
| unsigned int XrdSsiRRInfo::Size |
( |
|
) |
[inline] |
| void XrdSsiRRInfo::Size |
( |
unsigned int |
sz |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: