This is the complete list of members for
CSimpleType, including all inherited members.
| CDataType(VarDataType_t t) | CDataType | |
| CDataType(VarDataType_t t, list< CNode * > packedList) | CDataType | |
| Clone(CObstack *heap) | CSimpleType | [virtual] |
| Copy(CObstack *heap, const CSimpleType &o) | CSimpleType | [protected] |
| CDataType::Copy(CObstack *heap, const CDataType &o) | CDataType | [protected] |
| CSimpleType(VarDataType_t vt) | CSimpleType | |
| CSimpleType(VarDataType_t vt, list< CNode * > &rangeList) | CSimpleType | |
| Dump(FILE *f) const | CSimpleType | [virtual] |
| GetBaseWidth(void) const | CSimpleType | [virtual] |
| GetBaseWidthExp() const | CSimpleType | [virtual] |
| GetConst() const | CDataType | [inline, virtual] |
| GetNodeType(void) const | CSimpleType | [virtual] |
| GetNumberOfPackedDimensions(void) const | CSimpleType | [virtual] |
| GetPackedLsb() const | CSimpleType | [virtual] |
| GetPackedLsi(INT32 dim) const | CSimpleType | [virtual] |
| GetPackedMsb() const | CSimpleType | [virtual] |
| GetPackedMsi(INT32 dim) const | CSimpleType | [virtual] |
| GetPackedRange() const | CSimpleType | [virtual] |
| GetPackedRange(INT32 dim) const | CSimpleType | [virtual] |
| GetPackedWidth(void) const | CSimpleType | [virtual] |
| GetPackedWidthExp() const | CSimpleType | [virtual] |
| GetSigned() const | CSimpleType | [virtual] |
| GetSignedAttr() const | CSimpleType | [inline, virtual] |
| GetTwoState() const | CSimpleType | [virtual] |
| GetUnsignedAttr() const | CSimpleType | [inline, virtual] |
| GetVarDataType() const | CDataType | [inline, virtual] |
| GetVectorWidth() const | CSimpleType | [protected] |
| IsBaseWidthConstant(void) const | CSimpleType | [inline, virtual] |
| IsBaseWidthEvaluateable(void) const | CSimpleType | [inline, virtual] |
| IsBaseWidthVolatile(void) const | CSimpleType | [inline, virtual] |
| IsPacked() const | CSimpleType | [virtual] |
| IsPackedWidthConstant(void) const | CDataType | [virtual] |
| IsPackedWidthEvaluateable(void) const | CDataType | [virtual] |
| IsPackedWidthVolatile(void) const | CDataType | [virtual] |
| IsScalar() const | CDataType | [virtual] |
| IsVector() const | CSimpleType | [virtual] |
| operator delete(void *object) | CObject | [inline] |
| operator new(size_t size, CObstack *stack) | CObject | [inline] |
| PackedWidthDirection(void) const | CSimpleType | [virtual] |
| PostSubVisit1(CNode *(*callback)(CNode *, void *), void *data) | CDataType | [virtual] |
| PostVisit1(void(*callback)(CNode *, void *), void *data) | CDataType | [virtual] |
| PreVisit1(int(*callback)(CNode *, void *), void *data) | CDataType | [virtual] |
| SetConst(int v) | CDataType | [inline, virtual] |
| SetSignedAttr(int v) | CSimpleType | [inline, virtual] |
| SetUnsignedAttr(int v) | CSimpleType | [inline, virtual] |
| SetVarDataType(VarDataType_t v) | CDataType | [inline, virtual] |