ObjectFileHeaderSection Class
Definition
Line
924
of
cmsxo/BinaryFile.cm
Inheritance
Constructors & Destructor
public
nothrow
ObjectFileHeaderSection
(
BinaryFile
* file_)
Member Functions
public
override
void
Dump
(
StreamWriter
& writer)
Constructor& Destructor Details
ObjectFileHeaderSection Constructor
public
nothrow
ObjectFileHeaderSection(
BinaryFile
* file_)
Definition
Line
926
of
cmsxo/BinaryFile.cm
Member Function Details
Dump Member Function
public
override
void
Dump(
StreamWriter
& writer)
Definition
Line
929
of
cmsxo/BinaryFile.cm