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

Public Member Functions

override void Dispose ()
 
 AttributeLockKit (HPS.AttributeLockKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.AttributeLockKit in_kit)
 
void Show (out HPS.AttributeLockKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.AttributeLockKit in_kit)
 
HPS.AttributeLockKit SetLock (HPS.AttributeLock.Type in_type, bool in_state)
 
HPS.AttributeLockKit SetLock (HPS.AttributeLock.Type in_type)
 
HPS.AttributeLockKit SetLock (HPS.AttributeLock.Type[] in_types, bool[] in_states)
 
HPS.AttributeLockKit SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type, bool in_state)
 
HPS.AttributeLockKit SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type)
 
HPS.AttributeLockKit SetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types, bool[] in_states)
 
HPS.AttributeLockKit UnsetLock (HPS.AttributeLock.Type in_type)
 
HPS.AttributeLockKit UnsetLock ()
 
HPS.AttributeLockKit UnsetLock (HPS.AttributeLock.Type[] in_types)
 
HPS.AttributeLockKit UnsetSubsegmentLockOverride (HPS.AttributeLock.Type in_type)
 
HPS.AttributeLockKit UnsetSubsegmentLockOverride ()
 
HPS.AttributeLockKit UnsetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types)
 
HPS.AttributeLockKit UnsetEverything ()
 
bool ShowLock (HPS.AttributeLock.Type in_type, out bool out_state)
 
bool ShowLock (out HPS.AttributeLock.Type[] out_types, out bool[] out_states)
 
bool ShowSubsegmentLockOverride (HPS.AttributeLock.Type in_type, out bool out_state)
 
bool ShowSubsegmentLockOverride (out HPS.AttributeLock.Type[] out_types, out bool[] out_states)
 
- 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.AttributeLockKit GetDefault ()
 
static bool operator== (HPS.AttributeLockKit a, HPS.AttributeLockKit b)
 
static bool operator!= (HPS.AttributeLockKit a, HPS.AttributeLockKit 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: