#include <Type.h>
Inheritance diagram for G__TypeInfo:

Public Methods | |
| ~G__TypeInfo () | |
| G__TypeInfo (const char *typenamein) | |
| G__TypeInfo () | |
| void | Init (const char *typenamein) |
| G__TypeInfo (G__value buf) | |
| void | Init (G__value buf) |
| int | operator== (const G__TypeInfo &a) |
| int | operator!= (const G__TypeInfo &a) |
| const char * | Name () |
| const char * | TrueName () |
| int | Size () |
| long | Property () |
| int | IsValid () |
| void * | New () |
| int | Typenum () |
| int | Type () |
Protected Attributes | |
| long | type |
| long | typenum |
| long | reftype |
| long | isconst |
Friends | |
| class | G__DataMemberInfo |
| class | G__MethodInfo |
| class | G__MethodArgInfo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in G__TypedefInfo. Referenced by G__TypedefInfo::G__TypedefInfo(). |
|
|
|
|
|
|
|
|
|
|
|
Referenced by THtml::TParseStack::TParseStack(). |
|
|
Referenced by THtml::TParseStack::TParseStack(). |
|
|
|
|
|
|
|
|
Reimplemented in G__TypedefInfo. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16