Describe a checksum event. More...
#include <XrdClMonitor.hh>

Public Member Functions | |
| CheckSumInfo () | |
Public Attributes | |
| TransferInfo | transfer |
| The transfer in question. | |
| std::string | cksum |
| Checksum as <type>:. | |
| 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. | |
Describe a checksum event.
| XrdCl::Monitor::CheckSumInfo::CheckSumInfo | ( | ) | [inline] |
| std::string XrdCl::Monitor::CheckSumInfo::cksum |
Checksum as <type>:.
True if checksum matched, false otherwise.
| uint64_t XrdCl::Monitor::CheckSumInfo::oTime |
Microseconds to obtain cksum from origin.
The transfer in question.
| uint64_t XrdCl::Monitor::CheckSumInfo::tTime |
Microseconds to obtain cksum from target.
1.6.1