Now you can download a copy of these docs so you can use them offline! Download now
NetworkTableConnectionListenerAdapter Class Reference
Inheritance diagram for NetworkTableConnectionListenerAdapter:
Collaboration diagram for NetworkTableConnectionListenerAdapter:

Public Member Functions

 NetworkTableConnectionListenerAdapter (IRemote *targetSource, IRemoteConnectionListener *targetListener)
 
void Connected (IRemote *remote)
 
void Disconnected (IRemote *remote)
 

Detailed Description

Definition at line 18 of file NetworkTableConnectionListenerAdapter.h.

Member Function Documentation

void NetworkTableConnectionListenerAdapter::Connected ( IRemote remote)
virtual

Called when an IRemote is connected

Parameters
remotethe object that connected

Implements IRemoteConnectionListener.

Definition at line 15 of file NetworkTableConnectionListenerAdapter.cpp.

void NetworkTableConnectionListenerAdapter::Disconnected ( IRemote remote)
virtual

Called when an IRemote is disconnected

Parameters
remotethe object that disconnected

Implements IRemoteConnectionListener.

Definition at line 19 of file NetworkTableConnectionListenerAdapter.cpp.


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

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6