|
enum | HandleResult { Handled = 0,
NotHandled = 1
} |
|
|
override void | Dispose () |
|
| EventHandler (HPS.EventHandler in_that) |
|
override HPS.Type | ObjectType () |
|
bool | Subscribe (HPS.EventDispatcher in_dispatcher, IntPtr in_type) |
|
bool | UnSubscribe (HPS.EventDispatcher in_dispatcher, IntPtr in_type) |
|
bool | UnSubscribe (HPS.EventDispatcher in_dispatcher) |
|
void | UnSubscribeEverything () |
|
override void | Reset () |
|
void | Shutdown () |
|
virtual
HPS.EventHandler.HandleResult | Handle (HPS.Event in_event) |
|
delegate HPS.Type | EventHandlerDelegate_0 () |
|
delegate void | EventHandlerDelegate_1 () |
|
delegate
HPS.EventHandler.HandleResult | EventHandlerDelegate_2 (IntPtr in_event) |
|
delegate bool | EventHandlerDelegate_3 () |
|
IntPtr | GetClassID () |
|
| Object (HPS.Object in_that) |
|
HPS.Type | Type () |
|
virtual bool | Empty () |
|
bool | HasType (HPS.Type in_mask) |
|
IntPtr | GetInstanceID () |
|
|
override void | deleteCptr () |
|
override IntPtr | GetNonDirectorClassID () |
|
|
static IntPtr | ClassID< T > () |
|
HandleRef | cptr |
|
HandleRef | scptr |
|
bool | cMemOwn |
|
The documentation for this class was generated from the following file:
- C:/git/visualize/hps/internals/hps_core/source/cs/HPS.EventHandler.cs