WPILib 2012
WPILibRoboticsLibraryforFRC
Public Member Functions
NetworkTables::Reader Class Reference

List of all members.

Public Member Functions

 Reader (Connection *connection, int inputStreamFd)
int Read ()
std::string ReadString ()
int ReadId (bool useLastValue)
int ReadTableId (bool useLastValue)
int ReadInt ()
double ReadDouble ()
int ReadConfirmations (bool useLastValue)
int ReadDenials (bool useLastValue)
std::auto_ptr< EntryReadEntry (bool useLastValue)

The documentation for this class was generated from the following files:
 All Classes Functions Variables