wrench::CustomEvent
-
class CustomEvent : public wrench::ExecutionEvent
A “Custom event went off” ExecutionEvent.
Public Functions
-
inline virtual std::string toString() override
Get a textual description of the event.
- Returns:
a text string
Public Members
-
std::shared_ptr<ExecutionControllerCustomEventMessage> message
The message.
-
inline virtual std::string toString() override