Now you can download a copy of these docs so you can use them offline! Download now
NetworkTables::Reader Class Reference
Collaboration diagram for NetworkTables::Reader:

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) |
Detailed Description
Definition at line 18 of file Reader.h.
The documentation for this class was generated from the following files:
Generated on Thu Jan 12 2012 22:35:39 for WPILibC++ by
1.7.1