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

Public Member Functions

override void Dispose ()
 
 SprocketPath (HPS.Model in_model, HPS.View in_view, HPS.Layout in_layout, HPS.Canvas in_canvas)
 
 SprocketPath (HPS.Canvas in_canvas, HPS.Layout in_layout, HPS.View in_view, HPS.Model in_model)
 
 SprocketPath (HPS.Canvas in_canvas, ulong in_layer)
 
 SprocketPath (HPS.Canvas in_canvas)
 
 SprocketPath (HPS.SprocketPath that)
 
override HPS.Type ObjectType ()
 
void Set (HPS.SprocketPath in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.SprocketPath in_that)
 
HPS.Canvas GetCanvas ()
 
HPS.Layout GetLayout ()
 
HPS.View GetView ()
 
HPS.Model GetModel ()
 
HPS.KeyPath GetKeyPath ()
 
- Public Member Functions inherited from HPS.Sprocket
 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.SprocketPath a, HPS.SprocketPath b)
 
static bool operator!= (HPS.SprocketPath a, HPS.SprocketPath b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

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: