WPILibC++ 2024.3.2
nt::meta::TopicSubscriber Struct Reference

Topic subscriber (as published via $sub$<topic>). More...

#include <ntcore_cpp.h>

Public Attributes

std::string client
 
uint64_t subuid = 0
 
SubscriberOptions options
 

Detailed Description

Topic subscriber (as published via $sub$<topic>).

Member Data Documentation

◆ client

std::string nt::meta::TopicSubscriber::client

◆ options

SubscriberOptions nt::meta::TopicSubscriber::options

◆ subuid

uint64_t nt::meta::TopicSubscriber::subuid = 0

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