INodeBlock Class
Definition
Line
455
of
cmsxk/Block.cm
Inheritance
Constructors & Destructor
public
nothrow
INodeBlock
(
BlockManager
* manager_,
BlockCache
* cache_)
Member Functions
public
nothrow
INode
GetINode
(
int
index)
const
public
nothrow
void
SetINode
(
int
index,
const
INode
& inode)
const
Constructor& Destructor Details
INodeBlock Constructor
public
nothrow
INodeBlock(
BlockManager
* manager_,
BlockCache
* cache_)
Definition
Line
457
of
cmsxk/Block.cm
Member Function Details
GetINode Member Function
public
nothrow
INode
GetINode(
int
index)
Definition
Line
460
of
cmsxk/Block.cm
SetINode Member Function
public
nothrow
void
SetINode(
int
index,
const
INode
& inode)
Definition
Line
468
of
cmsxk/Block.cm