My Project
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
ParaEngine::CBool Class Reference
Inheritance diagram for ParaEngine::CBool:
ParaEngine::IType

Public Member Functions

virtual const char * GetTypeName () const
 
virtual int Verify (const char *input) const
 
- Public Member Functions inherited from ParaEngine::IType
ITypeGetType () const
 
int GetTypeValue () const
 
virtual bool operator== (int value) const
 
virtual bool operator== (const char *szTypeName) const
 
virtual bool operator== (const IType &value) const
 

Static Public Member Functions

static bool Parse (const char *input)
 
- Static Public Member Functions inherited from ParaEngine::IType
static ITypeGetType (const char *szTypeName)
 

Static Public Attributes

static const char TypeName [] ="bool"
 

Additional Inherited Members

- Protected Attributes inherited from ParaEngine::IType
int m_etype
 

The documentation for this class was generated from the following files: