|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
static IntPtr | ClassID< T > () |
|
bool | cMemOwn |
|
HandleRef | cptr |
|
The Toolkit class is the primary support class which manages streaming of HSF data.
◆ Toolkit() [1/2]
HPS.Stream.Toolkit.Toolkit |
( |
| ) |
|
|
inline |
The Default constructor creates an empty Toolkit object.
◆ Toolkit() [2/2]
This constructor creates an Toolkit object that shares the underlying smart-pointer of the source Toolkit.
- Parameters
-
in_toolkit | The source Toolkit to copy. |
◆ ObjectType()
override HPS.Type HPS.Stream.Toolkit.ObjectType |
( |
| ) |
|
|
inlinevirtual |
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.Object.
◆ Restart()
virtual void HPS.Stream.Toolkit.Restart |
( |
| ) |
|
|
inlinevirtual |
Restarts the Toolkit object so that it can be reused for importing or exporting.
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Stream.cs