The ExportEvent class is the base class for events signaled during Stream export.
More...
#include <hps.h>
The ExportEvent class is the base class for events signaled during Stream export.
◆ ExportEvent()
HPS::Stream::ExportEvent::ExportEvent |
( |
| ) |
|
|
inlineprotected |
◆ ~ExportEvent()
virtual HPS::Stream::ExportEvent::~ExportEvent |
( |
| ) |
|
|
virtual |
◆ GetClassID()
intptr_t HPS::Stream::ExportEvent::GetClassID |
( |
| ) |
const |
Returns a unique identifier that is shared by all objects of the same class.
◆ non_db_user_data
A HPS::ByteArray where the user may store data that is not associated with the database to be export by Stream.
On import, this data will be reported to the user through a HPS::Stream::NonDBuserDataEvent
The documentation for this class was generated from the following file: