HPS::ComponentIsolatedEvent
-
class HPS::ComponentIsolatedEvent : public HPS::Event
The ComponentIsolatedEvent class is the event that will be triggered for each Isolate call.
Public Functions
-
inline virtual Event *Clone() const override
Allocates and returns a copy of this ComponentIsolatedEvent.
- Returns
A copy of this ComponentIsolatedEvent.
-
inline ComponentIsolatedEvent()
The default constructor creates an empty ComponentIsolatedEvent object.
-
inline virtual Event *Clone() const override