WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::nt::Topic Member List

This is the complete list of members for wpi::nt::Topic, including all inherited members.

DeleteProperty(std::string_view name)wpi::nt::Topicinline
Exists() constwpi::nt::Topicinline
GenericPublish(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GenericPublishEx(std::string_view typeString, const wpi::util::json &properties, const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GenericSubscribe(const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GenericSubscribe(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GetGenericEntry(const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GetGenericEntry(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)wpi::nt::Topic
GetHandle() constwpi::nt::Topicinline
GetInfo() constwpi::nt::Topicinline
GetInstance() constwpi::nt::Topic
GetName() constwpi::nt::Topicinline
GetProperties() constwpi::nt::Topic
GetProperty(std::string_view name) constwpi::nt::Topic
GetType() constwpi::nt::Topicinline
GetTypeString() constwpi::nt::Topicinline
IsCached() constwpi::nt::Topicinline
IsPersistent() constwpi::nt::Topicinline
IsRetained() constwpi::nt::Topicinline
m_handlewpi::nt::Topicprotected
operator bool() constwpi::nt::Topicinlineexplicit
operator==(const Topic &) const =defaultwpi::nt::Topic
SetCached(bool cached)wpi::nt::Topicinline
SetPersistent(bool persistent)wpi::nt::Topicinline
SetProperties(const wpi::util::json &properties)wpi::nt::Topicinline
SetProperty(std::string_view name, const wpi::util::json &value)wpi::nt::Topic
SetRetained(bool retained)wpi::nt::Topicinline
Topic()=defaultwpi::nt::Topic
Topic(NT_Topic handle)wpi::nt::Topicinlineexplicit