XrdOucEI Struct Reference

#include <XrdOucErrInfo.hh>

List of all members.

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


Detailed Description

Definition at line 25 of file XrdOucErrInfo.hh.


Constructor & Destructor Documentation

XrdOucEI::XrdOucEI ( const char *  usr  )  [inline]

Definition at line 42 of file XrdOucErrInfo.hh.

References clear().


Member Function Documentation

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

Definition at line 33 of file XrdOucErrInfo.hh.

References message, and user.

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

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

Definition at line 36 of file XrdOucErrInfo.hh.

References code, message, strcpy(), and user.


Member Data Documentation

const size_t XrdOucEI::Max_Error_Len = 2048 [static]

Definition at line 27 of file XrdOucErrInfo.hh.

const char* XrdOucEI::user

Definition at line 29 of file XrdOucErrInfo.hh.

Referenced by clear(), XrdOucErrInfo::getErrUser(), operator=(), and XrdOucErrInfo::setErrUser().

int XrdOucEI::code

Definition at line 30 of file XrdOucErrInfo.hh.

Referenced by XrdOucErrInfo::getErrInfo(), XrdOucErrInfo::getErrText(), operator=(), XrdOucErrInfo::setErrCode(), and XrdOucErrInfo::setErrInfo().

char XrdOucEI::message[Max_Error_Len]

Definition at line 31 of file XrdOucErrInfo.hh.

Referenced by clear(), XrdOucErrInfo::getErrText(), XrdOucErrInfo::getMsgBuff(), operator=(), and XrdOucErrInfo::setErrInfo().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:50:37 2011 for ROOT_528-00b_version by  doxygen 1.5.1