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