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

Client publisher (as published via $clientpub$<client> or $serverpub). More...

#include <ntcore_cpp.h>

Public Attributes

int64_t uid = -1
 
std::string topic
 

Detailed Description

Client publisher (as published via $clientpub$<client> or $serverpub).

Member Data Documentation

◆ topic

std::string nt::meta::ClientPublisher::topic

◆ uid

int64_t nt::meta::ClientPublisher::uid = -1

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