Now you can download a copy of these docs so you can use them offline! Download now

Static Public Member Functions | |
| static void | registerTypes (NetworkTableEntryTypeManager *typeManager) |
Static Public Attributes | |
| static BOOLEAN_t | BOOLEAN |
| static DOUBLE_t | DOUBLE |
| static STRING_t | STRING |
Definition at line 21 of file DefaultEntryTypes.h.
|
static |
Registers the set of default entry types with the given entry type manager.
| typeManager | The entry type manager to update. Pointer must not be null. |
Definition at line 85 of file DefaultEntryTypes.cpp.
1.8.6