|
xrootd
|
Describe an encountered file-based error. More...
#include <XrdClMonitor.hh>

Public Types | |
| enum | Operation { ErrOpen = 0, ErrRead, ErrReadV, ErrWrite, ErrUnc } |
Public Member Functions | |
| ErrorInfo () | |
Public Attributes | |
| const URL * | file |
| The file in question. More... | |
| const XRootDStatus * | status |
| Status code. More... | |
| Operation | opCode |
| The associated operation. More... | |
Describe an encountered file-based error.
|
inline |
| const URL* XrdCl::Monitor::ErrorInfo::file |
The file in question.
| Operation XrdCl::Monitor::ErrorInfo::opCode |
The associated operation.
| const XRootDStatus* XrdCl::Monitor::ErrorInfo::status |
Status code.
1.8.5