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

public nothrow LinkSection(BinaryFile* file_)

Definition
Line 1555 of cmsxo/BinaryFile.cm


Member Function Details

public override void Dump(StreamWriter& writer)

Definition
Line 1558 of cmsxo/BinaryFile.cm


public override void Finalize()

Definition
Line 1646 of cmsxo/BinaryFile.cm