DemangledDataType

Package: ghidra.app.util.demangler
Type: class

11.2_PUBLIC

addedfield: CHAR8_T
static java.lang.String CHAR8_T

11.1_PUBLIC

addedfield: FLOAT2
static java.lang.String FLOAT2

10.4_PUBLIC

addedmethod: isLValueReference
boolean isLValueReference()
addedmethod: isRValueReference
boolean isRValueReference()
addedfield: RIGHT_REF_NOTATION
static java.lang.String RIGHT_REF_NOTATION
addedmethod: setLValueReference
void setLValueReference()

10.3_PUBLIC

addedfield: WCHAR16
static java.lang.String WCHAR16
addedfield: WCHAR32
static java.lang.String WCHAR32

10.2_PUBLIC

addedfield: DEMANGLER_ANONYMOUS_FUNCTION_CATEGORY_PATH
static ghidra.program.model.data.CategoryPath DEMANGLER_ANONYMOUS_FUNCTION_CATEGORY_PATH
addedfield: DEMANGLER_ROOT_CATEGORY_PATH
static ghidra.program.model.data.CategoryPath DEMANGLER_ROOT_CATEGORY_PATH
addedmethod: getDemanglerCategoryPath
static ghidra.program.model.data.CategoryPath getDemanglerCategoryPath(ghidra.app.util.demangler.Demangled namespace)

9.2.1_PUBLIC

addedmethod: setRValueReference
void setRValueReference()

9.2_PUBLIC

addedmethod: getSignature
java.lang.String getSignature()
removedmethod: copy
ghidra.app.util.demangler.DemangledDataType copy()
removedmethod: copy
void copy(ghidra.app.util.demangler.DemangledDataType source, ghidra.app.util.demangler.DemangledDataType destination)
removedmethod: toSignature
java.lang.String toSignature()

9.0.2_PUBLIC

addedmethod: copy
void copy(ghidra.app.util.demangler.DemangledDataType source, ghidra.app.util.demangler.DemangledDataType destination)

9.0.1_PUBLIC

introducedInitial version