i_standalone_activity_creator
Last update: 19.09.2025This is the interface class for creating a standalone activity service. It defines how a customized a...
Definition i_standalone_activity_creator.h:56
virtual std::unique_ptr< core::lifecycle::IActivity > Create(const core::StandaloneInitData &standalone_init_data)=0
Create an std::unique_ptr<IActivity> which will be scheduled remotely through scheduling event.
virtual std::string GetName()=0
This is the concrete Topic class that can be used for creation of a communication channel with given ...
Definition topic.h:38
The namespace for all core functionalities under namespace simulation_framework.
The top namespace for simulation framework.