HPS::Stream::Toolkit Class Reference
#include <hps.h>
Inheritance diagram for HPS::Stream::Toolkit:

Public Member Functions | |
HPS::Type | ObjectType () const |
Toolkit & | operator= (Toolkit const &in_toolkit) |
Toolkit & | operator= (Toolkit &&in_toolkit) |
ImportNotifier | ParseBuffers (ByteArrayArray const &in_hsf_buffers, ImportOptionsKit const &in_options) |
virtual void | Restart () |
Toolkit () | |
Toolkit (Toolkit const &in_toolkit) | |
Toolkit (Toolkit &&in_toolkit) | |
![]() | |
virtual bool | Empty () const |
intptr_t | GetClassID () const |
intptr_t | GetInstanceID () const |
bool | HasType (HPS::Type in_mask) const |
Object (Object const &that) | |
Object (Object &&in_that) | |
Object & | operator= (Object const &other_object) |
Object & | operator= (Object &&in_that) |
virtual void | Reset () |
virtual HPS::Type | Type () const |
Static Public Attributes | |
static const HPS::Type | staticType = HPS::Type::StreamToolkit |
![]() | |
static const HPS::Type | staticType = HPS::Type::None |
Additional Inherited Members | |
![]() | |
template<typename T > | |
static intptr_t | ClassID () |
Detailed Description
The Toolkit class is the primary support class which manages streaming of HSF data.
Constructor & Destructor Documentation
HPS::Stream::Toolkit::Toolkit | ( | ) |
The Default constructor creates an empty Toolkit object.
HPS::Stream::Toolkit::Toolkit | ( | Toolkit const & | in_toolkit | ) |
HPS::Stream::Toolkit::Toolkit | ( | Toolkit && | in_toolkit | ) |
Member Function Documentation
|
virtual |
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:
- include/hps.h