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

Public Member Functions

override void Dispose ()
 
 UpdateOptionsKit (HPS.UpdateOptionsKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.UpdateOptionsKit in_kit)
 
void Show (out HPS.UpdateOptionsKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.UpdateOptionsKit in_kit)
 
HPS.UpdateOptionsKit SetUpdateControl (HPS.Window.UpdateControl in_control)
 
HPS.UpdateOptionsKit SetTimeLimit (double in_time_limit)
 
HPS.UpdateOptionsKit UnsetUpdateControl ()
 
HPS.UpdateOptionsKit UnsetTimeLimit ()
 
HPS.UpdateOptionsKit UnsetEverything ()
 
bool ShowUpdateControl (out HPS.Window.UpdateControl out_control)
 
bool ShowTimeLimit (out double out_time_limit)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static HPS.UpdateOptionsKit GetDefault ()
 
static bool operator== (HPS.UpdateOptionsKit a, HPS.UpdateOptionsKit b)
 
static bool operator!= (HPS.UpdateOptionsKit a, HPS.UpdateOptionsKit 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

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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