|
| | ProtobufCommanderConfig_NotificationSubscription () |
| |
| | ~ProtobufCommanderConfig_NotificationSubscription () override |
| |
| PROTOBUF_CONSTEXPR | ProtobufCommanderConfig_NotificationSubscription (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| |
| | ProtobufCommanderConfig_NotificationSubscription (const ProtobufCommanderConfig_NotificationSubscription &from) |
| |
| | ProtobufCommanderConfig_NotificationSubscription (ProtobufCommanderConfig_NotificationSubscription &&from) noexcept |
| |
| ProtobufCommanderConfig_NotificationSubscription & | operator= (const ProtobufCommanderConfig_NotificationSubscription &from) |
| |
| ProtobufCommanderConfig_NotificationSubscription & | operator= (ProtobufCommanderConfig_NotificationSubscription &&from) noexcept |
| |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| |
| void | Swap (ProtobufCommanderConfig_NotificationSubscription *other) |
| |
| void | UnsafeArenaSwap (ProtobufCommanderConfig_NotificationSubscription *other) |
| |
| ProtobufCommanderConfig_NotificationSubscription * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| |
| void | CopyFrom (const ProtobufCommanderConfig_NotificationSubscription &from) |
| |
| void | MergeFrom (const ProtobufCommanderConfig_NotificationSubscription &from) |
| |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| |
| bool | IsInitialized () const final |
| |
| size_t | ByteSizeLong () const final |
| |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| |
| int | GetCachedSize () const final |
| |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| |
| bool | has_type_regex () const |
| |
| void | clear_type_regex () |
| |
| const std::string & | type_regex () const |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_type_regex (ArgT0 &&arg0, ArgT... args) |
| |
| std::string * | mutable_type_regex () |
| |
| PROTOBUF_NODISCARD std::string * | release_type_regex () |
| |
| void | set_allocated_type_regex (std::string *type_regex) |
| |
| bool | has_group_regex () const |
| |
| void | clear_group_regex () |
| |
| const std::string & | group_regex () const |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_group_regex (ArgT0 &&arg0, ArgT... args) |
| |
| std::string * | mutable_group_regex () |
| |
| PROTOBUF_NODISCARD std::string * | release_group_regex () |
| |
| void | set_allocated_group_regex (std::string *group_regex) |
| |
| bool | has_background_color () const |
| |
| void | clear_background_color () |
| |
| const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color & | background_color () const |
| |
| PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color * | release_background_color () |
| |
| ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color * | mutable_background_color () |
| |
| void | set_allocated_background_color (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color *background_color) |
| |
| void | unsafe_arena_set_allocated_background_color (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color *background_color) |
| |
| ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color * | unsafe_arena_release_background_color () |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_type_regex (ArgT0 &&arg0, ArgT... args) |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_group_regex (ArgT0 &&arg0, ArgT... args) |
| |
Definition at line 2356 of file liaison_config.pb.h.