INOS
SINOSError Struct Reference

Public Member Functions

uint32 GetType () const
 
uint32 GetCode () const
 
uint32 GetFlags () const
 
const char * GetText () const
 
const char * GetParam () 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 >
operator== (const SINOSError &aError) const
 
template<typename T >
operator!= (const SINOSError &aError) const
 
int operator< (const uint32 auCode) const
 
template<typename T >
operator== (const uint32 auCode) const
 
template<typename T >
operator!= (const uint32 auCode) const
 

Static Public Member Functions

static const char * GetText (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: