Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
Static Protected Attributes |
List of all members
HPS.Stream.ImportEvent Class Reference
Inheritance diagram for HPS.Stream.ImportEvent:

Public Member Functions | |
virtual void | Dispose () |
delegate void | DtorDelegate (IntPtr cPtr) |
IntPtr | GetClassID () |
Returns a unique identifier that is shared by all objects of the same class. More... | |
ImportEvent (HPS.Stream.ImportEvent in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
virtual bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
virtual bool | IsUserDerived () |
Static Protected Member Functions | |
static void | DtorCallback (IntPtr p) |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Static Protected Attributes | |
static Dictionary< IntPtr, ImportEvent > | cachedObjects = new Dictionary<IntPtr, ImportEvent>() |
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
Detailed Description
The ImportEvent class is the base class for events signaled during Stream export.
Member Function Documentation
|
inline |
Returns a unique identifier that is shared by all objects of the same class.
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Stream.cs