Ghidra Decompiler Analysis Engine
|
This is the complete list of members for ProtoParameter, including all inherited members.
clone(void) const =0 | ProtoParameter | pure virtual |
getAddress(void) const =0 | ProtoParameter | pure virtual |
getName(void) const =0 | ProtoParameter | pure virtual |
getSize(void) const =0 | ProtoParameter | pure virtual |
getSymbol(void) const =0 | ProtoParameter | pure virtual |
getType(void) const =0 | ProtoParameter | pure virtual |
isHiddenReturn(void) const =0 | ProtoParameter | pure virtual |
isIndirectStorage(void) const =0 | ProtoParameter | pure virtual |
isNameLocked(void) const =0 | ProtoParameter | pure virtual |
isNameUndefined(void) const =0 | ProtoParameter | pure virtual |
isSizeTypeLocked(void) const =0 | ProtoParameter | pure virtual |
isThisPointer(void) const =0 | ProtoParameter | pure virtual |
isTypeLocked(void) const =0 | ProtoParameter | pure virtual |
operator!=(const ProtoParameter &op2) const | ProtoParameter | inline |
operator==(const ProtoParameter &op2) const | ProtoParameter | inline |
overrideSizeLockType(Datatype *ct)=0 | ProtoParameter | pure virtual |
resetSizeLockType(TypeFactory *factory)=0 | ProtoParameter | pure virtual |
setNameLock(bool val)=0 | ProtoParameter | pure virtual |
setThisPointer(bool val)=0 | ProtoParameter | pure virtual |
setTypeLock(bool val)=0 | ProtoParameter | pure virtual |