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. | |
| const XRootDStatus * | status |
| Status code. | |
| Operation | opCode |
| The associated operation. | |
Describe an encountered file-based error.
| XrdCl::Monitor::ErrorInfo::ErrorInfo | ( | ) | [inline] |
The file in question.
The associated operation.
Status code.
1.6.1