|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
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 () |
1.7.4