FactoryStructureDataType

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

10.4_PUBLIC

addedmethod: addComponent
ghidra.program.model.data.DataTypeComponent addComponent(ghidra.program.model.data.Structure es, ghidra.program.model.data.DataType dt, int length, java.lang.String componentName)

9.0.2_PUBLIC

addedmethod: addComponent
ghidra.program.model.data.DataTypeComponent addComponent(ghidra.program.model.data.Structure es, ghidra.program.model.data.DataType dt, java.lang.String componentName)
addedmethod: populateDynamicStructure
void populateDynamicStructure(ghidra.program.model.mem.MemBuffer buf, ghidra.program.model.data.Structure es)

9.0.1_PUBLIC

introducedInitial version