xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdCl::Monitor::CopyEInfo Struct Reference

Describe an end of copy event. More...

#include <XrdClMonitor.hh>

Collaboration diagram for XrdCl::Monitor::CopyEInfo:
Collaboration graph
[legend]

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 XRootDStatusstatus
 Status of the copy.
 

Detailed Description

Describe an end of copy event.

Constructor & Destructor Documentation

◆ CopyEInfo()

XrdCl::Monitor::CopyEInfo::CopyEInfo ( )
inline

References bTOD, and eTOD.

Member Data Documentation

◆ bTOD

timeval XrdCl::Monitor::CopyEInfo::bTOD

Copy start time.

Referenced by CopyEInfo().

◆ eTOD

timeval XrdCl::Monitor::CopyEInfo::eTOD

Copy end time.

Referenced by CopyEInfo().

◆ sources

int XrdCl::Monitor::CopyEInfo::sources

Number of sources used for the copy.

◆ status

const XRootDStatus* XrdCl::Monitor::CopyEInfo::status

Status of the copy.

◆ transfer

TransferInfo XrdCl::Monitor::CopyEInfo::transfer

The transfer in question.


The documentation for this struct was generated from the following file: