The SegmentExportEvent class indicates that a segment is about to be exported by Stream.
More...
#include <hps.h>
The SegmentExportEvent class indicates that a segment is about to be exported by Stream.
◆ SegmentExportEvent() [1/3]
◆ SegmentExportEvent() [2/3]
HPS::Stream::SegmentExportEvent::SegmentExportEvent |
( |
| ) |
|
◆ ~SegmentExportEvent()
virtual HPS::Stream::SegmentExportEvent::~SegmentExportEvent |
( |
| ) |
|
|
virtual |
◆ SegmentExportEvent() [3/3]
HPS::Stream::SegmentExportEvent::SegmentExportEvent |
( |
HPS::SegmentKey & |
in_segment_key | ) |
|
◆ GetClassID()
intptr_t HPS::Stream::ExportEvent::GetClassID |
( |
| ) |
const |
|
inherited |
Returns a unique identifier that is shared by all objects of the same class.
◆ operator=()
◆ 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
◆ segment_key
A SegmentKey that is about to be exported by stream.
The documentation for this class was generated from the following file: