WPILibC++  unspecified
nt::IConnectionNotifier Class Referenceabstract
Inheritance diagram for nt::IConnectionNotifier:

Public Member Functions

 IConnectionNotifier (const IConnectionNotifier &)=delete
 
IConnectionNotifieroperator= (const IConnectionNotifier &)=delete
 
virtual unsigned int Add (std::function< void(const ConnectionNotification &event)> callback)=0
 
virtual unsigned int AddPolled (unsigned int poller_uid)=0
 
virtual void NotifyConnection (bool connected, const ConnectionInfo &conn_info, unsigned int only_listener=UINT_MAX)=0
 

The documentation for this class was generated from the following file: