DataTypeComponent

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

12.0_PUBLIC

addedmethod: isDefaultFieldName
boolean isDefaultFieldName(java.lang.String s)

11.4_PUBLIC

addedmethod: isUndefined
boolean isUndefined()

10.2_PUBLIC

removedmethod: setDefaultSettings
void setDefaultSettings(ghidra.docking.settings.Settings settings)

10.1_PUBLIC

addedmethod: usesZeroLengthComponent
static boolean usesZeroLengthComponent(ghidra.program.model.data.DataType dataType)
removedmethod: isFlexibleArrayComponent
boolean isFlexibleArrayComponent()

9.1_PUBLIC

addedmethod: isBitFieldComponent
boolean isBitFieldComponent()
addedmethod: isZeroBitFieldComponent
boolean isZeroBitFieldComponent()

9.0.2_PUBLIC

introducedInitial version