Public Member Functions | |
| override void | Dispose () |
| ConditionControl (HPS.SegmentKey in_seg) | |
| ConditionControl (HPS.ConditionControl in_that) | |
| override HPS.Type | ObjectType () |
| ulong | GetCount () |
| HPS.ConditionControl | AddCondition (string in_condition) |
| HPS.ConditionControl | SetCondition (string in_condition) |
| HPS.ConditionControl | SetConditions (string[] in_conditions) |
| HPS.ConditionControl | UnsetCondition (string in_condition) |
| HPS.ConditionControl | UnsetEverything () |
| bool | ShowCondition (string in_condition) |
| bool | ShowConditions (out string[] out_conditions) |
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 |