LinkSection Class
Definition
Line
1553
of
cmsxo/BinaryFile.cm
Inheritance
Constructors & Destructor
public
nothrow
LinkSection
(
BinaryFile
* file_)
Member Functions
public
override
void
Dump
(
StreamWriter
& writer)
public
override
void
Finalize
()
Constructor& Destructor Details
LinkSection Constructor
public
nothrow
LinkSection(
BinaryFile
* file_)
Definition
Line
1555
of
cmsxo/BinaryFile.cm
Member Function Details
Dump Member Function
public
override
void
Dump(
StreamWriter
& writer)
Definition
Line
1558
of
cmsxo/BinaryFile.cm
Finalize Member Function
public
override
void
Finalize()
Definition
Line
1646
of
cmsxo/BinaryFile.cm