ConnectionNotifierThread(int inst) (defined in nt::impl::ConnectionNotifierThread) | nt::impl::ConnectionNotifierThread | inline |
DoCallback(std::function< void(const ConnectionNotification &event)> callback, const ConnectionNotification &data) (defined in nt::impl::ConnectionNotifierThread) | nt::impl::ConnectionNotifierThread | inline |
ListenerData typedef (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
m_active (defined in wpi::SafeThread) | wpi::SafeThread | |
m_cond (defined in wpi::SafeThread) | wpi::SafeThread | |
m_inst (defined in nt::impl::ConnectionNotifierThread) | nt::impl::ConnectionNotifierThread | |
m_listeners (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
m_mutex (defined in wpi::SafeThread) | wpi::SafeThread | |
m_pollers (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
m_queue (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
m_queue_empty (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
Main() override (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | virtual |
Matches(const ListenerData &listener, const ConnectionNotification &data) (defined in nt::impl::ConnectionNotifierThread) | nt::impl::ConnectionNotifierThread | inline |
NotifierData typedef (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
SafeThread() (defined in wpi::SafeThread) | wpi::SafeThread | inline |
SendPoller(unsigned int poller_uid, Args &&...args) (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | inline |
SetListener(ConnectionNotification *data, unsigned int listener_uid) (defined in nt::impl::ConnectionNotifierThread) | nt::impl::ConnectionNotifierThread | inline |
UserInfo typedef (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | |
~CallbackThread() (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >) | nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification > | inline |
~SafeThread()=default (defined in wpi::SafeThread) | wpi::SafeThread | virtual |