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