WPILibC++ 2023.4.3-108-ge5452e3
|
Subscriber options. More...
#include <ntcore_cpp.h>
Public Attributes | |
double | periodic = 0.1 |
bool | topicsOnly = false |
bool | sendAll = false |
bool | prefixMatch = false |
Subscriber options.
Different from PubSubOptions in this reflects only options that are sent over the network.
double nt::meta::SubscriberOptions::periodic = 0.1 |
bool nt::meta::SubscriberOptions::prefixMatch = false |
bool nt::meta::SubscriberOptions::sendAll = false |
bool nt::meta::SubscriberOptions::topicsOnly = false |