WPILibC++ 2025.0.0-alpha-1-24-g6478ba6
NT_Meta_SubscriberOptions Struct Reference

Subscriber options. More...

#include <ntcore_c.h>

Public Attributes

double periodic
 
NT_Bool topicsOnly
 
NT_Bool sendAll
 
NT_Bool prefixMatch
 

Detailed Description

Subscriber options.

Different from PubSubOptions in this reflects only options that are sent over the network.

Member Data Documentation

◆ periodic

double NT_Meta_SubscriberOptions::periodic

◆ prefixMatch

NT_Bool NT_Meta_SubscriberOptions::prefixMatch

◆ sendAll

NT_Bool NT_Meta_SubscriberOptions::sendAll

◆ topicsOnly

NT_Bool NT_Meta_SubscriberOptions::topicsOnly

The documentation for this struct was generated from the following file: