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

Public Member Functions | |
intptr_t | GetClassID () const |
Public Attributes | |
HPS::ByteArray | non_db_user_data |
Detailed Description
The ExportEvent class is the base class for events signaled during Stream export.
Member Function Documentation
intptr_t HPS::Stream::ExportEvent::GetClassID | ( | ) | const |
Returns a unique identifier that is shared by all objects of the same class.
Member Data Documentation
HPS::ByteArray HPS::Stream::ExportEvent::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:
- include/hps.h