My Project
|
This is the complete list of members for TypeCode, including all inherited members.
chartype enum value | Datatype | protected |
clone(void) const | TypeCode | inlinevirtual |
compare(const Datatype &op, int4 level) const | TypeCode | virtual |
compareBasic(const TypeCode *op) const | TypeCode | |
compareDependency(const Datatype &op) const | TypeCode | virtual |
coretype enum value | Datatype | protected |
Datatype(const Datatype &op) | Datatype | inline |
Datatype(int4 s, type_metatype m) | Datatype | inline |
Datatype(int4 s, type_metatype m, const string &n) | Datatype | inline |
enumtype enum value | Datatype | protected |
flags | Datatype | protected |
getDepend(int4 index) const | Datatype | inlinevirtual |
getId(void) const | Datatype | inline |
getInheritable(void) const | Datatype | inline |
getMetatype(void) const | Datatype | inline |
getName(void) const | Datatype | inline |
getPrototype(void) const | TypeCode | inline |
getSize(void) const | Datatype | inline |
getSubType(uintb off, uintb *newoff) const | Datatype | virtual |
hashName(const string &nm) | Datatype | protectedstatic |
id | Datatype | protected |
isASCII(void) const | Datatype | inline |
isCharPrint(void) const | Datatype | inline |
isCoreType(void) const | Datatype | inline |
isEnumType(void) const | Datatype | inline |
isPowerOfTwo(void) const | Datatype | inline |
isUTF16(void) const | Datatype | inline |
isUTF32(void) const | Datatype | inline |
metatype | Datatype | protected |
name | Datatype | protected |
numDepend(void) const | Datatype | inlinevirtual |
poweroftwo enum value | Datatype | protected |
printNameBase(ostream &s) const | Datatype | inlinevirtual |
printRaw(ostream &s) const | TypeCode | virtual |
proto | TypeCode | protected |
restoreXml(const Element *el, TypeFactory &typegrp) | TypeCode | protectedvirtual |
restoreXmlBasic(const Element *el) | Datatype | protected |
saveXml(ostream &s) const | TypeCode | virtual |
saveXmlBasic(ostream &s) const | Datatype | |
saveXmlRef(ostream &s) const | Datatype | |
set(ProtoModel *model, Datatype *outtype, const vector< Datatype *> &intypes, bool dotdotdot, Datatype *voidtype) | TypeCode | protected |
setProperties(bool hasThisPtr, bool isConstructor, bool isDestructor) | TypeCode | |
size | Datatype | protected |
TypeCode(const TypeCode &op) | TypeCode | |
TypeCode(const string &nm) | TypeCode | |
TypeFactory (defined in TypeCode) | TypeCode | friend |
typeOrder(const Datatype &op) const | Datatype | inline |
typeOrderBool(const Datatype &op) const | Datatype | inline |
utf16 enum value | Datatype | protected |
utf32 enum value | Datatype | protected |
~Datatype(void) | Datatype | inlinevirtual |
~TypeCode(void) (defined in TypeCode) | TypeCode | virtual |