Implementation details for wrapped_env.
More...
|
actual_environment_t | m_env |
| Actual environment object.
|
|
std::thread | m_env_thread |
| Helper thread for calling run method.
|
|
Implementation details for wrapped_env.
- Since
- v.5.5.9
Definition at line 239 of file wrapped_env.cpp.
◆ details_t()
◆ ~details_t()
so_5::wrapped_env_t::details_t::~details_t |
( |
| ) |
|
|
inline |
◆ join()
void so_5::wrapped_env_t::details_t::join |
( |
| ) |
|
|
inlinenoexcept |
◆ start()
void so_5::wrapped_env_t::details_t::start |
( |
| ) |
|
|
inline |
◆ stop()
void so_5::wrapped_env_t::details_t::stop |
( |
| ) |
|
|
inlinenoexcept |
◆ m_env
actual_environment_t so_5::wrapped_env_t::details_t::m_env |
◆ m_env_thread
std::thread so_5::wrapped_env_t::details_t::m_env_thread |
The documentation for this struct was generated from the following file: