AbstractComplexDataType

Package: ghidra.program.model.data
Type: class

10.3_PUBLIC

addedmethod: getAlignedLength
int getAlignedLength()

10.0_PUBLIC

removedmethod: isDynamicallySized
boolean isDynamicallySized()

9.2_PUBLIC

addedmethod: getComplexDataType
static ghidra.program.model.data.DataType getComplexDataType(int size, ghidra.program.model.data.DataTypeManager dtm)
addedmethod: getDefaultComplexDataType
static ghidra.program.model.data.AbstractComplexDataType getDefaultComplexDataType(int size)

9.0.1_PUBLIC

introducedInitial version