xrootd
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
XrdOucEI Struct Reference

#include <XrdOucErrInfo.hh>

Public Member Functions

void clear (const char *usr=0)
 
XrdOucEIoperator= (const XrdOucEI &rhs)
 
 XrdOucEI (const char *usr)
 

Public Attributes

const char * user
 
int code
 
char message [Max_Error_Len]
 

Static Public Attributes

static const size_t Max_Error_Len = 2048
 
static const int Path_Offset = 1024
 

Constructor & Destructor Documentation

XrdOucEI::XrdOucEI ( const char *  usr)
inline

References clear().

Member Function Documentation

void XrdOucEI::clear ( const char *  usr = 0)
inline

References code, message, and user.

Referenced by XrdOucErrInfo::clear(), and XrdOucEI().

XrdOucEI& XrdOucEI::operator= ( const XrdOucEI rhs)
inline

References code, message, and user.

Member Data Documentation

int XrdOucEI::code
const size_t XrdOucEI::Max_Error_Len = 2048
static
char XrdOucEI::message[Max_Error_Len]
const int XrdOucEI::Path_Offset = 1024
static
const char* XrdOucEI::user

The documentation for this struct was generated from the following file: