@ NT_DOUBLE
Definition: ntcore_c.h:54
@ NT_BOOLEAN
Definition: ntcore_c.h:53
@ NT_DOUBLE_ARRAY
Definition: ntcore_c.h:58
@ NT_STRING
Definition: ntcore_c.h:55
@ NT_FLOAT_ARRAY
Definition: ntcore_c.h:64
@ NT_INTEGER
Definition: ntcore_c.h:61
@ NT_BOOLEAN_ARRAY
Definition: ntcore_c.h:57
@ NT_FLOAT
Definition: ntcore_c.h:62
@ NT_STRING_ARRAY
Definition: ntcore_c.h:59
@ NT_INTEGER_ARRAY
Definition: ntcore_c.h:63
@ NT_UNASSIGNED
Definition: ntcore_c.h:52
@ NT_RAW
Definition: ntcore_c.h:56
NetworkTableType
NetworkTable entry type.
Definition: NetworkTableType.h:15
@ kString
String data type.
@ kDoubleArray
Double precision floating-point array data type.
@ kUnassigned
Unassigned data type.
@ kFloatArray
Single precision floating-point array data type.
@ kBoolean
Boolean data type.
@ kIntegerArray
Integer array data type.
@ kBooleanArray
Boolean array data type.
@ kDouble
Double precision floating-point data type.
@ kFloat
Single precision floating-point data type.
@ kInteger
Integer data type.
@ kStringArray
String array data type.
NetworkTables (ntcore) namespace.
Definition: ntcore_cpp.h:36