ECode Struct Reference

#include <Errors.h>

List of all members.

Public Member Functions

 ECode ()
 ECode (sint32 _e)
bool failed () const
bool succeded () const
ECodeoperator= (sint32 &_e)
ECodeoperator= (ECode &_e)
bool operator!= (sint32 &_e)
bool operator== (sint32 &_e)

Public Attributes

sint32 error

Friends

bool operator!= (sint32 &_e, ECode &_e2)
bool operator== (sint32 &_e, ECode &_e2)


Detailed Description

Definition at line 30 of file Errors.h.


Constructor & Destructor Documentation

ECode::ECode (  )  [inline]

Definition at line 34 of file Errors.h.

ECode::ECode ( sint32  _e  )  [inline]

Definition at line 35 of file Errors.h.


Member Function Documentation

bool ECode::failed (  )  const [inline]

Definition at line 37 of file Errors.h.

References error.

Referenced by BaseSoftRenderSurface::BeginPainting(), and BaseSoftRenderSurface::EndPainting().

bool ECode::operator!= ( sint32 _e  )  [inline]

Definition at line 52 of file Errors.h.

References error.

ECode& ECode::operator= ( ECode _e  )  [inline]

Definition at line 46 of file Errors.h.

References error.

ECode& ECode::operator= ( sint32 _e  )  [inline]

Definition at line 40 of file Errors.h.

References error.

bool ECode::operator== ( sint32 _e  )  [inline]

Definition at line 62 of file Errors.h.

References error.

bool ECode::succeded (  )  const [inline]

Definition at line 38 of file Errors.h.

References error.


Friends And Related Function Documentation

bool operator!= ( sint32 _e,
ECode _e2 
) [friend]

Definition at line 57 of file Errors.h.

bool operator== ( sint32 _e,
ECode _e2 
) [friend]

Definition at line 67 of file Errors.h.


Member Data Documentation

sint32 ECode::error

Definition at line 32 of file Errors.h.

Referenced by failed(), operator!=(), operator=(), operator==(), and succeded().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 27 22:29:09 2007 for pentagram by  doxygen 1.4.7