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

Public Member Functions

 NetworkTableConnection (IOStream *stream, NetworkTableEntryTypeManager &typeManager)
 
void close ()
 
void flush ()
 
void sendKeepAlive ()
 
void sendClientHello ()
 
void sendServerHelloComplete ()
 
void sendProtocolVersionUnsupported ()
 
void sendEntryAssignment (NetworkTableEntry &entry)
 
void sendEntryUpdate (NetworkTableEntry &entry)
 
void read (ConnectionAdapter &adapter)
 
void SetIOStream (IOStream *stream)
 

Static Public Attributes

static const ProtocolVersion PROTOCOL_REVISION = 0x0200
 

Detailed Description

Definition at line 30 of file NetworkTableConnection.h.

Constructor & Destructor Documentation

NetworkTableConnection::NetworkTableConnection ( IOStream _ioStream,
NetworkTableEntryTypeManager _typeManager 
)

An abstraction for the NetworkTable protocol

Author
mwills

Definition at line 12 of file NetworkTableConnection.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