![]() |
XRootD
|
Describe an end of copy event. More...
#include <XrdClMonitor.hh>
Public Member Functions | |
CopyEInfo () | |
Public Attributes | |
timeval | bTOD |
Copy start time. More... | |
timeval | eTOD |
Copy end time. More... | |
int | sources |
Number of sources used for the copy. More... | |
const XRootDStatus * | status |
Status of the copy. More... | |
TransferInfo | transfer |
The transfer in question. More... | |
Describe an end of copy event.
Definition at line 181 of file XrdClMonitor.hh.
|
inline |
Definition at line 183 of file XrdClMonitor.hh.
timeval XrdCl::Monitor::CopyEInfo::bTOD |
timeval XrdCl::Monitor::CopyEInfo::eTOD |
int XrdCl::Monitor::CopyEInfo::sources |
Number of sources used for the copy.
Definition at line 189 of file XrdClMonitor.hh.
const XRootDStatus* XrdCl::Monitor::CopyEInfo::status |
Status of the copy.
Definition at line 192 of file XrdClMonitor.hh.
TransferInfo XrdCl::Monitor::CopyEInfo::transfer |
The transfer in question.
Definition at line 188 of file XrdClMonitor.hh.