Definition at line 49 of file Server_test.cpp.
◆ TestThread()
| xrpl::test::Server_test::TestThread::TestThread |
( |
| ) |
|
◆ ~TestThread()
| xrpl::test::Server_test::TestThread::~TestThread |
( |
| ) |
|
◆ getIoContext()
| boost::asio::io_context & xrpl::test::Server_test::TestThread::getIoContext |
( |
| ) |
|
◆ ioContext_
| boost::asio::io_context xrpl::test::Server_test::TestThread::ioContext_ |
|
private |
◆ work_
| std::optional<boost::asio::executor_work_guard<boost::asio::io_context::executor_type> > xrpl::test::Server_test::TestThread::work_ |
|
private |
◆ thread_
| std::thread xrpl::test::Server_test::TestThread::thread_ |
|
private |