Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.ComponentPath Class Reference
Inheritance diagram for HPS.ComponentPath:
HPS.Sprocket HPS.Object

Public Member Functions

override void Dispose ()
 
 ComponentPath (HPS.Component[] in_components)
 
 ComponentPath (HPS.ComponentPath in_that)
 
override HPS.Type ObjectType ()
 
HPS.ComponentPath Append (HPS.Component in_component)
 
HPS.ComponentPath Append (HPS.ComponentPath in_path)
 
HPS.ComponentPath Append (HPS.Component[] in_components)
 
void Set (HPS.ComponentPath in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.ComponentPath in_that)
 
HPS.ComponentPath SetComponents (HPS.Component[] in_components)
 
HPS.Component[] GetComponents ()
 
HPS.KeyPath[] GetKeyPaths ()
 
HPS.KeyPath[] GetKeyPaths (HPS.Canvas in_canvas, ulong in_layer)
 
HPS.KeyPath[] GetKeyPaths (HPS.Canvas in_canvas)
 
void Highlight (HPS.Canvas in_canvas, HPS.HighlightOptionsKit in_options)
 
void Highlight (HPS.Canvas in_canvas, ulong in_layer, HPS.HighlightOptionsKit in_options)
 
void Unhighlight (HPS.Canvas in_canvas, HPS.HighlightOptionsKit in_options)
 
void Unhighlight (HPS.Canvas in_canvas, ulong in_layer, HPS.HighlightOptionsKit in_options)
 
void Hide (HPS.Canvas in_canvas, ulong in_layer)
 
void Hide (HPS.Canvas in_canvas)
 
void Show (HPS.Canvas in_canvas, ulong in_layer)
 
void Show (HPS.Canvas in_canvas)
 
void Isolate (HPS.Canvas in_canvas, ulong in_layer)
 
void Isolate (HPS.Canvas in_canvas)
 
- Public Member Functions inherited from HPS.Sprocket
override void Dispose ()
 
 Sprocket (HPS.Sprocket in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.ComponentPath a, HPS.ComponentPath b)
 
static bool operator!= (HPS.ComponentPath a, HPS.ComponentPath b)
 
static void Isolate (HPS.ComponentPath[] in_components_to_be_isolated, HPS.Canvas in_canvas, ulong in_layer)
 
static void Isolate (HPS.ComponentPath[] in_components_to_be_isolated, HPS.Canvas in_canvas)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Sprocket
override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Public Types inherited from HPS.Sprocket
enum  UpdateType { Synchronous = 0, Asynchronous = 1 }
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: