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

#include <ClientConnectionState.h>

Inheritance diagram for ClientConnectionState_ProtocolUnsuppotedByServer:
Collaboration diagram for ClientConnectionState_ProtocolUnsuppotedByServer:

Public Member Functions

 ClientConnectionState_ProtocolUnsuppotedByServer (ProtocolVersion serverVersion)
 
ProtocolVersion getServerVersion ()
 
const char * toString ()
 

Additional Inherited Members

- Static Public Attributes inherited from ClientConnectionState
static ClientConnectionState DISCONNECTED_FROM_SERVER
 
static ClientConnectionState CONNECTED_TO_SERVER
 
static ClientConnectionState SENT_HELLO_TO_SERVER
 
static ClientConnectionState IN_SYNC_WITH_SERVER
 
- Protected Member Functions inherited from ClientConnectionState
 ClientConnectionState (const char *name)
 

Detailed Description

Represents that a client received a message from the server indicating that the client's protocol revision is not supported by the server

Author
Mitchell

Definition at line 60 of file ClientConnectionState.h.

Constructor & Destructor Documentation

ClientConnectionState_ProtocolUnsuppotedByServer::ClientConnectionState_ProtocolUnsuppotedByServer ( ProtocolVersion  _serverVersion)

Create a new protocol unsupported state

Parameters
serverVersion

Definition at line 38 of file ClientConnectionState.cpp.

Member Function Documentation

ProtocolVersion ClientConnectionState_ProtocolUnsuppotedByServer::getServerVersion ( )
Returns
the protocol version that the server reported it supports

Definition at line 44 of file ClientConnectionState.cpp.


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

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