#include <XrdXrootdTpcMon.hh>
Public Member Functions | |
| TpcInfo () | |
| ~TpcInfo () | |
| void | Init () |
Public Attributes | |
| struct timeval | begT |
| const char * | clID |
| const char * | dstURL |
| int | endRC |
| struct timeval | endT |
| size_t | fSize |
| unsigned short | opts |
| unsigned char | rsvd |
| const char * | srcURL |
| unsigned char | strm |
Static Public Attributes | |
| static const int | isaPush = 0x0001 |
| static const int | isIPv4 = 0x0002 |
Definition at line 44 of file XrdXrootdTpcMon.hh.
|
inline |
Definition at line 68 of file XrdXrootdTpcMon.hh.
References Init().
|
inline |
Definition at line 70 of file XrdXrootdTpcMon.hh.
|
inline |
| struct timeval XrdXrootdTpcMon::TpcInfo::begT |
Definition at line 47 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| const char* XrdXrootdTpcMon::TpcInfo::clID |
Definition at line 46 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| const char* XrdXrootdTpcMon::TpcInfo::dstURL |
Definition at line 50 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| int XrdXrootdTpcMon::TpcInfo::endRC |
Definition at line 52 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| struct timeval XrdXrootdTpcMon::TpcInfo::endT |
Definition at line 48 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| size_t XrdXrootdTpcMon::TpcInfo::fSize |
Definition at line 51 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
|
static |
Definition at line 57 of file XrdXrootdTpcMon.hh.
Referenced by XrdXrootdTpcMon::Report().
|
static |
Definition at line 58 of file XrdXrootdTpcMon.hh.
Referenced by XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| unsigned short XrdXrootdTpcMon::TpcInfo::opts |
Definition at line 53 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| unsigned char XrdXrootdTpcMon::TpcInfo::rsvd |
Definition at line 55 of file XrdXrootdTpcMon.hh.
Referenced by Init().
| const char* XrdXrootdTpcMon::TpcInfo::srcURL |
Definition at line 49 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().
| unsigned char XrdXrootdTpcMon::TpcInfo::strm |
Definition at line 54 of file XrdXrootdTpcMon.hh.
Referenced by Init(), XrdXrootdTpcMon::Report(), and XrdOfsTPCProg::Run().