Public Member Functions | |
| override void | Dispose () |
| AttributeLockControl (HPS.SegmentKey in_seg) | |
| AttributeLockControl (HPS.AttributeLockControl in_that) | |
| override HPS.Type | ObjectType () |
| HPS.AttributeLockControl | SetLock (HPS.AttributeLock.Type in_type, bool in_state) |
| HPS.AttributeLockControl | SetLock (HPS.AttributeLock.Type in_type) |
| HPS.AttributeLockControl | SetLock (HPS.AttributeLock.Type[] in_types, bool[] in_states) |
| HPS.AttributeLockControl | SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type, bool in_state) |
| HPS.AttributeLockControl | SetSubsegmentLockOverride (HPS.AttributeLock.Type in_type) |
| HPS.AttributeLockControl | SetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types, bool[] in_states) |
| HPS.AttributeLockControl | UnsetLock (HPS.AttributeLock.Type in_type) |
| HPS.AttributeLockControl | UnsetLock () |
| HPS.AttributeLockControl | UnsetLock (HPS.AttributeLock.Type[] in_types) |
| HPS.AttributeLockControl | UnsetSubsegmentLockOverride (HPS.AttributeLock.Type in_type) |
| HPS.AttributeLockControl | UnsetSubsegmentLockOverride () |
| HPS.AttributeLockControl | UnsetSubsegmentLockOverride (HPS.AttributeLock.Type[] in_types) |
| HPS.AttributeLockControl | 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.Control | |
| override void | Dispose () |
| Control (HPS.Control in_that) | |
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.Control | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |