BlockKey Class
Definition
Line
15
of
cmsxk/Block.cm
Constructors & Destructor
public
nothrow
BlockKey
()
public
nothrow
BlockKey
(
int
blockNumber_,
int
fsNumber_)
Member Functions
public
nothrow
String
<
char
>
ToString
()
const
Member Variables
public
int
blockNumber
public
int
fsNumber
Constructor& Destructor Details
BlockKey Constructor
public
nothrow
BlockKey()
Definition
Line
17
of
cmsxk/Block.cm
BlockKey Constructor
public
nothrow
BlockKey(
int
blockNumber_,
int
fsNumber_)
Definition
Line
20
of
cmsxk/Block.cm
Member Function Details
ToString Member Function
public
nothrow
String
<
char
> ToString()
Definition
Line
23
of
cmsxk/Block.cm