CodeSection Class
Definition
Line
979
of
cmsxo/BinaryFile.cm
Inheritance
Constructors & Destructor
public
nothrow
CodeSection
(
BinaryFile
* file_)
Member Functions
public
override
void
Dump
(
StreamWriter
& writer)
Constructor& Destructor Details
CodeSection Constructor
public
nothrow
CodeSection(
BinaryFile
* file_)
Definition
Line
981
of
cmsxo/BinaryFile.cm
Member Function Details
Dump Member Function
public
override
void
Dump(
StreamWriter
& writer)
Definition
Line
984
of
cmsxo/BinaryFile.cm