class csIdType A class that represents the dynamic type of an object
A class that represents the dynamic type of an object. Under the pseudo RTTI system, this class represents the type of an object, which can be retrieved via the Type() or GetType() calls.
csIdStr* entries
const csIdType* base
static csIdStr default_idstr
csIdType()
csIdType(const csIdType& id)
friend class csIdFunc
~csIdType()
int Length()
const csIdType* GetBase()
csIdStr operator*()
bool operator< (const csIdType& id)
bool operator<= (const csIdType& id)
bool operator> (const csIdType& id)
bool operator>= (const csIdType& id)
bool operator==(const csIdType& id)
bool operator!=(const csIdType& id)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de