WPILibC++ 2024.3.2
nt::BooleanTopic Member List

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

BooleanTopic()=defaultnt::BooleanTopic
BooleanTopic(NT_Topic handle)nt::BooleanTopicinlineexplicit
BooleanTopic(Topic topic)nt::BooleanTopicinlineexplicit
DeleteProperty(std::string_view name)nt::Topicinline
EntryType typedefnt::BooleanTopic
Exists() constnt::Topicinline
GenericPublish(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GenericPublishEx(std::string_view typeString, const wpi::json &properties, const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GenericSubscribe(const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GenericSubscribe(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GetEntry(ParamType defaultValue, const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
GetEntryEx(std::string_view typeString, ParamType defaultValue, const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
GetGenericEntry(const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GetGenericEntry(std::string_view typeString, const PubSubOptions &options=kDefaultPubSubOptions)nt::Topic
GetHandle() constnt::Topicinline
GetInfo() constnt::Topicinline
GetInstance() constnt::Topic
GetName() constnt::Topicinline
GetProperties() constnt::Topic
GetProperty(std::string_view name) constnt::Topic
GetType() constnt::Topicinline
GetTypeString() constnt::Topicinline
IsCached() constnt::Topicinline
IsPersistent() constnt::Topicinline
IsRetained() constnt::Topicinline
kTypeStringnt::BooleanTopicstatic
m_handlent::Topicprotected
operator bool() constnt::Topicinlineexplicit
operator==(const Topic &) const =defaultnt::Topic
ParamType typedefnt::BooleanTopic
Publish(const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
PublisherType typedefnt::BooleanTopic
PublishEx(std::string_view typeString, const wpi::json &properties, const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
SetCached(bool cached)nt::Topicinline
SetPersistent(bool persistent)nt::Topicinline
SetProperties(const wpi::json &properties)nt::Topicinline
SetProperty(std::string_view name, const wpi::json &value)nt::Topic
SetRetained(bool retained)nt::Topicinline
Subscribe(ParamType defaultValue, const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
SubscribeEx(std::string_view typeString, ParamType defaultValue, const PubSubOptions &options=kDefaultPubSubOptions)nt::BooleanTopicinline
SubscriberType typedefnt::BooleanTopic
TimestampedValueType typedefnt::BooleanTopic
Topic()=defaultnt::Topic
Topic(NT_Topic handle)nt::Topicinlineexplicit
ValueType typedefnt::BooleanTopic