CopyRange Class

Definition

Line 115 of cmsxo/Link.cm

Constructors & Destructor

public nothrow CopyRange(Section* fromSection_, Section* toSection_, ulong startPos_, ulong length_, byte alignment_)

Member Functions

public String<char> Str() const

Member Variables

public byte alignment
public Section* fromSection
public ulong length
public ulong startPos
public Section* toSection

Constructor& Destructor Details

CopyRange Constructor

public nothrow CopyRange(Section* fromSection_, Section* toSection_, ulong startPos_, ulong length_, byte alignment_)

Definition
Line 117 of cmsxo/Link.cm


Member Function Details

Str Member Function

public String<char> Str()

Definition
Line 121 of cmsxo/Link.cm