Public Member Functions | |
| override void | Dispose () |
| ImportNotifier (HPS.STL.ImportNotifier in_that) | |
| ImportNotifier (HPS.IONotifier in_that) | |
| override HPS.Type | ObjectType () |
| void | Assign (HPS.STL.ImportNotifier in_that) |
| HPS.STL.ImportResultsKit | GetResults () |
Public Member Functions inherited from HPS.IONotifier | |
| IONotifier (HPS.IONotifier in_that) | |
| void | Assign (HPS.IONotifier in_that) |
| void | Wait () |
| HPS.IOResult | Status () |
| HPS.IOResult | Status (out float out_percent_complete) |
| void | Cancel () |
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.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 |