Describe an end of copy event. More...
#include <XrdClMonitor.hh>

Public Member Functions | |
| CopyEInfo () | |
Public Attributes | |
| TransferInfo | transfer |
| The transfer in question. | |
| int | sources |
| Number of sources used for the copy. | |
| timeval | bTOD |
| Copy start time. | |
| timeval | eTOD |
| Copy end time. | |
| const XRootDStatus * | status |
| Status of the copy. | |
Describe an end of copy event.
| timeval XrdCl::Monitor::CopyEInfo::bTOD |
Copy start time.
Referenced by CopyEInfo().
| timeval XrdCl::Monitor::CopyEInfo::eTOD |
Copy end time.
Referenced by CopyEInfo().
Number of sources used for the copy.
Status of the copy.
The transfer in question.
1.6.1