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

#include <ClientConnectionListenerManager.h>

Inheritance diagram for ClientConnectionListenerManager:

Public Member Functions

virtual void FireConnectedEvent ()=0
 
virtual void FireDisconnectedEvent ()=0
 

Detailed Description

An object that manages connection listeners and fires events for other listeners

Author
Mitchell

Definition at line 17 of file ClientConnectionListenerManager.h.

Member Function Documentation

virtual void ClientConnectionListenerManager::FireConnectedEvent ( )
pure virtual

called when something is connected

Implemented in NetworkTableNode.

virtual void ClientConnectionListenerManager::FireDisconnectedEvent ( )
pure virtual

called when something is disconnected

Implemented in NetworkTableNode.


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

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