Class BinaryObjectAdapter

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.cdt.utils.BinaryFile
org.eclipse.cdt.utils.BinaryObjectAdapter
All Implemented Interfaces:
IBinaryParser.IBinaryFile, IBinaryParser.IBinaryObject, org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
ElfBinaryObject, MachOBinaryObject64, PEBinaryObject64, SOMBinaryObject, XCOFFBinaryObject

public abstract class BinaryObjectAdapter extends BinaryFile implements IBinaryParser.IBinaryObject