AttributeLockControl
- class HPS.AttributeLockControl : public HPS.Control
- Public Functions - AttributeLockControl (HPS.AttributeLockControl in_that)
 - AttributeLockControl (HPS.SegmentKey in_seg)
 - override void Dispose ()
 - override HPS.Type ObjectType ()
 - HPS.AttributeLockControl SetLock (HPS.AttributeLock.Type in_type)
 - HPS.AttributeLockControl SetLock (HPS.AttributeLock.Type in_type, bool in_state)
 - HPS.AttributeLockControl SetLock (HPS.AttributeLock.Type[] in_types, bool[] in_states)
 - HPS.AttributeLockControl SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type)
 - HPS.AttributeLockControl SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type, bool in_state)
 - HPS.AttributeLockControl SetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types, bool[] in_states)
 - 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)
 - HPS.AttributeLockControl UnsetEverything ()
 - HPS.AttributeLockControl UnsetLock ()
 - HPS.AttributeLockControl UnsetLock (HPS.AttributeLock.Type in_type)
 - HPS.AttributeLockControl UnsetLock (HPS.AttributeLock.Type[] in_types)
 - HPS.AttributeLockControl UnsetSubsegmentLockOverride ()
 - HPS.AttributeLockControl UnsetSubsegmentLockOverride (HPS.AttributeLock.Type in_type)
 - HPS.AttributeLockControl UnsetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types)
 
