RAII helper that runs shutdown cleanup when destroyed.
More...
|
| | deinit_t (std::thread poll_thread) |
| | Store the Avahi polling thread for shutdown on destruction.
|
| |
| | ~deinit_t () override |
| | Destroy the Avahi publisher deinitializer.
|
| |
|
|
std::thread | poll_thread |
| | Poll thread.
|
| |
RAII helper that runs shutdown cleanup when destroyed.
◆ deinit_t()
| platf::publish::deinit_t::deinit_t |
( |
std::thread | poll_thread | ) |
|
|
inline |
Store the Avahi polling thread for shutdown on destruction.
- Parameters
-
◆ ~deinit_t()
| platf::publish::deinit_t::~deinit_t |
( |
| ) |
|
|
inlineoverridevirtual |
Destroy the Avahi publisher deinitializer.
Reimplemented from platf::deinit_t.
The documentation for this class was generated from the following file: