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

Public Member Functions

override void Dispose ()
 
 StyleKey (HPS.Key in_that)
 
 StyleKey (HPS.StyleKey in_that)
 
override HPS.Type ObjectType ()
 
bool ShowSource (out HPS.Style.Type out_type, out HPS.SegmentKey out_segment, out string out_name)
 
HPS.StyleKey SetCondition (HPS.Condition in_condition)
 
HPS.StyleKey UnsetCondition ()
 
bool ShowCondition (out HPS.Condition out_condition)
 
HPS.StyleKey SetFilter (HPS.AttributeLock.Type in_type)
 
HPS.StyleKey SetFilter (HPS.AttributeLock.Type[] in_types)
 
HPS.StyleKey UnsetFilter (HPS.AttributeLock.Type in_type)
 
HPS.StyleKey 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
 Key (HPS.Key in_that)
 
 Key (HPS.Control in_control)
 
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.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: