WPILibC++ 2024.3.2
|
NetworkTables Topic Information. More...
#include <ntcore_c.h>
Public Attributes | |
NT_Topic | topic |
Topic handle. More... | |
struct NT_String | name |
Topic name. More... | |
enum NT_Type | type |
Topic type. More... | |
struct NT_String | type_str |
Topic type string. More... | |
struct NT_String | properties |
Topic properties JSON string. More... | |
NetworkTables Topic Information.
struct NT_String NT_TopicInfo::name |
Topic name.
struct NT_String NT_TopicInfo::properties |
Topic properties JSON string.
NT_Topic NT_TopicInfo::topic |
Topic handle.
enum NT_Type NT_TopicInfo::type |
Topic type.
struct NT_String NT_TopicInfo::type_str |
Topic type string.