standalone_activity_service
Last update: 19.09.2025 8#include "core/service/standalone_activity_service/standalone_activity_creator/i_standalone_activity_creator.h"
57 StandaloneActivityService(std::unique_ptr<IStandaloneActivityCreator> standalone_activity_creator);
It provides a running process of desired activity returned by interface IStandaloneActivityCreator an...
Definition standalone_activity_service.h:51
StandaloneActivityService(std::unique_ptr< IStandaloneActivityCreator > standalone_activity_creator)
int Run()
Start the Standalone Activity service and keep it alive waiting for standalone request on this Activi...
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.