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

Collaboration diagram for NetworkTables::Entry:

Public Member Functions | |
| void | SetKey (Key *key) |
| Key * | GetKey () |
| UINT32 | GetId () |
| void | SetSource (Connection *source) |
| Connection * | GetSource () |
| virtual void | Encode (Buffer *buffer) |
| virtual bool | IsEntry () |
| virtual NetworkTables_Types | GetType ()=0 |
| virtual int | GetInt () |
| virtual double | GetDouble () |
| virtual bool | GetBoolean () |
| virtual int | GetString (char *str, int len) |
| virtual std::string | GetString () |
| virtual NetworkTable * | GetTable () |
Detailed Description
Definition at line 24 of file Entry.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