|
| | ProtobufScopeConfig () |
| |
| | ~ProtobufScopeConfig () override |
| |
| PROTOBUF_CONSTEXPR | ProtobufScopeConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| |
| | ProtobufScopeConfig (const ProtobufScopeConfig &from) |
| |
| | ProtobufScopeConfig (ProtobufScopeConfig &&from) noexcept |
| |
| ProtobufScopeConfig & | operator= (const ProtobufScopeConfig &from) |
| |
| ProtobufScopeConfig & | operator= (ProtobufScopeConfig &&from) noexcept |
| |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| |
| void | Swap (ProtobufScopeConfig *other) |
| |
| void | UnsafeArenaSwap (ProtobufScopeConfig *other) |
| |
| ProtobufScopeConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| |
| void | CopyFrom (const ProtobufScopeConfig &from) |
| |
| void | MergeFrom (const ProtobufScopeConfig &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 |
| |
| int | history_size () const |
| |
| void | clear_history () |
| |
| ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig * | mutable_history (int index) |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > * | mutable_history () |
| |
| const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig & | history (int index) const |
| |
| ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig * | add_history () |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > & | history () const |
| |
| bool | has_group_regex_filter_expression () const |
| |
| void | clear_group_regex_filter_expression () |
| |
| const std::string & | group_regex_filter_expression () const |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_group_regex_filter_expression (ArgT0 &&arg0, ArgT... args) |
| |
| std::string * | mutable_group_regex_filter_expression () |
| |
| PROTOBUF_NODISCARD std::string * | release_group_regex_filter_expression () |
| |
| void | set_allocated_group_regex_filter_expression (std::string *group_regex_filter_expression) |
| |
| bool | has_type_regex_filter_expression () const |
| |
| void | clear_type_regex_filter_expression () |
| |
| const std::string & | type_regex_filter_expression () const |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_type_regex_filter_expression (ArgT0 &&arg0, ArgT... args) |
| |
| std::string * | mutable_type_regex_filter_expression () |
| |
| PROTOBUF_NODISCARD std::string * | release_type_regex_filter_expression () |
| |
| void | set_allocated_type_regex_filter_expression (std::string *type_regex_filter_expression) |
| |
| bool | has_column_width () const |
| |
| void | clear_column_width () |
| |
| const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels & | column_width () const |
| |
| PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * | release_column_width () |
| |
| ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * | mutable_column_width () |
| |
| void | set_allocated_column_width (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels *column_width) |
| |
| void | unsafe_arena_set_allocated_column_width (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels *column_width) |
| |
| ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * | unsafe_arena_release_column_width () |
| |
| bool | has_sort_by_column () const |
| |
| void | clear_sort_by_column () |
| |
| ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column | sort_by_column () const |
| |
| void | set_sort_by_column (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column value) |
| |
| bool | has_max_message_size_bytes () const |
| |
| void | clear_max_message_size_bytes () |
| |
| int32_t | max_message_size_bytes () const |
| |
| void | set_max_message_size_bytes (int32_t value) |
| |
| bool | has_sort_ascending () const |
| |
| void | clear_sort_ascending () |
| |
| bool | sort_ascending () const |
| |
| void | set_sort_ascending (bool value) |
| |
| bool | has_scope_height () const |
| |
| void | clear_scope_height () |
| |
| int32_t | scope_height () const |
| |
| void | set_scope_height (int32_t value) |
| |
| bool | has_history_height () const |
| |
| void | clear_history_height () |
| |
| int32_t | history_height () const |
| |
| void | set_history_height (int32_t value) |
| |
| bool | has_max_history_items () const |
| |
| void | clear_max_history_items () |
| |
| int32_t | max_history_items () const |
| |
| void | set_max_history_items (int32_t value) |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_group_regex_filter_expression (ArgT0 &&arg0, ArgT... args) |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_type_regex_filter_expression (ArgT0 &&arg0, ArgT... args) |
| |
Definition at line 3566 of file liaison_config.pb.h.