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

Topic publisher (as published via $pub$<topic>). More...

#include <ntcore_cpp.h>

Public Attributes

std::string client
 
uint64_t pubuid = 0
 

Detailed Description

Topic publisher (as published via $pub$<topic>).

Member Data Documentation

◆ client

std::string nt::meta::TopicPublisher::client

◆ pubuid

uint64_t nt::meta::TopicPublisher::pubuid = 0

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