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

#include <ServerIncomingConnectionListener.h>

Inheritance diagram for ServerIncomingConnectionListener:

Public Member Functions

virtual void OnNewConnection (ServerConnectionAdapter &connectionAdapter)=0
 

Detailed Description

Listener for new incoming server connections

Author
Mitchell

Definition at line 18 of file ServerIncomingConnectionListener.h.

Member Function Documentation

virtual void ServerIncomingConnectionListener::OnNewConnection ( ServerConnectionAdapter connectionAdapter)
pure virtual

Called on create of a new connection

Parameters
connectionAdapterthe server connection adapter

Implemented in NetworkTableServer.


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

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