|
virtual void | deleteCptr () |
|
virtual bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
|
virtual bool | IsUserDerived () |
|
|
static void | DtorCallback (IntPtr p) |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
|
static Dictionary< IntPtr, ImportEvent > | cachedObjects = new Dictionary<IntPtr, ImportEvent>() |
|
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
|
The ImportEvent class is the base class for events signaled during Stream export.
◆ GetClassID()
IntPtr HPS.Stream.ImportEvent.GetClassID |
( |
| ) |
|
|
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