XrdCl::Monitor::CheckSumInfo Struct Reference

Describe a checksum event. More...

#include <XrdClMonitor.hh>

Collaboration diagram for XrdCl::Monitor::CheckSumInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckSumInfo ()

Public Attributes

TransferInfo transfer
 The transfer in question.
std::string cksum
 Checksum as <type>:<value>.
uint64_t oTime
 Microseconds to obtain cksum from origin.
uint64_t tTime
 Microseconds to obtain cksum from target.
bool isOK
 True if checksum matched, false otherwise.

Detailed Description

Describe a checksum event.


Constructor & Destructor Documentation

XrdCl::Monitor::CheckSumInfo::CheckSumInfo (  )  [inline]


Member Data Documentation

std::string XrdCl::Monitor::CheckSumInfo::cksum

Checksum as <type>:<value>.

bool XrdCl::Monitor::CheckSumInfo::isOK

True if checksum matched, false otherwise.

uint64_t XrdCl::Monitor::CheckSumInfo::oTime

Microseconds to obtain cksum from origin.

TransferInfo XrdCl::Monitor::CheckSumInfo::transfer

The transfer in question.

uint64_t XrdCl::Monitor::CheckSumInfo::tTime

Microseconds to obtain cksum from target.


The documentation for this struct was generated from the following file:
Generated on 13 Mar 2017 for xrootd by  doxygen 1.4.7