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

Public Member Functions

override void Dispose ()
 
 IncludeKey (HPS.Key in_that)
 
 IncludeKey (HPS.IncludeKey in_that)
 
override HPS.Type ObjectType ()
 
HPS.SegmentKey GetTarget ()
 
HPS.IncludeKey SetPriority (int in_priority)
 
HPS.IncludeKey SetCondition (HPS.Condition in_condition)
 
HPS.IncludeKey UnsetPriority ()
 
HPS.IncludeKey UnsetCondition ()
 
bool ShowPriority (out int out_priority)
 
bool ShowCondition (out HPS.Condition out_condition)
 
HPS.IncludeKey SetFilter (HPS.AttributeLock.Type in_type)
 
HPS.IncludeKey SetFilter (HPS.AttributeLock.Type[] in_types)
 
HPS.IncludeKey UnsetFilter (HPS.AttributeLock.Type in_type)
 
HPS.IncludeKey UnsetFilter (HPS.AttributeLock.Type[] in_types)
 
bool ShowFilter (out HPS.AttributeLock.Type[] out_types)
 
bool ShowFilter (HPS.AttributeLock.Type in_type)
 
- Public Member Functions inherited from HPS.Key
override void Dispose ()
 
 Key (HPS.Key in_that)
 
 Key (HPS.Control in_control)
 
override HPS.Type ObjectType ()
 
bool HasOwner ()
 
HPS.SegmentKey Up ()
 
HPS.SegmentKey Owner ()
 
void Delete ()
 
void MoveTo (HPS.SegmentKey in_new_owner)
 
HPS.Key CopyTo (HPS.SegmentKey in_destination)
 
virtual void Assign (HPS.Key in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Key in_that)
 
ulong GetHash ()
 
- 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 ()
 

Protected Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from HPS.Key
static bool operator== (HPS.Key a, HPS.Key b)
 
static bool operator!= (HPS.Key a, HPS.Key b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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