cli_server
Last update: 16.07.2025void BindSimRunner(std::unique_ptr< simulation_framework::core::ISimRunner > sim_runner)
set sim runner pointer which to be controlled
SimfwkCliServer(const std::string &server_address)
ctor of grpc cli server
~SimfwkCliServer()
dtor of grpc cli server
std::string GetServerAddress()
get grpc server address of cli server
void WaitForCommand()
calling this to ensure the server is running and waiting for command to do any action.
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.