#include <SRSWorld.hpp>
Definition at line 17 of file SRSWorld.hpp.
◆ World()
| srs::test::World::World |
( |
std::string_view | input_filename | ) |
|
|
explicit |
◆ get_app()
| auto srs::test::World::get_app |
( |
| ) |
->App & |
|
inline |
◆ get_error_msg()
| auto srs::test::World::get_error_msg |
( |
| ) |
const->constauto & |
|
inlinenodiscard |
◆ get_event_nums()
| auto srs::test::World::get_event_nums |
( |
| ) |
const->constauto & |
|
inlinenodiscard |
◆ get_server()
| auto srs::test::World::get_server |
( |
| ) |
->auto * |
|
inline |
◆ init()
| void srs::test::World::init |
( |
| ) |
|
◆ launch_server()
| auto srs::test::World::launch_server |
( |
| ) |
->std::optional< std::string > |
◆ set_continue_output()
| auto srs::test::World::set_continue_output |
( |
bool | is_continue | ) |
|
|
inline |
◆ set_delay_time_us()
| auto srs::test::World::set_delay_time_us |
( |
std::size_t | time | ) |
|
|
inline |
◆ app_
| App srs::test::World::app_ |
|
private |
◆ app_config_
| Config& srs::test::World::app_config_ |
|
private |
◆ error_msg_
| std::string srs::test::World::error_msg_ |
|
private |
◆ event_nums_
| uint64_t srs::test::World::event_nums_ = 0 |
|
private |
◆ srs_server_
| std::unique_ptr<SRSEmulator> srs::test::World::srs_server_ |
|
private |
◆ srs_server_thread_
| std::jthread srs::test::World::srs_server_thread_ |
|
private |
The documentation for this class was generated from the following files: