Class ObjcTypeMetadataStructure

java.lang.Object
ghidra.app.util.bin.format.objc.ObjcTypeMetadataStructure
All Implemented Interfaces:
StructConverter
Direct Known Subclasses:
Objc1Category, Objc1Class, Objc1InstanceVariable, Objc1InstanceVariableList, Objc1MetaClass, Objc1Module, Objc1Protocol, Objc1ProtocolList, Objc1ProtocolMethod, Objc1ProtocolMethodList, Objc1SymbolTable, Objc2Cache, Objc2Category, Objc2Class, Objc2ClassRW, Objc2ImageInfo, Objc2Implementation, Objc2InstanceVariable, Objc2InstanceVariableList, Objc2MessageReference, Objc2Property, Objc2PropertyList, Objc2Protocol, Objc2ProtocolList, ObjcMethod, ObjcMethodList

public abstract class ObjcTypeMetadataStructure extends Object implements StructConverter
Implemented by all Objective-C type metadata structures