WPILibC++  unspecified
nt::ConnectionNotifier Member List

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

Add(std::function< void(const ConnectionNotification &event)> callback) override (defined in nt::ConnectionNotifier)nt::ConnectionNotifiervirtual
AddPolled(unsigned int poller_uid) override (defined in nt::ConnectionNotifier)nt::ConnectionNotifiervirtual
CallbackManager< ConnectionNotifier, impl::ConnectionNotifierThread > (defined in nt::ConnectionNotifier)nt::ConnectionNotifierfriend
CancelPoll(unsigned int poller_uid) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
ConnectionNotifier(int inst) (defined in nt::ConnectionNotifier)nt::ConnectionNotifierexplicit
ConnectionNotifierTest (defined in nt::ConnectionNotifier)nt::ConnectionNotifierfriend
CreatePoller() (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
DoAdd(Args &&...args) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inlineprotected
DoStart(Args &&...args) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inlineprotected
GetThread() const (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inlineprotected
IConnectionNotifier()=default (defined in nt::IConnectionNotifier)nt::IConnectionNotifier
IConnectionNotifier(const IConnectionNotifier &)=delete (defined in nt::IConnectionNotifier)nt::IConnectionNotifier
NotifyConnection(bool connected, const ConnectionInfo &conn_info, unsigned int only_listener=UINT_MAX) override (defined in nt::ConnectionNotifier)nt::ConnectionNotifiervirtual
operator=(const IConnectionNotifier &)=delete (defined in nt::IConnectionNotifier)nt::IConnectionNotifier
Poll(unsigned int poller_uid) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
Poll(unsigned int poller_uid, double timeout, bool *timed_out) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
Remove(unsigned int listener_uid) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
RemovePoller(unsigned int poller_uid) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
Send(unsigned int only_listener, Args &&...args) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inlineprotected
Start() (defined in nt::ConnectionNotifier)nt::ConnectionNotifier
Stop() (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
WaitForQueue(double timeout) (defined in nt::CallbackManager< Derived, Thread >)nt::CallbackManager< Derived, Thread >inline
~IConnectionNotifier()=default (defined in nt::IConnectionNotifier)nt::IConnectionNotifiervirtual