Now you can download a copy of these docs so you can use them offline! Download now


Public Member Functions | |
| NetworkTableConnectionListenerAdapter (IRemote *targetSource, IRemoteConnectionListener *targetListener) | |
| void | Connected (IRemote *remote) |
| void | Disconnected (IRemote *remote) |
Definition at line 18 of file NetworkTableConnectionListenerAdapter.h.
|
virtual |
Called when an IRemote is connected
| remote | the object that connected |
Implements IRemoteConnectionListener.
Definition at line 15 of file NetworkTableConnectionListenerAdapter.cpp.
|
virtual |
Called when an IRemote is disconnected
| remote | the object that disconnected |
Implements IRemoteConnectionListener.
Definition at line 19 of file NetworkTableConnectionListenerAdapter.cpp.
1.8.6