HPS::ImportStatusEvent
-
class HPS::ImportStatusEvent : public HPS::Event
The ImportStatusEvent class is the event that can be used by importers to let the user know what they are currently working on
Public Functions
-
inline virtual Event *Clone() const
Allocates and returns a copy of this ImportStatusEvent.
- Returns
A copy of this ImportStatusEvent.
-
inline ImportStatusEvent()
The default constructor creates a ImportStatusEvent.
-
inline virtual Event *Clone() const