IndexedDynamicDataType

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

9.0.2_PUBLIC

addedfield: description
java.lang.String description
addedmethod: getAllComponents
ghidra.program.model.data.DataTypeComponent[] getAllComponents(ghidra.program.model.mem.MemBuffer buf)
addedfield: header
ghidra.program.model.data.DataType header
addedfield: indexOffset
long indexOffset
addedfield: indexSize
int indexSize
addedfield: keys
long[] keys
addedfield: mask
long mask
addedfield: structs
ghidra.program.model.data.DataType[] structs

9.0.1_PUBLIC

introducedInitial version