WPILibC++  unspecified
nt::IConnectionNotifier Member List

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

Add(std::function< void(const ConnectionNotification &event)> callback)=0 (defined in nt::IConnectionNotifier)nt::IConnectionNotifierpure virtual
AddPolled(unsigned int poller_uid)=0 (defined in nt::IConnectionNotifier)nt::IConnectionNotifierpure virtual
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)=0 (defined in nt::IConnectionNotifier)nt::IConnectionNotifierpure virtual
operator=(const IConnectionNotifier &)=delete (defined in nt::IConnectionNotifier)nt::IConnectionNotifier
~IConnectionNotifier()=default (defined in nt::IConnectionNotifier)nt::IConnectionNotifiervirtual