#include <XrdMonDecTraceInfo.hh>
Public Member Functions | |
| XrdMonDecTraceInfo () | |
| XrdMonDecTraceInfo (kXR_int64 o, length_t l, char rw, kXR_int32 t) | |
| kXR_int32 | timestamp () const |
| bool | isRead () const |
| length_t | length () const |
| void | setUniqueId (dictid_t id) |
| void | convertToString (char s[256]) |
Private Attributes | |
| kXR_int64 | _offset |
| length_t | _length |
| char | _rwReq |
| kXR_int32 | _timestamp |
| dictid_t | _uniqueId |
Static Private Attributes | |
| kXR_int32 | _lastT |
| string | _lastS |
Friends | |
| ostream & | operator<< (ostream &o, const XrdMonDecTraceInfo &t) |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1