Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ippErrorNameType Class Reference

List of all members.

Public Member Functions

 ippErrorNameType (ippErrorNameType_ t)
const char * toString () const
 convert to a string
int asInteger () const
 convert to a integer
int severity () const
 returns the severity associated with ippError
 operator ippErrorNameType_ () const
 operator==

Static Public Member Functions

static ippErrorNameType from (int value)
 return a ippError from a integer value, return GenericError if it is invalid

Constructor & Destructor Documentation

ippErrorNameType::ippErrorNameType ippErrorNameType_  t  ) 
 

Definition at line 77 of file ippErrorNameType.h.


Member Function Documentation

int ippErrorNameType::asInteger  )  const
 

convert to a integer

Definition at line 83 of file ippErrorNameType.h.

Referenced by ippCommandChecker::checkGetErrorInfo(), and CxxTest::ValueTraits< ippParserCmdErrorId >::ValueTraits().

ippErrorNameType ippErrorNameType::from int  value  )  [static]
 

return a ippError from a integer value, return GenericError if it is invalid

Definition at line 71 of file ippErrorNameType.cpp.

References ENUMERATION, and GenericError.

ippErrorNameType::operator ippErrorNameType_  )  const
 

operator==

Definition at line 89 of file ippErrorNameType.h.

int ippErrorNameType::severity  )  const
 

returns the severity associated with ippError

Definition at line 83 of file ippErrorNameType.cpp.

References ENUMERATION.

const char * ippErrorNameType::toString  )  const
 

convert to a string

Definition at line 58 of file ippErrorNameType.cpp.

References ENUMERATION.


The documentation for this class was generated from the following files:
Generated on Wed Nov 8 00:20:52 2006 for IPPDME by  doxygen 1.4.1