XrdCl::Monitor::ErrorInfo Struct Reference

Describe an encountered file-based error. More...

#include <XrdClMonitor.hh>

Collaboration diagram for XrdCl::Monitor::ErrorInfo:

Collaboration graph
[legend]
List of all members.

Public Types

 ErrOpen = 0
 Open (ditto).
 ErrRead
 Read.
 ErrReadV
 Readv.
 ErrWrite
 Write.
 ErrUnc
 Unclassified operation.
enum  Operation {
  ErrOpen = 0, ErrRead, ErrReadV, ErrWrite,
  ErrUnc
}

Public Member Functions

 ErrorInfo ()

Public Attributes

const URLfile
 The file in question.
const XRootDStatusstatus
 Status code.
Operation opCode
 The associated operation.

Detailed Description

Describe an encountered file-based error.


Member Enumeration Documentation

enum XrdCl::Monitor::ErrorInfo::Operation

Enumerator:
ErrOpen  Open (ditto).
ErrRead  Read.
ErrReadV  Readv.
ErrWrite  Write.
ErrUnc  Unclassified operation.


Constructor & Destructor Documentation

XrdCl::Monitor::ErrorInfo::ErrorInfo (  )  [inline]


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated on 5 Oct 2016 for xrootd by  doxygen 1.4.7