NetworkTables publisher.
More...
#include <networktables/Topic.h>
◆ ~Publisher()
nt::Publisher::~Publisher |
( |
| ) |
|
|
inlinevirtual |
◆ Publisher() [1/4]
nt::Publisher::Publisher |
( |
const Publisher & |
| ) |
|
|
delete |
◆ Publisher() [2/4]
◆ Publisher() [3/4]
nt::Publisher::Publisher |
( |
| ) |
|
|
protecteddefault |
◆ Publisher() [4/4]
◆ GetHandle()
Gets the native handle for the publisher.
- Returns
- Native handle
◆ GetTopic()
Topic nt::Publisher::GetTopic |
( |
| ) |
const |
|
inline |
Gets the published-to topic.
- Returns
- Topic
◆ operator bool()
nt::Publisher::operator bool |
( |
| ) |
const |
|
inlineexplicit |
Determines if the native handle is valid.
- Returns
- True if the native handle is valid, false otherwise.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_pubHandle
The documentation for this class was generated from the following files: