|
| Thread (std::function< void()> on_start, std::function< void()> on_exit) |
|
void | Main () |
|
|
std::vector< EntryListener > | m_entry_listeners |
|
std::vector
< ConnectionListenerCallback > | m_conn_listeners |
|
std::queue< EntryNotification > | m_entry_notifications |
|
std::queue
< ConnectionNotification > | m_conn_notifications |
|
std::function< void()> | m_on_start |
|
std::function< void()> | m_on_exit |
|
std::mutex | m_mutex |
|
bool | m_active = true |
|
std::condition_variable | m_cond |
|
The documentation for this class was generated from the following file:
- build/ntSources/src/Notifier.cpp