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

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

Enumerator:
ErrOpen 

Open (ditto).

ErrRead 

Read.

ErrReadV 

Readv.

ErrWrite 

Write.

ErrUnc 

Unclassified operation.


Constructor & Destructor Documentation

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

Member Data Documentation

The file in question.

The associated operation.

Status code.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 2 Oct 2019 for xrootd by  doxygen 1.6.1