WPILibC++ 2023.4.3-108-ge5452e3
|
Subscriber options. More...
#include <ntcore_c.h>
Public Attributes | |
double | periodic |
NT_Bool | topicsOnly |
NT_Bool | sendAll |
NT_Bool | prefixMatch |
Subscriber options.
Different from PubSubOptions in this reflects only options that are sent over the network.
double NT_Meta_SubscriberOptions::periodic |
NT_Bool NT_Meta_SubscriberOptions::prefixMatch |
NT_Bool NT_Meta_SubscriberOptions::sendAll |
NT_Bool NT_Meta_SubscriberOptions::topicsOnly |