Public Member Functions | |
override void | Dispose () |
OperatorControl (HPS.View in_view) | |
OperatorControl (HPS.OperatorControl in_that) | |
override HPS.Type | ObjectType () |
ulong | GetCount () |
ulong | GetCount (HPS.Operator.Priority in_priority) |
HPS.OperatorControl | Push (HPS.Operator in_operator, HPS.Operator.Priority in_priority) |
HPS.OperatorControl | Push (HPS.Operator in_operator) |
bool | Pop (HPS.Operator.Priority in_priority) |
bool | Pop () |
bool | Pop (out HPS.Operator out_operator) |
bool | Pop (HPS.Operator.Priority in_priority, out HPS.Operator out_operator) |
HPS.OperatorControl | Set (HPS.Operator in_operator, HPS.Operator.Priority in_priority) |
HPS.OperatorControl | Set (HPS.Operator in_operator) |
HPS.OperatorControl | Set (HPS.Operator[] in_operators, HPS.Operator.Priority in_priority) |
HPS.OperatorControl | Set (HPS.Operator[] in_operators) |
HPS.OperatorControl | UnsetTop (HPS.Operator.Priority in_priority) |
HPS.OperatorControl | UnsetTop () |
HPS.OperatorControl | UnsetEverything (HPS.Operator.Priority in_priority) |
HPS.OperatorControl | UnsetEverything () |
bool | ShowTop (out HPS.Operator out_operator) |
bool | ShowTop (HPS.Operator.Priority in_priority, out HPS.Operator out_operator) |
bool | Show (out HPS.Operator[] out_operators) |
bool | Show (HPS.Operator.Priority in_priority, out HPS.Operator[] out_operators) |
![]() | |
override void | Dispose () |
override HPS.Type | ObjectType () |
SprocketControl (HPS.SprocketControl in_that) | |
![]() | |
Sprocket (HPS.Sprocket in_that) | |
![]() | |
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 () |
![]() | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
enum | UpdateType { Synchronous = 0, Asynchronous = 1 } |
![]() | |
static IntPtr | ClassID< T > () |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |