|
virtual const char * | GetTypeName () const |
|
virtual int | Verify (const char *input) const |
|
IType * | GetType () 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 bool | Parse (const char *input) |
|
static IType * | GetType (const char *szTypeName) |
|
|
static const char | TypeName [] ="bool" |
|
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/util/Type.h
- Client/trunk/ParaEngineClient/util/Type.cpp