WPILibC++  unspecified
nt::impl::ConnectionNotifierThread Member List

This is the complete list of members for nt::impl::ConnectionNotifierThread, including all inherited members.

ConnectionNotifierThread(int inst) (defined in nt::impl::ConnectionNotifierThread)nt::impl::ConnectionNotifierThreadinline
DoCallback(std::function< void(const ConnectionNotification &event)> callback, const ConnectionNotification &data) (defined in nt::impl::ConnectionNotifierThread)nt::impl::ConnectionNotifierThreadinline
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::ConnectionNotifierThreadinline
NotifierData typedef (defined in nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >)nt::impl::CallbackThread< ConnectionNotifierThread, ConnectionNotification >
SafeThread() (defined in wpi::SafeThread)wpi::SafeThreadinline
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::ConnectionNotifierThreadinline
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::SafeThreadvirtual