|
XRootD
|
Describe the transfer. More...
#include <XrdClMonitor.hh>
Collaboration diagram for XrdCl::Monitor::TransferInfo:Public Member Functions | |
| TransferInfo () | |
Public Attributes | |
| const URL * | origin |
| URL of the origin. More... | |
| const URL * | target |
| URL of the target. More... | |
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 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 XrdCl::ClassicCopyJob::Run(), and XrdCl::ThirdPartyCopyJob::Run().