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