HPS::Stream::ExportEvent
-
class HPS::Stream::ExportEvent
The ExportEvent class is the base class for events signaled during Stream export.
Subclassed by HPS::Stream::GeometryExportEvent, HPS::Stream::SegmentExportEvent
Public Functions
-
intptr_t GetClassID() const
Returns a unique identifier that is shared by all objects of the same class.
Public Members
-
HPS::ByteArray 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
-
intptr_t GetClassID() const