WPILib 2012
WPILibRoboticsLibraryforFRC
|
Public Member Functions | |
Key (NetworkTable *table, const char *keyName) | |
NetworkTable * | GetTable () |
NetworkTables_Types | GetType () |
Entry * | GetEntry () |
std::string | GetName () |
UINT32 | GetId () |
void | Encode (Buffer *buffer) |
Static Public Member Functions | |
static Key * | GetKey (UINT32 id) |
Friends | |
class | Connection |
class | Entry |
class | KeyConnectionListener |
class | NetworkTable |