HPS.OOC.NodeHandle
- class HPS.OOC.NodeHandle : public IDisposable
Public Functions
- bool Empty ()
Check the state of the NodeHandle.
- Return
Returns true if this NodeHandle doesn’t exist.
- HPS.SegmentKey GetSegment ()
Get the SegementKey associated with this node.
- Return
Returns the SegmentKey, if any.
- HPS.ShellKey GetShell ()
Get the ShellKey associated with this node. This is unsynchronized.
- Return
Returns the ShellKey, if any.