Inheritance diagram for HPS.OOC.NodeHandle:

Public Member Functions

virtual void Dispose ()
 
bool Empty ()
 Check the state of the NodeHandle. More...
 
override bool Equals (System.Object obj)
 
bool Equals (HPS.OOC.NodeHandle other)
 
override int GetHashCode ()
 
HPS.SegmentKey GetSegment ()
 Get the SegementKey associated with this node. More...
 
HPS.ShellKey GetShell ()
 Get the ShellKey associated with this node. This is unsynchronized. More...
 

Static Public Member Functions

static bool operator!= (HPS.OOC.NodeHandle a, HPS.OOC.NodeHandle b)
 
static bool operator== (HPS.OOC.NodeHandle a, HPS.OOC.NodeHandle b)
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Member Function Documentation

◆ Empty()

bool HPS.OOC.NodeHandle.Empty ( )
inline

Check the state of the NodeHandle.

Returns
Returns true if this NodeHandle doesn't exist.

◆ GetSegment()

HPS.SegmentKey HPS.OOC.NodeHandle.GetSegment ( )
inline

Get the SegementKey associated with this node.

Returns
Returns the SegmentKey, if any.

◆ GetShell()

HPS.ShellKey HPS.OOC.NodeHandle.GetShell ( )
inline

Get the ShellKey associated with this node. This is unsynchronized.

Returns
Returns the ShellKey, if any.

The documentation for this class was generated from the following file:
  • internals/hps_sprk_ooc/source/cs/HPS.OOC.cs