|
My Project
|
Public Member Functions | |
| virtual bool | IsContainer () const =0 |
| virtual int | Verify (const char *input) const |
Public Member Functions inherited from ParaEngine::IType | |
| virtual const char * | GetTypeName () const =0 |
| 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 |
Additional Inherited Members | |
Static Public Member Functions inherited from ParaEngine::IType | |
| static IType * | GetType (const char *szTypeName) |
Protected Attributes inherited from ParaEngine::IType | |
| int | m_etype |
1.8.12