INodeLock Class

Definition

Line 640 of cmsxk/INode.cm

Constructors & Destructor

public nothrow INodeLock()
public nothrow INodeLock(INode* inode_)
public ~INodeLock()

Member Functions

public nothrow void Reset(INode* inode_)

Member Variables

private INode* inode

Constructor& Destructor Details

INodeLock Constructor

public nothrow INodeLock()

Definition
Line 642 of cmsxk/INode.cm


INodeLock Constructor

public nothrow INodeLock(INode* inode_)

Definition
Line 645 of cmsxk/INode.cm


~INodeLock Destructor

public ~INodeLock()

Definition
Line 664 of cmsxk/INode.cm


Member Function Details

Reset Member Function

public nothrow void Reset(INode* inode_)

Definition
Line 649 of cmsxk/INode.cm