INOS
SINOSError Struct Reference

Public Member Functions

uint32 GetType () const
 
uint32 GetCode () const
 
uint32 GetFlags () const
 
const charGetText () const
 
const charGetParam () const
 
 operator uint32 () const
 
SINOSErrorGetNext () const
 
 SINOSError (uint32 auCode, const char *apText)
 
 SINOSError (uint32 auCode, const char *apText, uint32 auType, uint32 auFlags, const char *apParam="")
 
int operator< (const SINOSError &aError) const
 
template<typename T >
T operator== (const SINOSError &aError) const
 
template<typename T >
T operator!= (const SINOSError &aError) const
 
int operator< (const uint32 auCode) const
 
template<typename T >
T operator== (const uint32 auCode) const
 
template<typename T >
T operator!= (const uint32 auCode) const
 

Static Public Member Functions

static const charGetText (uint32 auCode)
 
static SINOSErrorGetFirst ()
 
static SINOSErrorFind (uint32 auCode)
 
static void SetupTree ()
 

Friends

class CINOSHwTarget
 

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