Describe the transfer. More...
#include <XrdClMonitor.hh>
Public Member Functions | |
TransferInfo () |
Public Attributes | |
const URL * | origin |
URL of the origin. | |
const URL * | target |
URL of the target. |
Describe the transfer.
Definition at line 161 of file XrdClMonitor.hh.
|
inline |
Definition at line 163 of file XrdClMonitor.hh.
const URL* XrdCl::Monitor::TransferInfo::origin |
URL of the origin.
Definition at line 164 of file XrdClMonitor.hh.
Referenced by TransferInfo(), XrdCl::ClassicCopyJob::Run(), and XrdCl::ThirdPartyCopyJob::Run().
const URL* XrdCl::Monitor::TransferInfo::target |
URL of the target.
Definition at line 165 of file XrdClMonitor.hh.
Referenced by TransferInfo(), XrdCl::ClassicCopyJob::Run(), and XrdCl::ThirdPartyCopyJob::Run().