simulation_framework::core::ISimfwkCliServer Class Reference Last update: 16.07.2025 class ISimfwkCliServer More... #include <i_cli_server.h> Inheritance diagram for simulation_framework::core::ISimfwkCliServer: [legend] Public Member Functions virtual void BindSimRunner (std::unique_ptr< simulation_framework::core::ISimRunner > sim_runner)=0 virtual void WaitForCommand ()=0 virtual std::string GetServerAddress ()=0 Detailed Description class ISimfwkCliServer simulation framework cli server interface. The server holds an entity of simulation framework and forward user command to it. The documentation for this class was generated from the following file:i_cli_server.h