decompiler
1.0.0
|
This is the complete list of members for Datatype, including all inherited members.
chartype enum value | Datatype | protected |
clone(void) const =0 | Datatype | pure virtual |
compare(const Datatype &op, int4 level) const | Datatype | virtual |
compareDependency(const Datatype &op) const | Datatype | 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 |
DatatypeCompare (defined in Datatype) | Datatype | friend |
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 |
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 | Datatype | virtual |
restoreXml(const Element *el, TypeFactory &typegrp) | Datatype | protectedvirtual |
restoreXmlBasic(const Element *el) | Datatype | protected |
saveXml(ostream &s) const | Datatype | virtual |
saveXmlBasic(ostream &s) const | Datatype | |
saveXmlRef(ostream &s) const | Datatype | |
size | Datatype | protected |
TypeFactory (defined in Datatype) | Datatype | friend |
typeOrder(const Datatype &op) const | Datatype | inline |
utf16 enum value | Datatype | protected |
utf32 enum value | Datatype | protected |
~Datatype(void) | Datatype | inlinevirtual |