Class FactoryStructureDataType

All Implemented Interfaces:
BuiltInDataType, DataType, FactoryDataType, ExtensionPoint
Direct Known Subclasses:
ElfDataType, PeDataType

public abstract class FactoryStructureDataType extends BuiltIn implements FactoryDataType
Abstract class used to create specialized data structures that act like a Structure and create a new Dynamic structure each time they are used.