|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
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< Entry > | ReadEntry (bool useLastValue) |
1.7.4