#include <XrdMonDecStageInfo.hh>
Public Member Functions | |
| XrdMonDecStageInfo () | |
| XrdMonDecStageInfo (dictid_t id, dictid_t uniqueId, const char *theString, int len, senderid_t senderId) | |
| XrdMonDecStageInfo (const char *buf, int &pos) | |
| dictid_t | xrdId () const |
| dictid_t | uniqueId () const |
| senderid_t | senderId () const |
| const char * | convert2string () const |
| const char * | writeRT2Buffer () const |
Private Member Functions | |
| int | doOne (const char *s, char *buf, int len, char delim) |
Private Attributes | |
| dictid_t | _myXrdId |
| dictid_t | _myUniqueId |
| string | _user |
| kXR_int16 | _pid |
| string | _cHost |
| string | _path |
| kXR_int32 | _tod |
| senderid_t | _senderId |
| kXR_int32 | _bytes |
| kXR_int32 | _seconds |
Friends | |
| ostream & | operator<< (ostream &o, const XrdMonDecStageInfo &m) |
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1