![]() |
WPILibC++ 2025.3.2
|
NetworkTables value event data. More...
#include <ntcore_c.h>
Public Attributes | |
| NT_Topic | topic |
| Topic handle. | |
| NT_Handle | subentry |
| Subscriber/entry handle. | |
| struct NT_Value | value |
| The new value. | |
NetworkTables value event data.
| NT_Handle NT_ValueEventData::subentry |
Subscriber/entry handle.
| NT_Topic NT_ValueEventData::topic |
Topic handle.
| struct NT_Value NT_ValueEventData::value |
The new value.