CSimpleType Member List
This is the complete list of members for
CSimpleType, including all inherited members.
CDataType(VarDataType_t t) | CDataType | |
Clone(CObstack *heap) | CSimpleType | [virtual] |
Copy(CObstack *heap, const CSimpleType &o) | CSimpleType | [protected] |
CSimpleType(VarDataType_t vt, CNode *aRange) | CSimpleType | |
Dump(FILE *f) const | CSimpleType | [virtual] |
GetConst() const | CDataType | [inline, virtual] |
GetNodeType(void) const | CSimpleType | [virtual] |
GetPackedRange() const | CSimpleType | [inline, virtual] |
GetSigned() const | CSimpleType | [virtual] |
GetSignedAttr() const | CSimpleType | [inline, virtual] |
GetTwoState() const | CSimpleType | [virtual] |
GetUnsignedAttr() const | CSimpleType | [inline, virtual] |
GetVarDataType() const | CDataType | [inline, virtual] |
IsPacked() const | CSimpleType | [inline, virtual] |
operator delete(void *object) | CObject | [inline] |
operator new(size_t size, CObstack *stack) | CObject | [inline] |
PostSubVisit1(CNode *(*callback)(CNode *, void *), void *data) | CSimpleType | [virtual] |
PostVisit1(void(*callback)(CNode *, void *), void *data) | CSimpleType | [virtual] |
PreVisit1(int(*callback)(CNode *, void *), void *data) | CSimpleType | [virtual] |
SetConst(int v) | CDataType | [inline, virtual] |
SetPackedRange(CNode *r) | CSimpleType | [inline, virtual] |
SetSignedAttr(int v) | CSimpleType | [inline, virtual] |
SetUnsignedAttr(int v) | CSimpleType | [inline, virtual] |
SetVarDataType(VarDataType_t v) | CDataType | [inline, virtual] |