4#ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3021000
12#error This file was generated by a newer version of protoc which is
13#error incompatible with your Protocol Buffer headers. Please update
16#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
17#error This file was generated by an older version of protoc which is
18#error incompatible with your Protocol Buffer headers. Please
19#error regenerate this file with a newer version of protoc.
22#include <google/protobuf/port_undef.inc>
23#include <google/protobuf/io/coded_stream.h>
25#include <google/protobuf/arenastring.h>
26#include <google/protobuf/generated_message_util.h>
27#include <google/protobuf/metadata_lite.h>
28#include <google/protobuf/generated_message_reflection.h>
30#include <google/protobuf/repeated_field.h>
31#include <google/protobuf/extension_set.h>
32#include <google/protobuf/generated_enum_reflection.h>
33#include <google/protobuf/unknown_field_set.h>
39#include <boost/units/quantity.hpp>
40#include <boost/units/absolute.hpp>
41#include <boost/units/dimensionless_type.hpp>
42#include <boost/units/make_scaled_unit.hpp>
44#include <google/protobuf/port_def.inc>
45#define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto
46PROTOBUF_NAMESPACE_OPEN
50PROTOBUF_NAMESPACE_CLOSE
62struct LiaisonConfigDefaultTypeInternal;
65struct NetworkAckSetDefaultTypeInternal;
67class ProtobufCommanderConfig;
68struct ProtobufCommanderConfigDefaultTypeInternal;
70class ProtobufCommanderConfig_DatabaseColumnWidthPixels;
71struct ProtobufCommanderConfig_DatabaseColumnWidthPixelsDefaultTypeInternal;
73class ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels;
74struct ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsDefaultTypeInternal;
76class ProtobufCommanderConfig_LoadProtobuf;
77struct ProtobufCommanderConfig_LoadProtobufDefaultTypeInternal;
79class ProtobufCommanderConfig_LoadProtobuf_ExternalData;
80struct ProtobufCommanderConfig_LoadProtobuf_ExternalDataDefaultTypeInternal;
82class ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation;
83struct ProtobufCommanderConfig_LoadProtobuf_ExternalData_TranslationDefaultTypeInternal;
85class ProtobufCommanderConfig_LoadProtobuf_GroupLayer;
86struct ProtobufCommanderConfig_LoadProtobuf_GroupLayerDefaultTypeInternal;
88class ProtobufCommanderConfig_ModalDialogDimensions;
89struct ProtobufCommanderConfig_ModalDialogDimensionsDefaultTypeInternal;
91class ProtobufCommanderConfig_NotificationSubscription;
92struct ProtobufCommanderConfig_NotificationSubscriptionDefaultTypeInternal;
94class ProtobufCommanderConfig_NotificationSubscription_Color;
95struct ProtobufCommanderConfig_NotificationSubscription_ColorDefaultTypeInternal;
97class ProtobufScopeConfig;
98struct ProtobufScopeConfigDefaultTypeInternal;
100class ProtobufScopeConfig_ColumnWidthPixels;
101struct ProtobufScopeConfig_ColumnWidthPixelsDefaultTypeInternal;
103class ProtobufScopeConfig_HistoryConfig;
104struct ProtobufScopeConfig_HistoryConfigDefaultTypeInternal;
110PROTOBUF_NAMESPACE_OPEN
126PROTOBUF_NAMESPACE_CLOSE
150 static_assert(::std::is_same<T, ProtobufCommanderConfig_Column>::value ||
151 ::std::is_integral<T>::value,
152 "Incorrect type passed to function ProtobufCommanderConfig_Column_Name.");
153 return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
158 return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<ProtobufCommanderConfig_Column>(
176 static_assert(::std::is_same<T, ProtobufCommanderConfig_ExternalDataColumn>::value ||
177 ::std::is_integral<T>::value,
178 "Incorrect type passed to function ProtobufCommanderConfig_ExternalDataColumn_Name.");
179 return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
184 return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<ProtobufCommanderConfig_ExternalDataColumn>(
202 static_assert(::std::is_same<T, ProtobufScopeConfig_Column>::value ||
203 ::std::is_integral<T>::value,
204 "Incorrect type passed to function ProtobufScopeConfig_Column_Name.");
205 return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
210 return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<ProtobufScopeConfig_Column>(
216 public ::PROTOBUF_NAMESPACE_ID::Message {
220 explicit PROTOBUF_CONSTEXPR
LiaisonConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
225 *
this = ::std::move(from);
233 if (
this == &from)
return *
this;
234 if (GetOwningArena() == from.GetOwningArena()
235 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
236 && GetOwningArena() !=
nullptr
247 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
250 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
253 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
276 if (other ==
this)
return;
277 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
278 if (GetOwningArena() !=
nullptr &&
279 GetOwningArena() == other->GetOwningArena()) {
281 if (GetOwningArena() == other->GetOwningArena()) {
285 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
289 if (other ==
this)
return;
290 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
297 return CreateMaybeMessage<LiaisonConfig>(arena);
299 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
301 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
303 LiaisonConfig::MergeImpl(*
this, from);
306 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
308 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
314 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
318 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
320 void SetCachedSize(
int size)
const final;
324 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
325 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
326 return "goby.apps.zeromq.protobuf.LiaisonConfig";
330 bool is_message_owned =
false);
334 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
365 int _internal_load_shared_library_size()
const;
382 const std::string& _internal_load_shared_library(
int index)
const;
383 std::string* _internal_add_load_shared_library();
389 int _internal_load_proto_file_size()
const;
403 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
load_proto_file()
const;
406 const std::string& _internal_load_proto_file(
int index)
const;
407 std::string* _internal_add_load_proto_file();
413 int _internal_load_proto_dir_size()
const;
427 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
load_proto_dir()
const;
430 const std::string& _internal_load_proto_dir(
int index)
const;
431 std::string* _internal_add_load_proto_dir();
437 bool _internal_has_http_address()
const;
441 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
447 const std::string& _internal_http_address()
const;
448 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_http_address(
const std::string& value);
449 std::string* _internal_mutable_http_address();
455 bool _internal_has_docroot()
const;
458 const std::string&
docroot()
const;
459 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
465 const std::string& _internal_docroot()
const;
466 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_docroot(
const std::string& value);
467 std::string* _internal_mutable_docroot();
473 bool _internal_has_additional_wt_http_params()
const;
477 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
483 const std::string& _internal_additional_wt_http_params()
const;
484 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_additional_wt_http_params(
const std::string& value);
485 std::string* _internal_mutable_additional_wt_http_params();
491 bool _internal_has_upper_right_logo()
const;
495 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
501 const std::string& _internal_upper_right_logo()
const;
502 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_upper_right_logo(
const std::string& value);
503 std::string* _internal_mutable_upper_right_logo();
509 bool _internal_has_upper_right_logo_link()
const;
513 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
519 const std::string& _internal_upper_right_logo_link()
const;
520 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_upper_right_logo_link(
const std::string& value);
521 std::string* _internal_mutable_upper_right_logo_link();
527 bool _internal_has_app()
const;
530 const ::goby::middleware::protobuf::AppConfig&
app()
const;
531 PROTOBUF_NODISCARD ::goby::middleware::protobuf::AppConfig*
release_app();
535 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
545 bool _internal_has_interprocess()
const;
548 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
553 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
563 bool _internal_has_pb_commander_config()
const;
566 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig&
pb_commander_config()
const;
571 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig& _internal_pb_commander_config()
const;
581 bool _internal_has_pb_scope_config()
const;
584 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig&
pb_scope_config()
const;
589 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig& _internal_pb_scope_config()
const;
599 bool _internal_has_start_paused()
const;
605 bool _internal_start_paused()
const;
606 void _internal_set_start_paused(
bool value);
612 bool _internal_has_add_home_tab()
const;
618 bool _internal_add_home_tab()
const;
619 void _internal_set_add_home_tab(
bool value);
625 bool _internal_has_add_scope_tab()
const;
631 bool _internal_add_scope_tab()
const;
632 void _internal_set_add_scope_tab(
bool value);
638 bool _internal_has_add_commander_tab()
const;
644 bool _internal_add_commander_tab()
const;
645 void _internal_set_add_commander_tab(
bool value);
651 bool _internal_has_http_port()
const;
657 uint32_t _internal_http_port()
const;
658 void _internal_set_http_port(uint32_t value);
664 bool _internal_has_update_freq()
const;
670 float _internal_update_freq()
const;
671 void _internal_set_update_freq(
float value);
675 template <
typename _proto_TypeTraits,
676 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
679 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
680 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id)
const {
682 return _impl_._extensions_.Has(
id.number());
685 template <
typename _proto_TypeTraits,
686 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
689 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
690 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
691 _impl_._extensions_.ClearExtension(
id.number());
695 template <
typename _proto_TypeTraits,
696 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
699 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
700 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id)
const {
702 return _impl_._extensions_.ExtensionSize(
id.number());
705 template <
typename _proto_TypeTraits,
706 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
709 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
710 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id)
const {
712 return _proto_TypeTraits::Get(
id.number(),
_impl_._extensions_,
716 template <
typename _proto_TypeTraits,
717 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
720 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
721 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
723 return _proto_TypeTraits::Mutable(
id.number(), _field_type,
727 template <
typename _proto_TypeTraits,
728 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
731 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
732 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
733 typename _proto_TypeTraits::Singular::ConstType value) {
734 _proto_TypeTraits::Set(
id.number(), _field_type, value, &
_impl_._extensions_);
738 template <
typename _proto_TypeTraits,
739 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
742 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
743 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
744 typename _proto_TypeTraits::Singular::MutableType value) {
745 _proto_TypeTraits::SetAllocated(
id.number(), _field_type, value,
749 template <
typename _proto_TypeTraits,
750 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
753 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
754 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
755 typename _proto_TypeTraits::Singular::MutableType value) {
756 _proto_TypeTraits::UnsafeArenaSetAllocated(
id.number(), _field_type,
757 value, &
_impl_._extensions_);
760 template <
typename _proto_TypeTraits,
761 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
763 PROTOBUF_NODISCARD
inline
764 typename _proto_TypeTraits::Singular::MutableType
766 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
767 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
769 return _proto_TypeTraits::Release(
id.number(), _field_type,
772 template <
typename _proto_TypeTraits,
773 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
775 inline typename _proto_TypeTraits::Singular::MutableType
777 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
778 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
780 return _proto_TypeTraits::UnsafeArenaRelease(
id.number(), _field_type,
784 template <
typename _proto_TypeTraits,
785 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
788 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
789 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
792 return _proto_TypeTraits::Get(
id.number(),
_impl_._extensions_, index);
795 template <
typename _proto_TypeTraits,
796 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
799 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
800 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
803 return _proto_TypeTraits::Mutable(
id.number(), index, &
_impl_._extensions_);
806 template <
typename _proto_TypeTraits,
807 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
810 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
811 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
812 int index,
typename _proto_TypeTraits::Repeated::ConstType value) {
813 _proto_TypeTraits::Set(
id.number(), index, value, &
_impl_._extensions_);
817 template <
typename _proto_TypeTraits,
818 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
821 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
822 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
823 typename _proto_TypeTraits::Repeated::MutableType to_add =
824 _proto_TypeTraits::Add(
id.number(), _field_type, &
_impl_._extensions_);
829 template <
typename _proto_TypeTraits,
830 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
833 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
834 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id,
835 typename _proto_TypeTraits::Repeated::ConstType value) {
836 _proto_TypeTraits::Add(
id.number(), _field_type, _is_packed, value,
841 template <
typename _proto_TypeTraits,
842 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
844 inline const typename _proto_TypeTraits::Repeated::RepeatedFieldType&
846 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
847 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id)
const {
849 return _proto_TypeTraits::GetRepeated(
id.number(),
_impl_._extensions_);
852 template <
typename _proto_TypeTraits,
853 ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type,
855 inline typename _proto_TypeTraits::Repeated::RepeatedFieldType*
857 const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<
858 LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed>&
id) {
860 return _proto_TypeTraits::MutableRepeated(
id.number(), _field_type,
861 _is_packed, &
_impl_._extensions_);
868 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
869 typedef void InternalArenaConstructable_;
870 typedef void DestructorSkippable_;
872 ::PROTOBUF_NAMESPACE_ID::internal::ExtensionSet _extensions_;
874 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
875 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
876 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> load_shared_library_;
877 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> load_proto_file_;
878 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> load_proto_dir_;
879 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_http_address_;
880 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr http_address_;
881 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_docroot_;
882 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr docroot_;
883 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr additional_wt_http_params_;
884 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr upper_right_logo_;
885 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr upper_right_logo_link_;
893 bool add_commander_tab_;
898 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
903 public ::PROTOBUF_NAMESPACE_ID::Message {
912 *
this = ::std::move(from);
920 if (
this == &from)
return *
this;
921 if (GetOwningArena() == from.GetOwningArena()
922 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
923 && GetOwningArena() !=
nullptr
934 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
937 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
940 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
941 return GetDescriptor();
944 return default_instance().GetMetadata().descriptor;
947 return default_instance().GetMetadata().reflection;
950 return *internal_default_instance();
956 static constexpr int kIndexInFileMessages =
963 if (other ==
this)
return;
964 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
965 if (GetOwningArena() !=
nullptr &&
966 GetOwningArena() == other->GetOwningArena()) {
968 if (GetOwningArena() == other->GetOwningArena()) {
972 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
976 if (other ==
this)
return;
977 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
984 return CreateMaybeMessage<ProtobufCommanderConfig_LoadProtobuf_GroupLayer>(arena);
986 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
988 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
990 ProtobufCommanderConfig_LoadProtobuf_GroupLayer::MergeImpl(*
this, from);
993 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
995 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
996 bool IsInitialized() const final;
999 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1000 uint8_t* _InternalSerialize(
1001 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1002 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1005 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1007 void SetCachedSize(
int size)
const final;
1011 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1012 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1013 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.LoadProtobuf.GroupLayer";
1017 bool is_message_owned =
false);
1021 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1023 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1030 kGroupFieldNumber = 1,
1031 kGroupNumericFieldNameFieldNumber = 3,
1032 kGroupNumericFieldNumber = 2,
1033 kLayerFieldNumber = 4,
1036 bool has_group()
const;
1038 bool _internal_has_group()
const;
1041 const std::string&
group()
const;
1042 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1044 std::string* mutable_group();
1045 PROTOBUF_NODISCARD std::string* release_group();
1046 void set_allocated_group(std::string*
group);
1048 const std::string& _internal_group()
const;
1049 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group(
const std::string& value);
1050 std::string* _internal_mutable_group();
1054 bool has_group_numeric_field_name()
const;
1056 bool _internal_has_group_numeric_field_name()
const;
1058 void clear_group_numeric_field_name();
1059 const std::string& group_numeric_field_name()
const;
1060 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1062 std::string* mutable_group_numeric_field_name();
1063 PROTOBUF_NODISCARD std::string* release_group_numeric_field_name();
1064 void set_allocated_group_numeric_field_name(std::string* group_numeric_field_name);
1066 const std::string& _internal_group_numeric_field_name()
const;
1067 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group_numeric_field_name(
const std::string& value);
1068 std::string* _internal_mutable_group_numeric_field_name();
1072 bool has_group_numeric()
const;
1074 bool _internal_has_group_numeric()
const;
1076 void clear_group_numeric();
1077 uint32_t group_numeric()
const;
1078 void set_group_numeric(uint32_t value);
1080 uint32_t _internal_group_numeric()
const;
1081 void _internal_set_group_numeric(uint32_t value);
1085 bool has_layer()
const;
1087 bool _internal_has_layer()
const;
1101 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1102 typedef void InternalArenaConstructable_;
1103 typedef void DestructorSkippable_;
1105 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1106 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1107 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_;
1108 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_numeric_field_name_;
1109 uint32_t group_numeric_;
1113 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
1118 public ::PROTOBUF_NAMESPACE_ID::Message {
1127 *
this = ::std::move(from);
1135 if (
this == &from)
return *
this;
1136 if (GetOwningArena() == from.GetOwningArena()
1137 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1138 && GetOwningArena() !=
nullptr
1141 InternalSwap(&from);
1149 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1152 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1156 return GetDescriptor();
1159 return default_instance().GetMetadata().descriptor;
1162 return default_instance().GetMetadata().reflection;
1165 return *internal_default_instance();
1171 static constexpr int kIndexInFileMessages =
1178 if (other ==
this)
return;
1179 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1180 if (GetOwningArena() !=
nullptr &&
1181 GetOwningArena() == other->GetOwningArena()) {
1183 if (GetOwningArena() == other->GetOwningArena()) {
1185 InternalSwap(other);
1187 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1191 if (other ==
this)
return;
1192 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1193 InternalSwap(other);
1199 return CreateMaybeMessage<ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation>(arena);
1201 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1203 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1205 ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::MergeImpl(*
this, from);
1208 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1210 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1211 bool IsInitialized() const final;
1214 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1215 uint8_t* _InternalSerialize(
1216 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1217 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1220 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1222 void SetCachedSize(
int size)
const final;
1226 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1227 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1228 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.LoadProtobuf.ExternalData.Translation";
1232 bool is_message_owned =
false);
1236 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1238 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1245 kFromFieldNumber = 1,
1249 bool has_from()
const;
1251 bool _internal_has_from()
const;
1254 const std::string& from()
const;
1255 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1257 std::string* mutable_from();
1258 PROTOBUF_NODISCARD std::string* release_from();
1259 void set_allocated_from(std::string* from);
1261 const std::string& _internal_from()
const;
1262 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_from(
const std::string& value);
1263 std::string* _internal_mutable_from();
1267 bool has_to()
const;
1269 bool _internal_has_to()
const;
1272 const std::string& to()
const;
1273 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1275 std::string* mutable_to();
1276 PROTOBUF_NODISCARD std::string* release_to();
1277 void set_allocated_to(std::string* to);
1279 const std::string& _internal_to()
const;
1280 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_to(
const std::string& value);
1281 std::string* _internal_mutable_to();
1289 size_t RequiredFieldsByteSizeFallback()
const;
1291 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1292 typedef void InternalArenaConstructable_;
1293 typedef void DestructorSkippable_;
1295 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1296 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1297 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr from_;
1298 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr to_;
1301 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
1306 public ::PROTOBUF_NAMESPACE_ID::Message {
1315 *
this = ::std::move(from);
1323 if (
this == &from)
return *
this;
1324 if (GetOwningArena() == from.GetOwningArena()
1325 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1326 && GetOwningArena() !=
nullptr
1329 InternalSwap(&from);
1337 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1340 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1344 return GetDescriptor();
1347 return default_instance().GetMetadata().descriptor;
1350 return default_instance().GetMetadata().reflection;
1353 return *internal_default_instance();
1359 static constexpr int kIndexInFileMessages =
1366 if (other ==
this)
return;
1367 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1368 if (GetOwningArena() !=
nullptr &&
1369 GetOwningArena() == other->GetOwningArena()) {
1371 if (GetOwningArena() == other->GetOwningArena()) {
1373 InternalSwap(other);
1375 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1379 if (other ==
this)
return;
1380 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1381 InternalSwap(other);
1387 return CreateMaybeMessage<ProtobufCommanderConfig_LoadProtobuf_ExternalData>(arena);
1389 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1391 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1393 ProtobufCommanderConfig_LoadProtobuf_ExternalData::MergeImpl(*
this, from);
1396 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1398 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1399 bool IsInitialized() const final;
1402 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1403 uint8_t* _InternalSerialize(
1404 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1405 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1408 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1410 void SetCachedSize(
int size)
const final;
1414 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1415 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1416 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.LoadProtobuf.ExternalData";
1420 bool is_message_owned =
false);
1424 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1426 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1435 kTranslateFieldNumber = 3,
1436 kNameFieldNumber = 1,
1437 kGroupFieldNumber = 2,
1440 int translate_size()
const;
1442 int _internal_translate_size()
const;
1444 void clear_translate();
1446 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation >*
1447 mutable_translate();
1449 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation& _internal_translate(
int index)
const;
1452 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation& translate(
int index)
const;
1454 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation >&
1458 bool has_name()
const;
1460 bool _internal_has_name()
const;
1463 const std::string& name()
const;
1464 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1466 std::string* mutable_name();
1467 PROTOBUF_NODISCARD std::string* release_name();
1468 void set_allocated_name(std::string* name);
1470 const std::string& _internal_name()
const;
1471 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_name(
const std::string& value);
1472 std::string* _internal_mutable_name();
1476 bool has_group()
const;
1478 bool _internal_has_group()
const;
1481 const std::string&
group()
const;
1482 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1484 std::string* mutable_group();
1485 PROTOBUF_NODISCARD std::string* release_group();
1486 void set_allocated_group(std::string*
group);
1488 const std::string& _internal_group()
const;
1489 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group(
const std::string& value);
1490 std::string* _internal_mutable_group();
1498 size_t RequiredFieldsByteSizeFallback()
const;
1500 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1501 typedef void InternalArenaConstructable_;
1502 typedef void DestructorSkippable_;
1504 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1505 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1506 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation > translate_;
1507 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;
1508 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_;
1511 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
1516 public ::PROTOBUF_NAMESPACE_ID::Message {
1525 *
this = ::std::move(from);
1533 if (
this == &from)
return *
this;
1534 if (GetOwningArena() == from.GetOwningArena()
1535 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1536 && GetOwningArena() !=
nullptr
1539 InternalSwap(&from);
1547 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1550 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1554 return GetDescriptor();
1557 return default_instance().GetMetadata().descriptor;
1560 return default_instance().GetMetadata().reflection;
1563 return *internal_default_instance();
1569 static constexpr int kIndexInFileMessages =
1576 if (other ==
this)
return;
1577 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1578 if (GetOwningArena() !=
nullptr &&
1579 GetOwningArena() == other->GetOwningArena()) {
1581 if (GetOwningArena() == other->GetOwningArena()) {
1583 InternalSwap(other);
1585 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1589 if (other ==
this)
return;
1590 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1591 InternalSwap(other);
1597 return CreateMaybeMessage<ProtobufCommanderConfig_LoadProtobuf>(arena);
1599 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1601 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1603 ProtobufCommanderConfig_LoadProtobuf::MergeImpl(*
this, from);
1606 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1608 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1609 bool IsInitialized() const final;
1612 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1613 uint8_t* _InternalSerialize(
1614 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1615 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1618 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1620 void SetCachedSize(
int size)
const final;
1624 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1625 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1626 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.LoadProtobuf";
1630 bool is_message_owned =
false);
1634 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1636 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1646 kPublishToFieldNumber = 2,
1647 kExternalDataFieldNumber = 3,
1648 kNameFieldNumber = 1,
1651 int publish_to_size()
const;
1653 int _internal_publish_to_size()
const;
1655 void clear_publish_to();
1657 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer >*
1658 mutable_publish_to();
1660 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer& _internal_publish_to(
int index)
const;
1663 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer& publish_to(
int index)
const;
1665 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer >&
1669 int external_data_size()
const;
1671 int _internal_external_data_size()
const;
1673 void clear_external_data();
1675 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData >*
1676 mutable_external_data();
1678 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData& _internal_external_data(
int index)
const;
1681 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData& external_data(
int index)
const;
1683 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData >&
1684 external_data()
const;
1687 bool has_name()
const;
1689 bool _internal_has_name()
const;
1692 const std::string& name()
const;
1693 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
1695 std::string* mutable_name();
1696 PROTOBUF_NODISCARD std::string* release_name();
1697 void set_allocated_name(std::string* name);
1699 const std::string& _internal_name()
const;
1700 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_name(
const std::string& value);
1701 std::string* _internal_mutable_name();
1708 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1709 typedef void InternalArenaConstructable_;
1710 typedef void DestructorSkippable_;
1712 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1713 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1714 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer > publish_to_;
1715 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData > external_data_;
1716 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;
1719 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
1724 public ::PROTOBUF_NAMESPACE_ID::Message {
1733 *
this = ::std::move(from);
1741 if (
this == &from)
return *
this;
1742 if (GetOwningArena() == from.GetOwningArena()
1743 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1744 && GetOwningArena() !=
nullptr
1747 InternalSwap(&from);
1755 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1758 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1762 return GetDescriptor();
1765 return default_instance().GetMetadata().descriptor;
1768 return default_instance().GetMetadata().reflection;
1771 return *internal_default_instance();
1777 static constexpr int kIndexInFileMessages =
1784 if (other ==
this)
return;
1785 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1786 if (GetOwningArena() !=
nullptr &&
1787 GetOwningArena() == other->GetOwningArena()) {
1789 if (GetOwningArena() == other->GetOwningArena()) {
1791 InternalSwap(other);
1793 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1797 if (other ==
this)
return;
1798 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1799 InternalSwap(other);
1805 return CreateMaybeMessage<ProtobufCommanderConfig_DatabaseColumnWidthPixels>(arena);
1807 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1809 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1811 ProtobufCommanderConfig_DatabaseColumnWidthPixels::MergeImpl(*
this, from);
1814 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1816 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1817 bool IsInitialized() const final;
1820 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1821 uint8_t* _InternalSerialize(
1822 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1823 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1826 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1828 void SetCachedSize(
int size)
const final;
1832 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1833 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1834 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.DatabaseColumnWidthPixels";
1838 bool is_message_owned =
false);
1842 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1844 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1851 kLastAckWidthFieldNumber = 7,
1852 kCommentWidthFieldNumber = 1,
1853 kNameWidthFieldNumber = 2,
1854 kGroupWidthFieldNumber = 3,
1855 kLayerWidthFieldNumber = 4,
1856 kIpWidthFieldNumber = 5,
1857 kTimeWidthFieldNumber = 6,
1860 bool has_last_ack_width()
const;
1862 bool _internal_has_last_ack_width()
const;
1864 void clear_last_ack_width();
1865 int32_t last_ack_width()
const;
1866 void set_last_ack_width(int32_t value);
1868 int32_t _internal_last_ack_width()
const;
1869 void _internal_set_last_ack_width(int32_t value);
1873 bool has_comment_width()
const;
1875 bool _internal_has_comment_width()
const;
1877 void clear_comment_width();
1878 int32_t comment_width()
const;
1879 void set_comment_width(int32_t value);
1881 int32_t _internal_comment_width()
const;
1882 void _internal_set_comment_width(int32_t value);
1886 bool has_name_width()
const;
1888 bool _internal_has_name_width()
const;
1890 void clear_name_width();
1891 int32_t name_width()
const;
1892 void set_name_width(int32_t value);
1894 int32_t _internal_name_width()
const;
1895 void _internal_set_name_width(int32_t value);
1899 bool has_group_width()
const;
1901 bool _internal_has_group_width()
const;
1903 void clear_group_width();
1904 int32_t group_width()
const;
1905 void set_group_width(int32_t value);
1907 int32_t _internal_group_width()
const;
1908 void _internal_set_group_width(int32_t value);
1912 bool has_layer_width()
const;
1914 bool _internal_has_layer_width()
const;
1916 void clear_layer_width();
1917 int32_t layer_width()
const;
1918 void set_layer_width(int32_t value);
1920 int32_t _internal_layer_width()
const;
1921 void _internal_set_layer_width(int32_t value);
1925 bool has_ip_width()
const;
1927 bool _internal_has_ip_width()
const;
1929 void clear_ip_width();
1930 int32_t ip_width()
const;
1931 void set_ip_width(int32_t value);
1933 int32_t _internal_ip_width()
const;
1934 void _internal_set_ip_width(int32_t value);
1938 bool has_time_width()
const;
1940 bool _internal_has_time_width()
const;
1942 void clear_time_width();
1943 int32_t time_width()
const;
1944 void set_time_width(int32_t value);
1946 int32_t _internal_time_width()
const;
1947 void _internal_set_time_width(int32_t value);
1954 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1955 typedef void InternalArenaConstructable_;
1956 typedef void DestructorSkippable_;
1958 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1959 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1960 int32_t last_ack_width_;
1961 int32_t comment_width_;
1962 int32_t name_width_;
1963 int32_t group_width_;
1964 int32_t layer_width_;
1966 int32_t time_width_;
1969 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
1974 public ::PROTOBUF_NAMESPACE_ID::Message {
1983 *
this = ::std::move(from);
1991 if (
this == &from)
return *
this;
1992 if (GetOwningArena() == from.GetOwningArena()
1993 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1994 && GetOwningArena() !=
nullptr
1997 InternalSwap(&from);
2005 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
2008 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
2012 return GetDescriptor();
2015 return default_instance().GetMetadata().descriptor;
2018 return default_instance().GetMetadata().reflection;
2021 return *internal_default_instance();
2027 static constexpr int kIndexInFileMessages =
2034 if (other ==
this)
return;
2035 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2036 if (GetOwningArena() !=
nullptr &&
2037 GetOwningArena() == other->GetOwningArena()) {
2039 if (GetOwningArena() == other->GetOwningArena()) {
2041 InternalSwap(other);
2043 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
2047 if (other ==
this)
return;
2048 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
2049 InternalSwap(other);
2055 return CreateMaybeMessage<ProtobufCommanderConfig_ModalDialogDimensions>(arena);
2057 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
2059 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
2061 ProtobufCommanderConfig_ModalDialogDimensions::MergeImpl(*
this, from);
2064 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
2066 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2067 bool IsInitialized() const final;
2070 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
2071 uint8_t* _InternalSerialize(
2072 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
2073 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
2076 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
2078 void SetCachedSize(
int size)
const final;
2082 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
2083 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
2084 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.ModalDialogDimensions";
2088 bool is_message_owned =
false);
2092 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
2094 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
2101 kWidthFieldNumber = 1,
2102 kHeightFieldNumber = 2,
2105 bool has_width()
const;
2107 bool _internal_has_width()
const;
2110 int32_t width()
const;
2111 void set_width(int32_t value);
2113 int32_t _internal_width()
const;
2114 void _internal_set_width(int32_t value);
2118 bool has_height()
const;
2120 bool _internal_has_height()
const;
2122 void clear_height();
2123 int32_t height()
const;
2124 void set_height(int32_t value);
2126 int32_t _internal_height()
const;
2127 void _internal_set_height(int32_t value);
2134 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
2135 typedef void InternalArenaConstructable_;
2136 typedef void DestructorSkippable_;
2138 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
2139 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
2144 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
2149 public ::PROTOBUF_NAMESPACE_ID::Message {
2158 *
this = ::std::move(from);
2166 if (
this == &from)
return *
this;
2167 if (GetOwningArena() == from.GetOwningArena()
2168 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2169 && GetOwningArena() !=
nullptr
2172 InternalSwap(&from);
2180 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
2183 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
2187 return GetDescriptor();
2190 return default_instance().GetMetadata().descriptor;
2193 return default_instance().GetMetadata().reflection;
2196 return *internal_default_instance();
2202 static constexpr int kIndexInFileMessages =
2209 if (other ==
this)
return;
2210 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2211 if (GetOwningArena() !=
nullptr &&
2212 GetOwningArena() == other->GetOwningArena()) {
2214 if (GetOwningArena() == other->GetOwningArena()) {
2216 InternalSwap(other);
2218 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
2222 if (other ==
this)
return;
2223 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
2224 InternalSwap(other);
2230 return CreateMaybeMessage<ProtobufCommanderConfig_NotificationSubscription_Color>(arena);
2232 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
2234 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
2236 ProtobufCommanderConfig_NotificationSubscription_Color::MergeImpl(*
this, from);
2239 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
2241 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2242 bool IsInitialized() const final;
2245 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
2246 uint8_t* _InternalSerialize(
2247 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
2248 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
2251 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
2253 void SetCachedSize(
int size)
const final;
2257 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
2258 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
2259 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.NotificationSubscription.Color";
2263 bool is_message_owned =
false);
2267 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
2269 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
2284 bool _internal_has_r()
const;
2288 void set_r(int32_t value);
2290 int32_t _internal_r()
const;
2291 void _internal_set_r(int32_t value);
2297 bool _internal_has_g()
const;
2301 void set_g(int32_t value);
2303 int32_t _internal_g()
const;
2304 void _internal_set_g(int32_t value);
2310 bool _internal_has_b()
const;
2314 void set_b(int32_t value);
2316 int32_t _internal_b()
const;
2317 void _internal_set_b(int32_t value);
2323 bool _internal_has_a()
const;
2327 void set_a(int32_t value);
2329 int32_t _internal_a()
const;
2330 void _internal_set_a(int32_t value);
2338 size_t RequiredFieldsByteSizeFallback()
const;
2340 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
2341 typedef void InternalArenaConstructable_;
2342 typedef void DestructorSkippable_;
2344 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
2345 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
2352 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
2357 public ::PROTOBUF_NAMESPACE_ID::Message {
2366 *
this = ::std::move(from);
2374 if (
this == &from)
return *
this;
2375 if (GetOwningArena() == from.GetOwningArena()
2376 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2377 && GetOwningArena() !=
nullptr
2380 InternalSwap(&from);
2388 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
2391 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
2395 return GetDescriptor();
2398 return default_instance().GetMetadata().descriptor;
2401 return default_instance().GetMetadata().reflection;
2404 return *internal_default_instance();
2410 static constexpr int kIndexInFileMessages =
2417 if (other ==
this)
return;
2418 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2419 if (GetOwningArena() !=
nullptr &&
2420 GetOwningArena() == other->GetOwningArena()) {
2422 if (GetOwningArena() == other->GetOwningArena()) {
2424 InternalSwap(other);
2426 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
2430 if (other ==
this)
return;
2431 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
2432 InternalSwap(other);
2438 return CreateMaybeMessage<ProtobufCommanderConfig_NotificationSubscription>(arena);
2440 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
2442 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
2444 ProtobufCommanderConfig_NotificationSubscription::MergeImpl(*
this, from);
2447 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
2449 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2450 bool IsInitialized() const final;
2453 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
2454 uint8_t* _InternalSerialize(
2455 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
2456 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
2459 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
2461 void SetCachedSize(
int size)
const final;
2465 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
2466 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
2467 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.NotificationSubscription";
2471 bool is_message_owned =
false);
2475 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
2477 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
2486 kTypeRegexFieldNumber = 1,
2487 kGroupRegexFieldNumber = 2,
2488 kBackgroundColorFieldNumber = 3,
2491 bool has_type_regex()
const;
2493 bool _internal_has_type_regex()
const;
2495 void clear_type_regex();
2496 const std::string& type_regex()
const;
2497 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
2499 std::string* mutable_type_regex();
2500 PROTOBUF_NODISCARD std::string* release_type_regex();
2501 void set_allocated_type_regex(std::string* type_regex);
2503 const std::string& _internal_type_regex()
const;
2504 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_type_regex(
const std::string& value);
2505 std::string* _internal_mutable_type_regex();
2509 bool has_group_regex()
const;
2511 bool _internal_has_group_regex()
const;
2513 void clear_group_regex();
2514 const std::string& group_regex()
const;
2515 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
2517 std::string* mutable_group_regex();
2518 PROTOBUF_NODISCARD std::string* release_group_regex();
2519 void set_allocated_group_regex(std::string* group_regex);
2521 const std::string& _internal_group_regex()
const;
2522 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group_regex(
const std::string& value);
2523 std::string* _internal_mutable_group_regex();
2527 bool has_background_color()
const;
2529 bool _internal_has_background_color()
const;
2531 void clear_background_color();
2532 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color& background_color()
const;
2533 PROTOBUF_NODISCARD ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* release_background_color();
2537 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color& _internal_background_color()
const;
2540 void unsafe_arena_set_allocated_background_color(
2549 size_t RequiredFieldsByteSizeFallback()
const;
2551 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
2552 typedef void InternalArenaConstructable_;
2553 typedef void DestructorSkippable_;
2555 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
2556 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
2557 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr type_regex_;
2558 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_regex_;
2562 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
2567 public ::PROTOBUF_NAMESPACE_ID::Message {
2576 *
this = ::std::move(from);
2584 if (
this == &from)
return *
this;
2585 if (GetOwningArena() == from.GetOwningArena()
2586 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2587 && GetOwningArena() !=
nullptr
2590 InternalSwap(&from);
2598 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
2601 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
2605 return GetDescriptor();
2608 return default_instance().GetMetadata().descriptor;
2611 return default_instance().GetMetadata().reflection;
2614 return *internal_default_instance();
2620 static constexpr int kIndexInFileMessages =
2627 if (other ==
this)
return;
2628 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2629 if (GetOwningArena() !=
nullptr &&
2630 GetOwningArena() == other->GetOwningArena()) {
2632 if (GetOwningArena() == other->GetOwningArena()) {
2634 InternalSwap(other);
2636 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
2640 if (other ==
this)
return;
2641 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
2642 InternalSwap(other);
2648 return CreateMaybeMessage<ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels>(arena);
2650 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
2652 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
2654 ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::MergeImpl(*
this, from);
2657 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
2659 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2660 bool IsInitialized() const final;
2663 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
2664 uint8_t* _InternalSerialize(
2665 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
2666 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
2669 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
2671 void SetCachedSize(
int size)
const final;
2675 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
2676 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
2677 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig.DatabaseExternalDataColumnWidthPixels";
2681 bool is_message_owned =
false);
2685 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
2687 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
2694 kNameWidthFieldNumber = 1,
2695 kGroupWidthFieldNumber = 2,
2696 kTimeWidthFieldNumber = 3,
2697 kValueWidthFieldNumber = 4,
2700 bool has_name_width()
const;
2702 bool _internal_has_name_width()
const;
2704 void clear_name_width();
2705 int32_t name_width()
const;
2706 void set_name_width(int32_t value);
2708 int32_t _internal_name_width()
const;
2709 void _internal_set_name_width(int32_t value);
2713 bool has_group_width()
const;
2715 bool _internal_has_group_width()
const;
2717 void clear_group_width();
2718 int32_t group_width()
const;
2719 void set_group_width(int32_t value);
2721 int32_t _internal_group_width()
const;
2722 void _internal_set_group_width(int32_t value);
2726 bool has_time_width()
const;
2728 bool _internal_has_time_width()
const;
2730 void clear_time_width();
2731 int32_t time_width()
const;
2732 void set_time_width(int32_t value);
2734 int32_t _internal_time_width()
const;
2735 void _internal_set_time_width(int32_t value);
2739 bool has_value_width()
const;
2741 bool _internal_has_value_width()
const;
2743 void clear_value_width();
2744 int32_t value_width()
const;
2745 void set_value_width(int32_t value);
2747 int32_t _internal_value_width()
const;
2748 void _internal_set_value_width(int32_t value);
2755 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
2756 typedef void InternalArenaConstructable_;
2757 typedef void DestructorSkippable_;
2759 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
2760 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
2761 int32_t name_width_;
2762 int32_t group_width_;
2763 int32_t time_width_;
2764 int32_t value_width_;
2767 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
2772 public ::PROTOBUF_NAMESPACE_ID::Message {
2781 *
this = ::std::move(from);
2789 if (
this == &from)
return *
this;
2790 if (GetOwningArena() == from.GetOwningArena()
2791 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2792 && GetOwningArena() !=
nullptr
2795 InternalSwap(&from);
2803 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
2806 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
2810 return GetDescriptor();
2813 return default_instance().GetMetadata().descriptor;
2816 return default_instance().GetMetadata().reflection;
2819 return *internal_default_instance();
2825 static constexpr int kIndexInFileMessages =
2832 if (other ==
this)
return;
2833 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2834 if (GetOwningArena() !=
nullptr &&
2835 GetOwningArena() == other->GetOwningArena()) {
2837 if (GetOwningArena() == other->GetOwningArena()) {
2839 InternalSwap(other);
2841 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
2845 if (other ==
this)
return;
2846 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
2847 InternalSwap(other);
2853 return CreateMaybeMessage<ProtobufCommanderConfig>(arena);
2855 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
2857 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
2859 ProtobufCommanderConfig::MergeImpl(*
this, from);
2862 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
2864 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2865 bool IsInitialized() const final;
2868 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
2869 uint8_t* _InternalSerialize(
2870 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
2871 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
2874 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
2876 void SetCachedSize(
int size)
const final;
2880 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
2881 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
2882 return "goby.apps.zeromq.protobuf.ProtobufCommanderConfig";
2886 bool is_message_owned =
false);
2890 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
2892 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
2904 ProtobufCommanderConfig_Column_COLUMN_COMMENT;
2906 ProtobufCommanderConfig_Column_COLUMN_NAME;
2908 ProtobufCommanderConfig_Column_COLUMN_GROUP;
2910 ProtobufCommanderConfig_Column_COLUMN_LAYER;
2912 ProtobufCommanderConfig_Column_COLUMN_IP;
2914 ProtobufCommanderConfig_Column_COLUMN_TIME;
2916 ProtobufCommanderConfig_Column_COLUMN_LAST_ACK;
2918 ProtobufCommanderConfig_Column_COLUMN_MAX;
2919 static inline
bool Column_IsValid(
int value) {
2926 static constexpr int Column_ARRAYSIZE =
2928 static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*
2932 template<
typename T>
2934 static_assert(::std::is_same<T, Column>::value ||
2935 ::std::is_integral<T>::value,
2936 "Incorrect type passed to function Column_Name.");
2939 static inline bool Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
2962 static constexpr int ExternalDataColumn_ARRAYSIZE =
2964 static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*
2968 template<
typename T>
2970 static_assert(::std::is_same<T, ExternalDataColumn>::value ||
2971 ::std::is_integral<T>::value,
2972 "Incorrect type passed to function ExternalDataColumn_Name.");
2983 kLoadProtobufFieldNumber = 1,
2984 kNotifySubscribeFieldNumber = 30,
2985 kSqlite3DatabaseFieldNumber = 20,
2986 kDatabaseWidthFieldNumber = 22,
2987 kModalDimensionsFieldNumber = 23,
2988 kExternalDatabaseWidthFieldNumber = 40,
2989 kDatabasePoolSizeFieldNumber = 21,
2990 kDatabaseViewHeightFieldNumber = 5,
2991 kValueWidthPixelsFieldNumber = 10,
2992 kModifyWidthPixelsFieldNumber = 11,
2993 kExternalDataWidthPixelsFieldNumber = 12,
2996 int load_protobuf_size()
const;
2998 int _internal_load_protobuf_size()
const;
3000 void clear_load_protobuf();
3002 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf >*
3003 mutable_load_protobuf();
3005 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf& _internal_load_protobuf(
int index)
const;
3008 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf& load_protobuf(
int index)
const;
3010 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf >&
3011 load_protobuf()
const;
3014 int notify_subscribe_size()
const;
3016 int _internal_notify_subscribe_size()
const;
3018 void clear_notify_subscribe();
3020 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription >*
3021 mutable_notify_subscribe();
3023 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription& _internal_notify_subscribe(
int index)
const;
3026 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription& notify_subscribe(
int index)
const;
3028 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription >&
3029 notify_subscribe()
const;
3032 bool has_sqlite3_database()
const;
3034 bool _internal_has_sqlite3_database()
const;
3036 void clear_sqlite3_database();
3037 const std::string& sqlite3_database()
const;
3038 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
3040 std::string* mutable_sqlite3_database();
3041 PROTOBUF_NODISCARD std::string* release_sqlite3_database();
3042 void set_allocated_sqlite3_database(std::string* sqlite3_database);
3044 const std::string& _internal_sqlite3_database()
const;
3045 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_sqlite3_database(
const std::string& value);
3046 std::string* _internal_mutable_sqlite3_database();
3050 bool has_database_width()
const;
3052 bool _internal_has_database_width()
const;
3054 void clear_database_width();
3055 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels& database_width()
const;
3056 PROTOBUF_NODISCARD ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* release_database_width();
3060 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels& _internal_database_width()
const;
3063 void unsafe_arena_set_allocated_database_width(
3068 bool has_modal_dimensions()
const;
3070 bool _internal_has_modal_dimensions()
const;
3072 void clear_modal_dimensions();
3073 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions& modal_dimensions()
const;
3074 PROTOBUF_NODISCARD ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* release_modal_dimensions();
3078 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions& _internal_modal_dimensions()
const;
3081 void unsafe_arena_set_allocated_modal_dimensions(
3086 bool has_external_database_width()
const;
3088 bool _internal_has_external_database_width()
const;
3090 void clear_external_database_width();
3091 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels& external_database_width()
const;
3092 PROTOBUF_NODISCARD ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* release_external_database_width();
3096 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels& _internal_external_database_width()
const;
3099 void unsafe_arena_set_allocated_external_database_width(
3104 bool has_database_pool_size()
const;
3106 bool _internal_has_database_pool_size()
const;
3108 void clear_database_pool_size();
3109 int32_t database_pool_size()
const;
3110 void set_database_pool_size(int32_t value);
3112 int32_t _internal_database_pool_size()
const;
3113 void _internal_set_database_pool_size(int32_t value);
3117 bool has_database_view_height()
const;
3119 bool _internal_has_database_view_height()
const;
3121 void clear_database_view_height();
3122 int32_t database_view_height()
const;
3123 void set_database_view_height(int32_t value);
3125 int32_t _internal_database_view_height()
const;
3126 void _internal_set_database_view_height(int32_t value);
3130 bool has_value_width_pixels()
const;
3132 bool _internal_has_value_width_pixels()
const;
3134 void clear_value_width_pixels();
3135 int32_t value_width_pixels()
const;
3136 void set_value_width_pixels(int32_t value);
3138 int32_t _internal_value_width_pixels()
const;
3139 void _internal_set_value_width_pixels(int32_t value);
3143 bool has_modify_width_pixels()
const;
3145 bool _internal_has_modify_width_pixels()
const;
3147 void clear_modify_width_pixels();
3148 int32_t modify_width_pixels()
const;
3149 void set_modify_width_pixels(int32_t value);
3151 int32_t _internal_modify_width_pixels()
const;
3152 void _internal_set_modify_width_pixels(int32_t value);
3156 bool has_external_data_width_pixels()
const;
3158 bool _internal_has_external_data_width_pixels()
const;
3160 void clear_external_data_width_pixels();
3161 int32_t external_data_width_pixels()
const;
3162 void set_external_data_width_pixels(int32_t value);
3164 int32_t _internal_external_data_width_pixels()
const;
3165 void _internal_set_external_data_width_pixels(int32_t value);
3172 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
3173 typedef void InternalArenaConstructable_;
3174 typedef void DestructorSkippable_;
3176 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
3177 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
3178 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf > load_protobuf_;
3179 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription > notify_subscribe_;
3180 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_sqlite3_database_;
3181 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr sqlite3_database_;
3185 int32_t database_pool_size_;
3186 int32_t database_view_height_;
3187 int32_t value_width_pixels_;
3188 int32_t modify_width_pixels_;
3189 int32_t external_data_width_pixels_;
3192 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
3197 public ::PROTOBUF_NAMESPACE_ID::Message {
3206 *
this = ::std::move(from);
3214 if (
this == &from)
return *
this;
3215 if (GetOwningArena() == from.GetOwningArena()
3216 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3217 && GetOwningArena() !=
nullptr
3220 InternalSwap(&from);
3228 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
3231 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
3235 return GetDescriptor();
3238 return default_instance().GetMetadata().descriptor;
3241 return default_instance().GetMetadata().reflection;
3244 return *internal_default_instance();
3250 static constexpr int kIndexInFileMessages =
3257 if (other ==
this)
return;
3258 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3259 if (GetOwningArena() !=
nullptr &&
3260 GetOwningArena() == other->GetOwningArena()) {
3262 if (GetOwningArena() == other->GetOwningArena()) {
3264 InternalSwap(other);
3266 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
3270 if (other ==
this)
return;
3271 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
3272 InternalSwap(other);
3278 return CreateMaybeMessage<ProtobufScopeConfig_ColumnWidthPixels>(arena);
3280 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
3282 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
3284 ProtobufScopeConfig_ColumnWidthPixels::MergeImpl(*
this, from);
3287 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
3289 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3290 bool IsInitialized() const final;
3293 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
3294 uint8_t* _InternalSerialize(
3295 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
3296 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
3299 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
3301 void SetCachedSize(
int size)
const final;
3305 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
3306 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
3307 return "goby.apps.zeromq.protobuf.ProtobufScopeConfig.ColumnWidthPixels";
3311 bool is_message_owned =
false);
3315 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
3317 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
3324 kGroupWidthFieldNumber = 1,
3325 kTypeWidthFieldNumber = 2,
3326 kValueWidthFieldNumber = 3,
3327 kTimeWidthFieldNumber = 4,
3330 bool has_group_width()
const;
3332 bool _internal_has_group_width()
const;
3334 void clear_group_width();
3335 int32_t group_width()
const;
3336 void set_group_width(int32_t value);
3338 int32_t _internal_group_width()
const;
3339 void _internal_set_group_width(int32_t value);
3343 bool has_type_width()
const;
3345 bool _internal_has_type_width()
const;
3347 void clear_type_width();
3348 int32_t type_width()
const;
3349 void set_type_width(int32_t value);
3351 int32_t _internal_type_width()
const;
3352 void _internal_set_type_width(int32_t value);
3356 bool has_value_width()
const;
3358 bool _internal_has_value_width()
const;
3360 void clear_value_width();
3361 int32_t value_width()
const;
3362 void set_value_width(int32_t value);
3364 int32_t _internal_value_width()
const;
3365 void _internal_set_value_width(int32_t value);
3369 bool has_time_width()
const;
3371 bool _internal_has_time_width()
const;
3373 void clear_time_width();
3374 int32_t time_width()
const;
3375 void set_time_width(int32_t value);
3377 int32_t _internal_time_width()
const;
3378 void _internal_set_time_width(int32_t value);
3385 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
3386 typedef void InternalArenaConstructable_;
3387 typedef void DestructorSkippable_;
3389 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
3390 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
3391 int32_t group_width_;
3392 int32_t type_width_;
3393 int32_t value_width_;
3394 int32_t time_width_;
3397 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
3402 public ::PROTOBUF_NAMESPACE_ID::Message {
3411 *
this = ::std::move(from);
3419 if (
this == &from)
return *
this;
3420 if (GetOwningArena() == from.GetOwningArena()
3421 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3422 && GetOwningArena() !=
nullptr
3425 InternalSwap(&from);
3433 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
3436 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
3440 return GetDescriptor();
3443 return default_instance().GetMetadata().descriptor;
3446 return default_instance().GetMetadata().reflection;
3449 return *internal_default_instance();
3455 static constexpr int kIndexInFileMessages =
3462 if (other ==
this)
return;
3463 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3464 if (GetOwningArena() !=
nullptr &&
3465 GetOwningArena() == other->GetOwningArena()) {
3467 if (GetOwningArena() == other->GetOwningArena()) {
3469 InternalSwap(other);
3471 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
3475 if (other ==
this)
return;
3476 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
3477 InternalSwap(other);
3483 return CreateMaybeMessage<ProtobufScopeConfig_HistoryConfig>(arena);
3485 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
3487 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
3489 ProtobufScopeConfig_HistoryConfig::MergeImpl(*
this, from);
3492 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
3494 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3495 bool IsInitialized() const final;
3498 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
3499 uint8_t* _InternalSerialize(
3500 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
3501 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
3504 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
3506 void SetCachedSize(
int size)
const final;
3510 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
3511 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
3512 return "goby.apps.zeromq.protobuf.ProtobufScopeConfig.HistoryConfig";
3516 bool is_message_owned =
false);
3520 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
3522 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
3529 kGroupFieldNumber = 1,
3532 bool has_group()
const;
3534 bool _internal_has_group()
const;
3537 const std::string&
group()
const;
3538 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
3540 std::string* mutable_group();
3541 PROTOBUF_NODISCARD std::string* release_group();
3542 void set_allocated_group(std::string*
group);
3544 const std::string& _internal_group()
const;
3545 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group(
const std::string& value);
3546 std::string* _internal_mutable_group();
3553 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
3554 typedef void InternalArenaConstructable_;
3555 typedef void DestructorSkippable_;
3557 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
3558 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
3559 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_;
3562 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
3567 public ::PROTOBUF_NAMESPACE_ID::Message {
3576 *
this = ::std::move(from);
3584 if (
this == &from)
return *
this;
3585 if (GetOwningArena() == from.GetOwningArena()
3586 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3587 && GetOwningArena() !=
nullptr
3590 InternalSwap(&from);
3598 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
3601 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
3605 return GetDescriptor();
3608 return default_instance().GetMetadata().descriptor;
3611 return default_instance().GetMetadata().reflection;
3614 return *internal_default_instance();
3620 static constexpr int kIndexInFileMessages =
3627 if (other ==
this)
return;
3628 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3629 if (GetOwningArena() !=
nullptr &&
3630 GetOwningArena() == other->GetOwningArena()) {
3632 if (GetOwningArena() == other->GetOwningArena()) {
3634 InternalSwap(other);
3636 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
3640 if (other ==
this)
return;
3641 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
3642 InternalSwap(other);
3648 return CreateMaybeMessage<ProtobufScopeConfig>(arena);
3650 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
3652 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
3654 ProtobufScopeConfig::MergeImpl(*
this, from);
3657 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
3659 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3660 bool IsInitialized() const final;
3663 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
3664 uint8_t* _InternalSerialize(
3665 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
3666 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
3669 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
3671 void SetCachedSize(
int size)
const final;
3675 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
3676 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
3677 return "goby.apps.zeromq.protobuf.ProtobufScopeConfig";
3681 bool is_message_owned =
false);
3685 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
3687 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
3696 ProtobufScopeConfig_Column_COLUMN_GROUP;
3698 ProtobufScopeConfig_Column_COLUMN_TYPE;
3700 ProtobufScopeConfig_Column_COLUMN_VALUE;
3702 ProtobufScopeConfig_Column_COLUMN_TIME;
3704 ProtobufScopeConfig_Column_COLUMN_MAX;
3705 static inline
bool Column_IsValid(
int value) {
3712 static constexpr int Column_ARRAYSIZE =
3714 static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*
3718 template<
typename T>
3720 static_assert(::std::is_same<T, Column>::value ||
3721 ::std::is_integral<T>::value,
3722 "Incorrect type passed to function Column_Name.");
3725 static inline bool Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
3733 kHistoryFieldNumber = 9,
3734 kGroupRegexFilterExpressionFieldNumber = 7,
3735 kTypeRegexFilterExpressionFieldNumber = 8,
3736 kColumnWidthFieldNumber = 2,
3737 kSortByColumnFieldNumber = 3,
3738 kMaxMessageSizeBytesFieldNumber = 20,
3739 kSortAscendingFieldNumber = 4,
3740 kScopeHeightFieldNumber = 5,
3741 kHistoryHeightFieldNumber = 6,
3742 kMaxHistoryItemsFieldNumber = 10,
3745 int history_size()
const;
3747 int _internal_history_size()
const;
3749 void clear_history();
3751 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig >*
3754 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig& _internal_history(
int index)
const;
3757 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig& history(
int index)
const;
3759 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig >&
3763 bool has_group_regex_filter_expression()
const;
3765 bool _internal_has_group_regex_filter_expression()
const;
3767 void clear_group_regex_filter_expression();
3768 const std::string& group_regex_filter_expression()
const;
3769 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
3771 std::string* mutable_group_regex_filter_expression();
3772 PROTOBUF_NODISCARD std::string* release_group_regex_filter_expression();
3773 void set_allocated_group_regex_filter_expression(std::string* group_regex_filter_expression);
3775 const std::string& _internal_group_regex_filter_expression()
const;
3776 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_group_regex_filter_expression(
const std::string& value);
3777 std::string* _internal_mutable_group_regex_filter_expression();
3781 bool has_type_regex_filter_expression()
const;
3783 bool _internal_has_type_regex_filter_expression()
const;
3785 void clear_type_regex_filter_expression();
3786 const std::string& type_regex_filter_expression()
const;
3787 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
3789 std::string* mutable_type_regex_filter_expression();
3790 PROTOBUF_NODISCARD std::string* release_type_regex_filter_expression();
3791 void set_allocated_type_regex_filter_expression(std::string* type_regex_filter_expression);
3793 const std::string& _internal_type_regex_filter_expression()
const;
3794 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_type_regex_filter_expression(
const std::string& value);
3795 std::string* _internal_mutable_type_regex_filter_expression();
3799 bool has_column_width()
const;
3801 bool _internal_has_column_width()
const;
3803 void clear_column_width();
3804 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels& column_width()
const;
3805 PROTOBUF_NODISCARD ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* release_column_width();
3809 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels& _internal_column_width()
const;
3812 void unsafe_arena_set_allocated_column_width(
3817 bool has_sort_by_column()
const;
3819 bool _internal_has_sort_by_column()
const;
3821 void clear_sort_by_column();
3830 bool has_max_message_size_bytes()
const;
3832 bool _internal_has_max_message_size_bytes()
const;
3834 void clear_max_message_size_bytes();
3835 int32_t max_message_size_bytes()
const;
3836 void set_max_message_size_bytes(int32_t value);
3838 int32_t _internal_max_message_size_bytes()
const;
3839 void _internal_set_max_message_size_bytes(int32_t value);
3843 bool has_sort_ascending()
const;
3845 bool _internal_has_sort_ascending()
const;
3847 void clear_sort_ascending();
3848 bool sort_ascending()
const;
3849 void set_sort_ascending(
bool value);
3851 bool _internal_sort_ascending()
const;
3852 void _internal_set_sort_ascending(
bool value);
3856 bool has_scope_height()
const;
3858 bool _internal_has_scope_height()
const;
3860 void clear_scope_height();
3861 int32_t scope_height()
const;
3862 void set_scope_height(int32_t value);
3864 int32_t _internal_scope_height()
const;
3865 void _internal_set_scope_height(int32_t value);
3869 bool has_history_height()
const;
3871 bool _internal_has_history_height()
const;
3873 void clear_history_height();
3874 int32_t history_height()
const;
3875 void set_history_height(int32_t value);
3877 int32_t _internal_history_height()
const;
3878 void _internal_set_history_height(int32_t value);
3882 bool has_max_history_items()
const;
3884 bool _internal_has_max_history_items()
const;
3886 void clear_max_history_items();
3887 int32_t max_history_items()
const;
3888 void set_max_history_items(int32_t value);
3890 int32_t _internal_max_history_items()
const;
3891 void _internal_set_max_history_items(int32_t value);
3898 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
3899 typedef void InternalArenaConstructable_;
3900 typedef void DestructorSkippable_;
3902 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
3903 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
3904 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > history_;
3905 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_group_regex_filter_expression_;
3906 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr group_regex_filter_expression_;
3907 static const ::PROTOBUF_NAMESPACE_ID::internal::LazyString _i_give_permission_to_break_this_code_default_type_regex_filter_expression_;
3908 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr type_regex_filter_expression_;
3910 int sort_by_column_;
3911 int32_t max_message_size_bytes_;
3912 bool sort_ascending_;
3913 int32_t scope_height_;
3914 int32_t history_height_;
3915 int32_t max_history_items_;
3918 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
3923 public ::PROTOBUF_NAMESPACE_ID::Message {
3927 explicit PROTOBUF_CONSTEXPR
NetworkAckSet(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
3932 *
this = ::std::move(from);
3940 if (
this == &from)
return *
this;
3941 if (GetOwningArena() == from.GetOwningArena()
3942 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3943 && GetOwningArena() !=
nullptr
3946 InternalSwap(&from);
3954 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
3957 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
3961 return GetDescriptor();
3964 return default_instance().GetMetadata().descriptor;
3967 return default_instance().GetMetadata().reflection;
3970 return *internal_default_instance();
3976 static constexpr int kIndexInFileMessages =
3983 if (other ==
this)
return;
3984 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3985 if (GetOwningArena() !=
nullptr &&
3986 GetOwningArena() == other->GetOwningArena()) {
3988 if (GetOwningArena() == other->GetOwningArena()) {
3990 InternalSwap(other);
3992 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
3996 if (other ==
this)
return;
3997 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
3998 InternalSwap(other);
4004 return CreateMaybeMessage<NetworkAckSet>(arena);
4006 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
4008 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
4010 NetworkAckSet::MergeImpl(*
this, from);
4013 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
4015 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
4016 bool IsInitialized() const final;
4019 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
4020 uint8_t* _InternalSerialize(
4021 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
4022 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
4025 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
4027 void SetCachedSize(
int size)
const final;
4031 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
4032 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
4033 return "goby.apps.zeromq.protobuf.NetworkAckSet";
4037 bool is_message_owned =
false);
4041 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
4043 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
4050 kAckFieldNumber = 2,
4051 kNewestAckTimeFieldNumber = 1,
4054 int ack_size()
const;
4056 int _internal_ack_size()
const;
4060 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck >*
4063 const ::goby::acomms::protobuf::NetworkAck& _internal_ack(
int index)
const;
4066 const ::goby::acomms::protobuf::NetworkAck& ack(
int index)
const;
4068 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck >&
4072 bool has_newest_ack_time()
const;
4074 bool _internal_has_newest_ack_time()
const;
4076 void clear_newest_ack_time();
4077 uint64_t newest_ack_time()
const;
4078 void set_newest_ack_time(uint64_t value);
4080 uint64_t _internal_newest_ack_time()
const;
4081 void _internal_set_newest_ack_time(uint64_t value);
4088 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
4089 typedef void InternalArenaConstructable_;
4090 typedef void DestructorSkippable_;
4092 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
4093 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
4094 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck > ack_;
4095 uint64_t newest_ack_time_;
4098 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto;
4106 #pragma GCC diagnostic push
4107 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
4112inline bool LiaisonConfig::_internal_has_app()
const {
4113 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
4114 PROTOBUF_ASSUME(!value || _impl_.app_ !=
nullptr);
4117inline bool LiaisonConfig::has_app()
const {
4118 return _internal_has_app();
4120inline const ::goby::middleware::protobuf::AppConfig& LiaisonConfig::_internal_app()
const {
4121 const ::goby::middleware::protobuf::AppConfig* p = _impl_.app_;
4125inline const ::goby::middleware::protobuf::AppConfig& LiaisonConfig::app()
const {
4127 return _internal_app();
4129inline void LiaisonConfig::unsafe_arena_set_allocated_app(
4131 if (GetArenaForAllocation() ==
nullptr) {
4132 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.app_);
4136 _impl_._has_bits_[0] |= 0x00000020u;
4138 _impl_._has_bits_[0] &= ~0x00000020u;
4142inline ::goby::middleware::protobuf::AppConfig* LiaisonConfig::release_app() {
4143 _impl_._has_bits_[0] &= ~0x00000020u;
4145 _impl_.app_ =
nullptr;
4146#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
4147 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
4148 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
4149 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
4151 if (GetArenaForAllocation() !=
nullptr) {
4152 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
4157inline ::goby::middleware::protobuf::AppConfig* LiaisonConfig::unsafe_arena_release_app() {
4159 _impl_._has_bits_[0] &= ~0x00000020u;
4161 _impl_.app_ =
nullptr;
4164inline ::goby::middleware::protobuf::AppConfig* LiaisonConfig::_internal_mutable_app() {
4165 _impl_._has_bits_[0] |= 0x00000020u;
4166 if (_impl_.app_ ==
nullptr) {
4172inline ::goby::middleware::protobuf::AppConfig* LiaisonConfig::mutable_app() {
4178 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4179 if (message_arena ==
nullptr) {
4180 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.app_);
4183 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4184 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4185 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app));
4186 if (message_arena != submessage_arena) {
4187 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4188 message_arena, app, submessage_arena);
4190 _impl_._has_bits_[0] |= 0x00000020u;
4192 _impl_._has_bits_[0] &= ~0x00000020u;
4199inline bool LiaisonConfig::_internal_has_interprocess()
const {
4200 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
4201 PROTOBUF_ASSUME(!value || _impl_.interprocess_ !=
nullptr);
4204inline bool LiaisonConfig::has_interprocess()
const {
4205 return _internal_has_interprocess();
4207inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& LiaisonConfig::_internal_interprocess()
const {
4208 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = _impl_.interprocess_;
4212inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& LiaisonConfig::interprocess()
const {
4214 return _internal_interprocess();
4216inline void LiaisonConfig::unsafe_arena_set_allocated_interprocess(
4218 if (GetArenaForAllocation() ==
nullptr) {
4219 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.interprocess_);
4221 _impl_.interprocess_ = interprocess;
4223 _impl_._has_bits_[0] |= 0x00000040u;
4225 _impl_._has_bits_[0] &= ~0x00000040u;
4229inline ::goby::zeromq::protobuf::InterProcessPortalConfig* LiaisonConfig::release_interprocess() {
4230 _impl_._has_bits_[0] &= ~0x00000040u;
4232 _impl_.interprocess_ =
nullptr;
4233#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
4234 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
4235 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
4236 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
4238 if (GetArenaForAllocation() !=
nullptr) {
4239 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
4244inline ::goby::zeromq::protobuf::InterProcessPortalConfig* LiaisonConfig::unsafe_arena_release_interprocess() {
4246 _impl_._has_bits_[0] &= ~0x00000040u;
4248 _impl_.interprocess_ =
nullptr;
4251inline ::goby::zeromq::protobuf::InterProcessPortalConfig* LiaisonConfig::_internal_mutable_interprocess() {
4252 _impl_._has_bits_[0] |= 0x00000040u;
4253 if (_impl_.interprocess_ ==
nullptr) {
4255 _impl_.interprocess_ = p;
4257 return _impl_.interprocess_;
4259inline ::goby::zeromq::protobuf::InterProcessPortalConfig* LiaisonConfig::mutable_interprocess() {
4265 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4266 if (message_arena ==
nullptr) {
4267 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.interprocess_);
4270 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4271 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4272 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess));
4273 if (message_arena != submessage_arena) {
4274 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4275 message_arena, interprocess, submessage_arena);
4277 _impl_._has_bits_[0] |= 0x00000040u;
4279 _impl_._has_bits_[0] &= ~0x00000040u;
4281 _impl_.interprocess_ = interprocess;
4286inline bool LiaisonConfig::_internal_has_http_address()
const {
4287 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
4290inline bool LiaisonConfig::has_http_address()
const {
4291 return _internal_has_http_address();
4293inline void LiaisonConfig::clear_http_address() {
4294 _impl_.http_address_.ClearToDefault(::goby::apps::zeromq::protobuf::LiaisonConfig::Impl_::_i_give_permission_to_break_this_code_default_http_address_, GetArenaForAllocation());
4295 _impl_._has_bits_[0] &= ~0x00000001u;
4297inline const std::string& LiaisonConfig::http_address()
const {
4299 if (_impl_.http_address_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_http_address_.get();
4300 return _internal_http_address();
4302template <
typename ArgT0,
typename... ArgT>
4303inline PROTOBUF_ALWAYS_INLINE
4304void LiaisonConfig::set_http_address(ArgT0&& arg0, ArgT... args) {
4305 _impl_._has_bits_[0] |= 0x00000001u;
4306 _impl_.http_address_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
4309inline std::string* LiaisonConfig::mutable_http_address() {
4310 std::string* _s = _internal_mutable_http_address();
4314inline const std::string& LiaisonConfig::_internal_http_address()
const {
4315 return _impl_.http_address_.Get();
4317inline void LiaisonConfig::_internal_set_http_address(
const std::string& value) {
4318 _impl_._has_bits_[0] |= 0x00000001u;
4319 _impl_.http_address_.Set(value, GetArenaForAllocation());
4321inline std::string* LiaisonConfig::_internal_mutable_http_address() {
4322 _impl_._has_bits_[0] |= 0x00000001u;
4323 return _impl_.http_address_.Mutable(::goby::apps::zeromq::protobuf::LiaisonConfig::Impl_::_i_give_permission_to_break_this_code_default_http_address_, GetArenaForAllocation());
4325inline std::string* LiaisonConfig::release_http_address() {
4327 if (!_internal_has_http_address()) {
4330 _impl_._has_bits_[0] &= ~0x00000001u;
4331 auto* p = _impl_.http_address_.Release();
4334inline void LiaisonConfig::set_allocated_http_address(std::string* http_address) {
4335 if (http_address !=
nullptr) {
4336 _impl_._has_bits_[0] |= 0x00000001u;
4338 _impl_._has_bits_[0] &= ~0x00000001u;
4340 _impl_.http_address_.SetAllocated(http_address, GetArenaForAllocation());
4345inline bool LiaisonConfig::_internal_has_http_port()
const {
4346 bool value = (_impl_._has_bits_[0] & 0x00002000u) != 0;
4349inline bool LiaisonConfig::has_http_port()
const {
4350 return _internal_has_http_port();
4352inline void LiaisonConfig::clear_http_port() {
4353 _impl_.http_port_ = 54321u;
4354 _impl_._has_bits_[0] &= ~0x00002000u;
4356inline uint32_t LiaisonConfig::_internal_http_port()
const {
4357 return _impl_.http_port_;
4359inline uint32_t LiaisonConfig::http_port()
const {
4361 return _internal_http_port();
4363inline void LiaisonConfig::_internal_set_http_port(uint32_t value) {
4364 _impl_._has_bits_[0] |= 0x00002000u;
4365 _impl_.http_port_ = value;
4367inline void LiaisonConfig::set_http_port(uint32_t value) {
4368 _internal_set_http_port(value);
4373inline bool LiaisonConfig::_internal_has_docroot()
const {
4374 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
4377inline bool LiaisonConfig::has_docroot()
const {
4378 return _internal_has_docroot();
4380inline void LiaisonConfig::clear_docroot() {
4381 _impl_.docroot_.ClearToDefault(::goby::apps::zeromq::protobuf::LiaisonConfig::Impl_::_i_give_permission_to_break_this_code_default_docroot_, GetArenaForAllocation());
4382 _impl_._has_bits_[0] &= ~0x00000002u;
4384inline const std::string& LiaisonConfig::docroot()
const {
4386 if (_impl_.docroot_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_docroot_.get();
4387 return _internal_docroot();
4389template <
typename ArgT0,
typename... ArgT>
4390inline PROTOBUF_ALWAYS_INLINE
4391void LiaisonConfig::set_docroot(ArgT0&& arg0, ArgT... args) {
4392 _impl_._has_bits_[0] |= 0x00000002u;
4393 _impl_.docroot_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
4396inline std::string* LiaisonConfig::mutable_docroot() {
4397 std::string* _s = _internal_mutable_docroot();
4401inline const std::string& LiaisonConfig::_internal_docroot()
const {
4402 return _impl_.docroot_.Get();
4404inline void LiaisonConfig::_internal_set_docroot(
const std::string& value) {
4405 _impl_._has_bits_[0] |= 0x00000002u;
4406 _impl_.docroot_.Set(value, GetArenaForAllocation());
4408inline std::string* LiaisonConfig::_internal_mutable_docroot() {
4409 _impl_._has_bits_[0] |= 0x00000002u;
4410 return _impl_.docroot_.Mutable(::goby::apps::zeromq::protobuf::LiaisonConfig::Impl_::_i_give_permission_to_break_this_code_default_docroot_, GetArenaForAllocation());
4412inline std::string* LiaisonConfig::release_docroot() {
4414 if (!_internal_has_docroot()) {
4417 _impl_._has_bits_[0] &= ~0x00000002u;
4418 auto* p = _impl_.docroot_.Release();
4421inline void LiaisonConfig::set_allocated_docroot(std::string* docroot) {
4422 if (docroot !=
nullptr) {
4423 _impl_._has_bits_[0] |= 0x00000002u;
4425 _impl_._has_bits_[0] &= ~0x00000002u;
4427 _impl_.docroot_.SetAllocated(docroot, GetArenaForAllocation());
4432inline bool LiaisonConfig::_internal_has_additional_wt_http_params()
const {
4433 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
4436inline bool LiaisonConfig::has_additional_wt_http_params()
const {
4437 return _internal_has_additional_wt_http_params();
4439inline void LiaisonConfig::clear_additional_wt_http_params() {
4440 _impl_.additional_wt_http_params_.ClearToEmpty();
4441 _impl_._has_bits_[0] &= ~0x00000004u;
4443inline const std::string& LiaisonConfig::additional_wt_http_params()
const {
4445 return _internal_additional_wt_http_params();
4447template <
typename ArgT0,
typename... ArgT>
4448inline PROTOBUF_ALWAYS_INLINE
4449void LiaisonConfig::set_additional_wt_http_params(ArgT0&& arg0, ArgT... args) {
4450 _impl_._has_bits_[0] |= 0x00000004u;
4451 _impl_.additional_wt_http_params_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
4454inline std::string* LiaisonConfig::mutable_additional_wt_http_params() {
4455 std::string* _s = _internal_mutable_additional_wt_http_params();
4459inline const std::string& LiaisonConfig::_internal_additional_wt_http_params()
const {
4460 return _impl_.additional_wt_http_params_.Get();
4462inline void LiaisonConfig::_internal_set_additional_wt_http_params(
const std::string& value) {
4463 _impl_._has_bits_[0] |= 0x00000004u;
4464 _impl_.additional_wt_http_params_.Set(value, GetArenaForAllocation());
4466inline std::string* LiaisonConfig::_internal_mutable_additional_wt_http_params() {
4467 _impl_._has_bits_[0] |= 0x00000004u;
4468 return _impl_.additional_wt_http_params_.Mutable(GetArenaForAllocation());
4470inline std::string* LiaisonConfig::release_additional_wt_http_params() {
4472 if (!_internal_has_additional_wt_http_params()) {
4475 _impl_._has_bits_[0] &= ~0x00000004u;
4476 auto* p = _impl_.additional_wt_http_params_.Release();
4477#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4478 if (_impl_.additional_wt_http_params_.IsDefault()) {
4479 _impl_.additional_wt_http_params_.Set(
"", GetArenaForAllocation());
4484inline void LiaisonConfig::set_allocated_additional_wt_http_params(std::string* additional_wt_http_params) {
4485 if (additional_wt_http_params !=
nullptr) {
4486 _impl_._has_bits_[0] |= 0x00000004u;
4488 _impl_._has_bits_[0] &= ~0x00000004u;
4490 _impl_.additional_wt_http_params_.SetAllocated(additional_wt_http_params, GetArenaForAllocation());
4491#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4492 if (_impl_.additional_wt_http_params_.IsDefault()) {
4493 _impl_.additional_wt_http_params_.Set(
"", GetArenaForAllocation());
4500inline bool LiaisonConfig::_internal_has_update_freq()
const {
4501 bool value = (_impl_._has_bits_[0] & 0x00004000u) != 0;
4504inline bool LiaisonConfig::has_update_freq()
const {
4505 return _internal_has_update_freq();
4507inline void LiaisonConfig::clear_update_freq() {
4508 _impl_.update_freq_ = 5;
4509 _impl_._has_bits_[0] &= ~0x00004000u;
4511inline float LiaisonConfig::_internal_update_freq()
const {
4512 return _impl_.update_freq_;
4514inline float LiaisonConfig::update_freq()
const {
4516 return _internal_update_freq();
4518inline void LiaisonConfig::_internal_set_update_freq(
float value) {
4519 _impl_._has_bits_[0] |= 0x00004000u;
4520 _impl_.update_freq_ = value;
4522inline void LiaisonConfig::set_update_freq(
float value) {
4523 _internal_set_update_freq(value);
4528inline int LiaisonConfig::_internal_load_shared_library_size()
const {
4529 return _impl_.load_shared_library_.size();
4531inline int LiaisonConfig::load_shared_library_size()
const {
4532 return _internal_load_shared_library_size();
4534inline void LiaisonConfig::clear_load_shared_library() {
4535 _impl_.load_shared_library_.Clear();
4537inline std::string* LiaisonConfig::add_load_shared_library() {
4538 std::string* _s = _internal_add_load_shared_library();
4542inline const std::string& LiaisonConfig::_internal_load_shared_library(
int index)
const {
4543 return _impl_.load_shared_library_.Get(index);
4545inline const std::string& LiaisonConfig::load_shared_library(
int index)
const {
4547 return _internal_load_shared_library(index);
4549inline std::string* LiaisonConfig::mutable_load_shared_library(
int index) {
4551 return _impl_.load_shared_library_.Mutable(index);
4553inline void LiaisonConfig::set_load_shared_library(
int index,
const std::string& value) {
4554 _impl_.load_shared_library_.Mutable(index)->assign(value);
4557inline void LiaisonConfig::set_load_shared_library(
int index, std::string&& value) {
4558 _impl_.load_shared_library_.Mutable(index)->assign(std::move(value));
4561inline void LiaisonConfig::set_load_shared_library(
int index,
const char* value) {
4562 GOOGLE_DCHECK(value !=
nullptr);
4563 _impl_.load_shared_library_.Mutable(index)->assign(value);
4566inline void LiaisonConfig::set_load_shared_library(
int index,
const char* value,
size_t size) {
4567 _impl_.load_shared_library_.Mutable(index)->assign(
4568 reinterpret_cast<const char*
>(value), size);
4571inline std::string* LiaisonConfig::_internal_add_load_shared_library() {
4572 return _impl_.load_shared_library_.Add();
4574inline void LiaisonConfig::add_load_shared_library(
const std::string& value) {
4575 _impl_.load_shared_library_.Add()->assign(value);
4578inline void LiaisonConfig::add_load_shared_library(std::string&& value) {
4579 _impl_.load_shared_library_.Add(std::move(value));
4582inline void LiaisonConfig::add_load_shared_library(
const char* value) {
4583 GOOGLE_DCHECK(value !=
nullptr);
4584 _impl_.load_shared_library_.Add()->assign(value);
4587inline void LiaisonConfig::add_load_shared_library(
const char* value,
size_t size) {
4588 _impl_.load_shared_library_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
4591inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
4592LiaisonConfig::load_shared_library()
const {
4594 return _impl_.load_shared_library_;
4596inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
4597LiaisonConfig::mutable_load_shared_library() {
4599 return &_impl_.load_shared_library_;
4603inline int LiaisonConfig::_internal_load_proto_file_size()
const {
4604 return _impl_.load_proto_file_.size();
4606inline int LiaisonConfig::load_proto_file_size()
const {
4607 return _internal_load_proto_file_size();
4609inline void LiaisonConfig::clear_load_proto_file() {
4610 _impl_.load_proto_file_.Clear();
4612inline std::string* LiaisonConfig::add_load_proto_file() {
4613 std::string* _s = _internal_add_load_proto_file();
4617inline const std::string& LiaisonConfig::_internal_load_proto_file(
int index)
const {
4618 return _impl_.load_proto_file_.Get(index);
4620inline const std::string& LiaisonConfig::load_proto_file(
int index)
const {
4622 return _internal_load_proto_file(index);
4624inline std::string* LiaisonConfig::mutable_load_proto_file(
int index) {
4626 return _impl_.load_proto_file_.Mutable(index);
4628inline void LiaisonConfig::set_load_proto_file(
int index,
const std::string& value) {
4629 _impl_.load_proto_file_.Mutable(index)->assign(value);
4632inline void LiaisonConfig::set_load_proto_file(
int index, std::string&& value) {
4633 _impl_.load_proto_file_.Mutable(index)->assign(std::move(value));
4636inline void LiaisonConfig::set_load_proto_file(
int index,
const char* value) {
4637 GOOGLE_DCHECK(value !=
nullptr);
4638 _impl_.load_proto_file_.Mutable(index)->assign(value);
4641inline void LiaisonConfig::set_load_proto_file(
int index,
const char* value,
size_t size) {
4642 _impl_.load_proto_file_.Mutable(index)->assign(
4643 reinterpret_cast<const char*
>(value), size);
4646inline std::string* LiaisonConfig::_internal_add_load_proto_file() {
4647 return _impl_.load_proto_file_.Add();
4649inline void LiaisonConfig::add_load_proto_file(
const std::string& value) {
4650 _impl_.load_proto_file_.Add()->assign(value);
4653inline void LiaisonConfig::add_load_proto_file(std::string&& value) {
4654 _impl_.load_proto_file_.Add(std::move(value));
4657inline void LiaisonConfig::add_load_proto_file(
const char* value) {
4658 GOOGLE_DCHECK(value !=
nullptr);
4659 _impl_.load_proto_file_.Add()->assign(value);
4662inline void LiaisonConfig::add_load_proto_file(
const char* value,
size_t size) {
4663 _impl_.load_proto_file_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
4666inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
4667LiaisonConfig::load_proto_file()
const {
4669 return _impl_.load_proto_file_;
4671inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
4672LiaisonConfig::mutable_load_proto_file() {
4674 return &_impl_.load_proto_file_;
4678inline int LiaisonConfig::_internal_load_proto_dir_size()
const {
4679 return _impl_.load_proto_dir_.size();
4681inline int LiaisonConfig::load_proto_dir_size()
const {
4682 return _internal_load_proto_dir_size();
4684inline void LiaisonConfig::clear_load_proto_dir() {
4685 _impl_.load_proto_dir_.Clear();
4687inline std::string* LiaisonConfig::add_load_proto_dir() {
4688 std::string* _s = _internal_add_load_proto_dir();
4692inline const std::string& LiaisonConfig::_internal_load_proto_dir(
int index)
const {
4693 return _impl_.load_proto_dir_.Get(index);
4695inline const std::string& LiaisonConfig::load_proto_dir(
int index)
const {
4697 return _internal_load_proto_dir(index);
4699inline std::string* LiaisonConfig::mutable_load_proto_dir(
int index) {
4701 return _impl_.load_proto_dir_.Mutable(index);
4703inline void LiaisonConfig::set_load_proto_dir(
int index,
const std::string& value) {
4704 _impl_.load_proto_dir_.Mutable(index)->assign(value);
4707inline void LiaisonConfig::set_load_proto_dir(
int index, std::string&& value) {
4708 _impl_.load_proto_dir_.Mutable(index)->assign(std::move(value));
4711inline void LiaisonConfig::set_load_proto_dir(
int index,
const char* value) {
4712 GOOGLE_DCHECK(value !=
nullptr);
4713 _impl_.load_proto_dir_.Mutable(index)->assign(value);
4716inline void LiaisonConfig::set_load_proto_dir(
int index,
const char* value,
size_t size) {
4717 _impl_.load_proto_dir_.Mutable(index)->assign(
4718 reinterpret_cast<const char*
>(value), size);
4721inline std::string* LiaisonConfig::_internal_add_load_proto_dir() {
4722 return _impl_.load_proto_dir_.Add();
4724inline void LiaisonConfig::add_load_proto_dir(
const std::string& value) {
4725 _impl_.load_proto_dir_.Add()->assign(value);
4728inline void LiaisonConfig::add_load_proto_dir(std::string&& value) {
4729 _impl_.load_proto_dir_.Add(std::move(value));
4732inline void LiaisonConfig::add_load_proto_dir(
const char* value) {
4733 GOOGLE_DCHECK(value !=
nullptr);
4734 _impl_.load_proto_dir_.Add()->assign(value);
4737inline void LiaisonConfig::add_load_proto_dir(
const char* value,
size_t size) {
4738 _impl_.load_proto_dir_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
4741inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
4742LiaisonConfig::load_proto_dir()
const {
4744 return _impl_.load_proto_dir_;
4746inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
4747LiaisonConfig::mutable_load_proto_dir() {
4749 return &_impl_.load_proto_dir_;
4753inline bool LiaisonConfig::_internal_has_start_paused()
const {
4754 bool value = (_impl_._has_bits_[0] & 0x00000200u) != 0;
4757inline bool LiaisonConfig::has_start_paused()
const {
4758 return _internal_has_start_paused();
4760inline void LiaisonConfig::clear_start_paused() {
4761 _impl_.start_paused_ =
false;
4762 _impl_._has_bits_[0] &= ~0x00000200u;
4764inline bool LiaisonConfig::_internal_start_paused()
const {
4765 return _impl_.start_paused_;
4767inline bool LiaisonConfig::start_paused()
const {
4769 return _internal_start_paused();
4771inline void LiaisonConfig::_internal_set_start_paused(
bool value) {
4772 _impl_._has_bits_[0] |= 0x00000200u;
4773 _impl_.start_paused_ = value;
4775inline void LiaisonConfig::set_start_paused(
bool value) {
4776 _internal_set_start_paused(value);
4781inline bool LiaisonConfig::_internal_has_upper_right_logo()
const {
4782 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
4785inline bool LiaisonConfig::has_upper_right_logo()
const {
4786 return _internal_has_upper_right_logo();
4788inline void LiaisonConfig::clear_upper_right_logo() {
4789 _impl_.upper_right_logo_.ClearToEmpty();
4790 _impl_._has_bits_[0] &= ~0x00000008u;
4792inline const std::string& LiaisonConfig::upper_right_logo()
const {
4794 return _internal_upper_right_logo();
4796template <
typename ArgT0,
typename... ArgT>
4797inline PROTOBUF_ALWAYS_INLINE
4798void LiaisonConfig::set_upper_right_logo(ArgT0&& arg0, ArgT... args) {
4799 _impl_._has_bits_[0] |= 0x00000008u;
4800 _impl_.upper_right_logo_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
4803inline std::string* LiaisonConfig::mutable_upper_right_logo() {
4804 std::string* _s = _internal_mutable_upper_right_logo();
4808inline const std::string& LiaisonConfig::_internal_upper_right_logo()
const {
4809 return _impl_.upper_right_logo_.Get();
4811inline void LiaisonConfig::_internal_set_upper_right_logo(
const std::string& value) {
4812 _impl_._has_bits_[0] |= 0x00000008u;
4813 _impl_.upper_right_logo_.Set(value, GetArenaForAllocation());
4815inline std::string* LiaisonConfig::_internal_mutable_upper_right_logo() {
4816 _impl_._has_bits_[0] |= 0x00000008u;
4817 return _impl_.upper_right_logo_.Mutable(GetArenaForAllocation());
4819inline std::string* LiaisonConfig::release_upper_right_logo() {
4821 if (!_internal_has_upper_right_logo()) {
4824 _impl_._has_bits_[0] &= ~0x00000008u;
4825 auto* p = _impl_.upper_right_logo_.Release();
4826#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4827 if (_impl_.upper_right_logo_.IsDefault()) {
4828 _impl_.upper_right_logo_.Set(
"", GetArenaForAllocation());
4833inline void LiaisonConfig::set_allocated_upper_right_logo(std::string* upper_right_logo) {
4834 if (upper_right_logo !=
nullptr) {
4835 _impl_._has_bits_[0] |= 0x00000008u;
4837 _impl_._has_bits_[0] &= ~0x00000008u;
4839 _impl_.upper_right_logo_.SetAllocated(upper_right_logo, GetArenaForAllocation());
4840#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4841 if (_impl_.upper_right_logo_.IsDefault()) {
4842 _impl_.upper_right_logo_.Set(
"", GetArenaForAllocation());
4849inline bool LiaisonConfig::_internal_has_upper_right_logo_link()
const {
4850 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
4853inline bool LiaisonConfig::has_upper_right_logo_link()
const {
4854 return _internal_has_upper_right_logo_link();
4856inline void LiaisonConfig::clear_upper_right_logo_link() {
4857 _impl_.upper_right_logo_link_.ClearToEmpty();
4858 _impl_._has_bits_[0] &= ~0x00000010u;
4860inline const std::string& LiaisonConfig::upper_right_logo_link()
const {
4862 return _internal_upper_right_logo_link();
4864template <
typename ArgT0,
typename... ArgT>
4865inline PROTOBUF_ALWAYS_INLINE
4866void LiaisonConfig::set_upper_right_logo_link(ArgT0&& arg0, ArgT... args) {
4867 _impl_._has_bits_[0] |= 0x00000010u;
4868 _impl_.upper_right_logo_link_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
4871inline std::string* LiaisonConfig::mutable_upper_right_logo_link() {
4872 std::string* _s = _internal_mutable_upper_right_logo_link();
4876inline const std::string& LiaisonConfig::_internal_upper_right_logo_link()
const {
4877 return _impl_.upper_right_logo_link_.Get();
4879inline void LiaisonConfig::_internal_set_upper_right_logo_link(
const std::string& value) {
4880 _impl_._has_bits_[0] |= 0x00000010u;
4881 _impl_.upper_right_logo_link_.Set(value, GetArenaForAllocation());
4883inline std::string* LiaisonConfig::_internal_mutable_upper_right_logo_link() {
4884 _impl_._has_bits_[0] |= 0x00000010u;
4885 return _impl_.upper_right_logo_link_.Mutable(GetArenaForAllocation());
4887inline std::string* LiaisonConfig::release_upper_right_logo_link() {
4889 if (!_internal_has_upper_right_logo_link()) {
4892 _impl_._has_bits_[0] &= ~0x00000010u;
4893 auto* p = _impl_.upper_right_logo_link_.Release();
4894#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4895 if (_impl_.upper_right_logo_link_.IsDefault()) {
4896 _impl_.upper_right_logo_link_.Set(
"", GetArenaForAllocation());
4901inline void LiaisonConfig::set_allocated_upper_right_logo_link(std::string* upper_right_logo_link) {
4902 if (upper_right_logo_link !=
nullptr) {
4903 _impl_._has_bits_[0] |= 0x00000010u;
4905 _impl_._has_bits_[0] &= ~0x00000010u;
4907 _impl_.upper_right_logo_link_.SetAllocated(upper_right_logo_link, GetArenaForAllocation());
4908#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4909 if (_impl_.upper_right_logo_link_.IsDefault()) {
4910 _impl_.upper_right_logo_link_.Set(
"", GetArenaForAllocation());
4917inline bool LiaisonConfig::_internal_has_add_home_tab()
const {
4918 bool value = (_impl_._has_bits_[0] & 0x00000400u) != 0;
4921inline bool LiaisonConfig::has_add_home_tab()
const {
4922 return _internal_has_add_home_tab();
4924inline void LiaisonConfig::clear_add_home_tab() {
4925 _impl_.add_home_tab_ =
true;
4926 _impl_._has_bits_[0] &= ~0x00000400u;
4928inline bool LiaisonConfig::_internal_add_home_tab()
const {
4929 return _impl_.add_home_tab_;
4931inline bool LiaisonConfig::add_home_tab()
const {
4933 return _internal_add_home_tab();
4935inline void LiaisonConfig::_internal_set_add_home_tab(
bool value) {
4936 _impl_._has_bits_[0] |= 0x00000400u;
4937 _impl_.add_home_tab_ = value;
4939inline void LiaisonConfig::set_add_home_tab(
bool value) {
4940 _internal_set_add_home_tab(value);
4945inline bool LiaisonConfig::_internal_has_add_scope_tab()
const {
4946 bool value = (_impl_._has_bits_[0] & 0x00000800u) != 0;
4949inline bool LiaisonConfig::has_add_scope_tab()
const {
4950 return _internal_has_add_scope_tab();
4952inline void LiaisonConfig::clear_add_scope_tab() {
4953 _impl_.add_scope_tab_ =
true;
4954 _impl_._has_bits_[0] &= ~0x00000800u;
4956inline bool LiaisonConfig::_internal_add_scope_tab()
const {
4957 return _impl_.add_scope_tab_;
4959inline bool LiaisonConfig::add_scope_tab()
const {
4961 return _internal_add_scope_tab();
4963inline void LiaisonConfig::_internal_set_add_scope_tab(
bool value) {
4964 _impl_._has_bits_[0] |= 0x00000800u;
4965 _impl_.add_scope_tab_ = value;
4967inline void LiaisonConfig::set_add_scope_tab(
bool value) {
4968 _internal_set_add_scope_tab(value);
4973inline bool LiaisonConfig::_internal_has_add_commander_tab()
const {
4974 bool value = (_impl_._has_bits_[0] & 0x00001000u) != 0;
4977inline bool LiaisonConfig::has_add_commander_tab()
const {
4978 return _internal_has_add_commander_tab();
4980inline void LiaisonConfig::clear_add_commander_tab() {
4981 _impl_.add_commander_tab_ =
true;
4982 _impl_._has_bits_[0] &= ~0x00001000u;
4984inline bool LiaisonConfig::_internal_add_commander_tab()
const {
4985 return _impl_.add_commander_tab_;
4987inline bool LiaisonConfig::add_commander_tab()
const {
4989 return _internal_add_commander_tab();
4991inline void LiaisonConfig::_internal_set_add_commander_tab(
bool value) {
4992 _impl_._has_bits_[0] |= 0x00001000u;
4993 _impl_.add_commander_tab_ = value;
4995inline void LiaisonConfig::set_add_commander_tab(
bool value) {
4996 _internal_set_add_commander_tab(value);
5001inline bool LiaisonConfig::_internal_has_pb_commander_config()
const {
5002 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0;
5003 PROTOBUF_ASSUME(!value || _impl_.pb_commander_config_ !=
nullptr);
5006inline bool LiaisonConfig::has_pb_commander_config()
const {
5007 return _internal_has_pb_commander_config();
5009inline void LiaisonConfig::clear_pb_commander_config() {
5010 if (_impl_.pb_commander_config_ !=
nullptr) _impl_.pb_commander_config_->Clear();
5011 _impl_._has_bits_[0] &= ~0x00000080u;
5013inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig& LiaisonConfig::_internal_pb_commander_config()
const {
5014 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig* p = _impl_.pb_commander_config_;
5018inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig& LiaisonConfig::pb_commander_config()
const {
5020 return _internal_pb_commander_config();
5022inline void LiaisonConfig::unsafe_arena_set_allocated_pb_commander_config(
5024 if (GetArenaForAllocation() ==
nullptr) {
5025 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.pb_commander_config_);
5027 _impl_.pb_commander_config_ = pb_commander_config;
5028 if (pb_commander_config) {
5029 _impl_._has_bits_[0] |= 0x00000080u;
5031 _impl_._has_bits_[0] &= ~0x00000080u;
5035inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig* LiaisonConfig::release_pb_commander_config() {
5036 _impl_._has_bits_[0] &= ~0x00000080u;
5038 _impl_.pb_commander_config_ =
nullptr;
5039#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
5040 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
5041 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
5042 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
5044 if (GetArenaForAllocation() !=
nullptr) {
5045 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
5050inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig* LiaisonConfig::unsafe_arena_release_pb_commander_config() {
5052 _impl_._has_bits_[0] &= ~0x00000080u;
5054 _impl_.pb_commander_config_ =
nullptr;
5057inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig* LiaisonConfig::_internal_mutable_pb_commander_config() {
5058 _impl_._has_bits_[0] |= 0x00000080u;
5059 if (_impl_.pb_commander_config_ ==
nullptr) {
5061 _impl_.pb_commander_config_ = p;
5063 return _impl_.pb_commander_config_;
5065inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig* LiaisonConfig::mutable_pb_commander_config() {
5071 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5072 if (message_arena ==
nullptr) {
5073 delete _impl_.pb_commander_config_;
5075 if (pb_commander_config) {
5076 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5077 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(pb_commander_config);
5078 if (message_arena != submessage_arena) {
5079 pb_commander_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5080 message_arena, pb_commander_config, submessage_arena);
5082 _impl_._has_bits_[0] |= 0x00000080u;
5084 _impl_._has_bits_[0] &= ~0x00000080u;
5086 _impl_.pb_commander_config_ = pb_commander_config;
5091inline bool LiaisonConfig::_internal_has_pb_scope_config()
const {
5092 bool value = (_impl_._has_bits_[0] & 0x00000100u) != 0;
5093 PROTOBUF_ASSUME(!value || _impl_.pb_scope_config_ !=
nullptr);
5096inline bool LiaisonConfig::has_pb_scope_config()
const {
5097 return _internal_has_pb_scope_config();
5099inline void LiaisonConfig::clear_pb_scope_config() {
5100 if (_impl_.pb_scope_config_ !=
nullptr) _impl_.pb_scope_config_->Clear();
5101 _impl_._has_bits_[0] &= ~0x00000100u;
5103inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig& LiaisonConfig::_internal_pb_scope_config()
const {
5104 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig* p = _impl_.pb_scope_config_;
5108inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig& LiaisonConfig::pb_scope_config()
const {
5110 return _internal_pb_scope_config();
5112inline void LiaisonConfig::unsafe_arena_set_allocated_pb_scope_config(
5114 if (GetArenaForAllocation() ==
nullptr) {
5115 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.pb_scope_config_);
5117 _impl_.pb_scope_config_ = pb_scope_config;
5118 if (pb_scope_config) {
5119 _impl_._has_bits_[0] |= 0x00000100u;
5121 _impl_._has_bits_[0] &= ~0x00000100u;
5125inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig* LiaisonConfig::release_pb_scope_config() {
5126 _impl_._has_bits_[0] &= ~0x00000100u;
5128 _impl_.pb_scope_config_ =
nullptr;
5129#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
5130 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
5131 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
5132 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
5134 if (GetArenaForAllocation() !=
nullptr) {
5135 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
5140inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig* LiaisonConfig::unsafe_arena_release_pb_scope_config() {
5142 _impl_._has_bits_[0] &= ~0x00000100u;
5144 _impl_.pb_scope_config_ =
nullptr;
5147inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig* LiaisonConfig::_internal_mutable_pb_scope_config() {
5148 _impl_._has_bits_[0] |= 0x00000100u;
5149 if (_impl_.pb_scope_config_ ==
nullptr) {
5151 _impl_.pb_scope_config_ = p;
5153 return _impl_.pb_scope_config_;
5155inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig* LiaisonConfig::mutable_pb_scope_config() {
5161 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5162 if (message_arena ==
nullptr) {
5163 delete _impl_.pb_scope_config_;
5165 if (pb_scope_config) {
5166 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5167 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(pb_scope_config);
5168 if (message_arena != submessage_arena) {
5169 pb_scope_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5170 message_arena, pb_scope_config, submessage_arena);
5172 _impl_._has_bits_[0] |= 0x00000100u;
5174 _impl_._has_bits_[0] &= ~0x00000100u;
5176 _impl_.pb_scope_config_ = pb_scope_config;
5185inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_has_group()
const {
5186 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
5189inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::has_group()
const {
5190 return _internal_has_group();
5192inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::clear_group() {
5193 _impl_.group_.ClearToEmpty();
5194 _impl_._has_bits_[0] &= ~0x00000001u;
5196inline const std::string& ProtobufCommanderConfig_LoadProtobuf_GroupLayer::group()
const {
5198 return _internal_group();
5200template <
typename ArgT0,
typename... ArgT>
5201inline PROTOBUF_ALWAYS_INLINE
5202void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::set_group(ArgT0&& arg0, ArgT... args) {
5203 _impl_._has_bits_[0] |= 0x00000001u;
5204 _impl_.group_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5207inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::mutable_group() {
5208 std::string* _s = _internal_mutable_group();
5212inline const std::string& ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_group()
const {
5213 return _impl_.group_.Get();
5215inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_set_group(
const std::string& value) {
5216 _impl_._has_bits_[0] |= 0x00000001u;
5217 _impl_.group_.Set(value, GetArenaForAllocation());
5219inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_mutable_group() {
5220 _impl_._has_bits_[0] |= 0x00000001u;
5221 return _impl_.group_.Mutable(GetArenaForAllocation());
5223inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::release_group() {
5225 if (!_internal_has_group()) {
5228 _impl_._has_bits_[0] &= ~0x00000001u;
5229 auto* p = _impl_.group_.Release();
5230#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5231 if (_impl_.group_.IsDefault()) {
5232 _impl_.group_.Set(
"", GetArenaForAllocation());
5237inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::set_allocated_group(std::string*
group) {
5238 if (
group !=
nullptr) {
5239 _impl_._has_bits_[0] |= 0x00000001u;
5241 _impl_._has_bits_[0] &= ~0x00000001u;
5243 _impl_.group_.SetAllocated(
group, GetArenaForAllocation());
5244#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5245 if (_impl_.group_.IsDefault()) {
5246 _impl_.group_.Set(
"", GetArenaForAllocation());
5253inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_has_group_numeric()
const {
5254 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
5257inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::has_group_numeric()
const {
5258 return _internal_has_group_numeric();
5260inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::clear_group_numeric() {
5261 _impl_.group_numeric_ = 0u;
5262 _impl_._has_bits_[0] &= ~0x00000004u;
5264inline uint32_t ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_group_numeric()
const {
5265 return _impl_.group_numeric_;
5267inline uint32_t ProtobufCommanderConfig_LoadProtobuf_GroupLayer::group_numeric()
const {
5269 return _internal_group_numeric();
5271inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_set_group_numeric(uint32_t value) {
5272 _impl_._has_bits_[0] |= 0x00000004u;
5273 _impl_.group_numeric_ = value;
5275inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::set_group_numeric(uint32_t value) {
5276 _internal_set_group_numeric(value);
5281inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_has_group_numeric_field_name()
const {
5282 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
5285inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::has_group_numeric_field_name()
const {
5286 return _internal_has_group_numeric_field_name();
5288inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::clear_group_numeric_field_name() {
5289 _impl_.group_numeric_field_name_.ClearToEmpty();
5290 _impl_._has_bits_[0] &= ~0x00000002u;
5292inline const std::string& ProtobufCommanderConfig_LoadProtobuf_GroupLayer::group_numeric_field_name()
const {
5294 return _internal_group_numeric_field_name();
5296template <
typename ArgT0,
typename... ArgT>
5297inline PROTOBUF_ALWAYS_INLINE
5298void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::set_group_numeric_field_name(ArgT0&& arg0, ArgT... args) {
5299 _impl_._has_bits_[0] |= 0x00000002u;
5300 _impl_.group_numeric_field_name_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5303inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::mutable_group_numeric_field_name() {
5304 std::string* _s = _internal_mutable_group_numeric_field_name();
5308inline const std::string& ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_group_numeric_field_name()
const {
5309 return _impl_.group_numeric_field_name_.Get();
5311inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_set_group_numeric_field_name(
const std::string& value) {
5312 _impl_._has_bits_[0] |= 0x00000002u;
5313 _impl_.group_numeric_field_name_.Set(value, GetArenaForAllocation());
5315inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_mutable_group_numeric_field_name() {
5316 _impl_._has_bits_[0] |= 0x00000002u;
5317 return _impl_.group_numeric_field_name_.Mutable(GetArenaForAllocation());
5319inline std::string* ProtobufCommanderConfig_LoadProtobuf_GroupLayer::release_group_numeric_field_name() {
5321 if (!_internal_has_group_numeric_field_name()) {
5324 _impl_._has_bits_[0] &= ~0x00000002u;
5325 auto* p = _impl_.group_numeric_field_name_.Release();
5326#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5327 if (_impl_.group_numeric_field_name_.IsDefault()) {
5328 _impl_.group_numeric_field_name_.Set(
"", GetArenaForAllocation());
5333inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::set_allocated_group_numeric_field_name(std::string* group_numeric_field_name) {
5334 if (group_numeric_field_name !=
nullptr) {
5335 _impl_._has_bits_[0] |= 0x00000002u;
5337 _impl_._has_bits_[0] &= ~0x00000002u;
5339 _impl_.group_numeric_field_name_.SetAllocated(group_numeric_field_name, GetArenaForAllocation());
5340#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5341 if (_impl_.group_numeric_field_name_.IsDefault()) {
5342 _impl_.group_numeric_field_name_.Set(
"", GetArenaForAllocation());
5349inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_has_layer()
const {
5350 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
5353inline bool ProtobufCommanderConfig_LoadProtobuf_GroupLayer::has_layer()
const {
5354 return _internal_has_layer();
5356inline void ProtobufCommanderConfig_LoadProtobuf_GroupLayer::clear_layer() {
5358 _impl_._has_bits_[0] &= ~0x00000008u;
5360inline ::goby::middleware::protobuf::Layer ProtobufCommanderConfig_LoadProtobuf_GroupLayer::_internal_layer()
const {
5363inline ::goby::middleware::protobuf::Layer ProtobufCommanderConfig_LoadProtobuf_GroupLayer::layer()
const {
5365 return _internal_layer();
5369 _impl_._has_bits_[0] |= 0x00000008u;
5370 _impl_.layer_ = value;
5373 _internal_set_layer(value);
5382inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_has_from()
const {
5383 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
5386inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::has_from()
const {
5387 return _internal_has_from();
5389inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::clear_from() {
5390 _impl_.from_.ClearToEmpty();
5391 _impl_._has_bits_[0] &= ~0x00000001u;
5393inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::from()
const {
5395 return _internal_from();
5397template <
typename ArgT0,
typename... ArgT>
5398inline PROTOBUF_ALWAYS_INLINE
5399void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::set_from(ArgT0&& arg0, ArgT... args) {
5400 _impl_._has_bits_[0] |= 0x00000001u;
5401 _impl_.from_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5404inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::mutable_from() {
5405 std::string* _s = _internal_mutable_from();
5409inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_from()
const {
5410 return _impl_.from_.Get();
5412inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_set_from(
const std::string& value) {
5413 _impl_._has_bits_[0] |= 0x00000001u;
5414 _impl_.from_.Set(value, GetArenaForAllocation());
5416inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_mutable_from() {
5417 _impl_._has_bits_[0] |= 0x00000001u;
5418 return _impl_.from_.Mutable(GetArenaForAllocation());
5420inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::release_from() {
5422 if (!_internal_has_from()) {
5425 _impl_._has_bits_[0] &= ~0x00000001u;
5426 auto* p = _impl_.from_.Release();
5427#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5428 if (_impl_.from_.IsDefault()) {
5429 _impl_.from_.Set(
"", GetArenaForAllocation());
5434inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::set_allocated_from(std::string* from) {
5435 if (from !=
nullptr) {
5436 _impl_._has_bits_[0] |= 0x00000001u;
5438 _impl_._has_bits_[0] &= ~0x00000001u;
5440 _impl_.from_.SetAllocated(from, GetArenaForAllocation());
5441#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5442 if (_impl_.from_.IsDefault()) {
5443 _impl_.from_.Set(
"", GetArenaForAllocation());
5450inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_has_to()
const {
5451 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
5454inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::has_to()
const {
5455 return _internal_has_to();
5457inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::clear_to() {
5458 _impl_.to_.ClearToEmpty();
5459 _impl_._has_bits_[0] &= ~0x00000002u;
5461inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::to()
const {
5463 return _internal_to();
5465template <
typename ArgT0,
typename... ArgT>
5466inline PROTOBUF_ALWAYS_INLINE
5467void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::set_to(ArgT0&& arg0, ArgT... args) {
5468 _impl_._has_bits_[0] |= 0x00000002u;
5469 _impl_.to_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5472inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::mutable_to() {
5473 std::string* _s = _internal_mutable_to();
5477inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_to()
const {
5478 return _impl_.to_.Get();
5480inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_set_to(
const std::string& value) {
5481 _impl_._has_bits_[0] |= 0x00000002u;
5482 _impl_.to_.Set(value, GetArenaForAllocation());
5484inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::_internal_mutable_to() {
5485 _impl_._has_bits_[0] |= 0x00000002u;
5486 return _impl_.to_.Mutable(GetArenaForAllocation());
5488inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::release_to() {
5490 if (!_internal_has_to()) {
5493 _impl_._has_bits_[0] &= ~0x00000002u;
5494 auto* p = _impl_.to_.Release();
5495#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5496 if (_impl_.to_.IsDefault()) {
5497 _impl_.to_.Set(
"", GetArenaForAllocation());
5502inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation::set_allocated_to(std::string* to) {
5503 if (to !=
nullptr) {
5504 _impl_._has_bits_[0] |= 0x00000002u;
5506 _impl_._has_bits_[0] &= ~0x00000002u;
5508 _impl_.to_.SetAllocated(to, GetArenaForAllocation());
5509#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5510 if (_impl_.to_.IsDefault()) {
5511 _impl_.to_.Set(
"", GetArenaForAllocation());
5522inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_has_name()
const {
5523 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
5526inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData::has_name()
const {
5527 return _internal_has_name();
5529inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::clear_name() {
5530 _impl_.name_.ClearToEmpty();
5531 _impl_._has_bits_[0] &= ~0x00000001u;
5533inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData::name()
const {
5535 return _internal_name();
5537template <
typename ArgT0,
typename... ArgT>
5538inline PROTOBUF_ALWAYS_INLINE
5539void ProtobufCommanderConfig_LoadProtobuf_ExternalData::set_name(ArgT0&& arg0, ArgT... args) {
5540 _impl_._has_bits_[0] |= 0x00000001u;
5541 _impl_.name_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5544inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::mutable_name() {
5545 std::string* _s = _internal_mutable_name();
5549inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_name()
const {
5550 return _impl_.name_.Get();
5552inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_set_name(
const std::string& value) {
5553 _impl_._has_bits_[0] |= 0x00000001u;
5554 _impl_.name_.Set(value, GetArenaForAllocation());
5556inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_mutable_name() {
5557 _impl_._has_bits_[0] |= 0x00000001u;
5558 return _impl_.name_.Mutable(GetArenaForAllocation());
5560inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::release_name() {
5562 if (!_internal_has_name()) {
5565 _impl_._has_bits_[0] &= ~0x00000001u;
5566 auto* p = _impl_.name_.Release();
5567#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5568 if (_impl_.name_.IsDefault()) {
5569 _impl_.name_.Set(
"", GetArenaForAllocation());
5574inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::set_allocated_name(std::string* name) {
5575 if (name !=
nullptr) {
5576 _impl_._has_bits_[0] |= 0x00000001u;
5578 _impl_._has_bits_[0] &= ~0x00000001u;
5580 _impl_.name_.SetAllocated(name, GetArenaForAllocation());
5581#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5582 if (_impl_.name_.IsDefault()) {
5583 _impl_.name_.Set(
"", GetArenaForAllocation());
5590inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_has_group()
const {
5591 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
5594inline bool ProtobufCommanderConfig_LoadProtobuf_ExternalData::has_group()
const {
5595 return _internal_has_group();
5597inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::clear_group() {
5598 _impl_.group_.ClearToEmpty();
5599 _impl_._has_bits_[0] &= ~0x00000002u;
5601inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData::group()
const {
5603 return _internal_group();
5605template <
typename ArgT0,
typename... ArgT>
5606inline PROTOBUF_ALWAYS_INLINE
5607void ProtobufCommanderConfig_LoadProtobuf_ExternalData::set_group(ArgT0&& arg0, ArgT... args) {
5608 _impl_._has_bits_[0] |= 0x00000002u;
5609 _impl_.group_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5612inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::mutable_group() {
5613 std::string* _s = _internal_mutable_group();
5617inline const std::string& ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_group()
const {
5618 return _impl_.group_.Get();
5620inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_set_group(
const std::string& value) {
5621 _impl_._has_bits_[0] |= 0x00000002u;
5622 _impl_.group_.Set(value, GetArenaForAllocation());
5624inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_mutable_group() {
5625 _impl_._has_bits_[0] |= 0x00000002u;
5626 return _impl_.group_.Mutable(GetArenaForAllocation());
5628inline std::string* ProtobufCommanderConfig_LoadProtobuf_ExternalData::release_group() {
5630 if (!_internal_has_group()) {
5633 _impl_._has_bits_[0] &= ~0x00000002u;
5634 auto* p = _impl_.group_.Release();
5635#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5636 if (_impl_.group_.IsDefault()) {
5637 _impl_.group_.Set(
"", GetArenaForAllocation());
5642inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::set_allocated_group(std::string*
group) {
5643 if (
group !=
nullptr) {
5644 _impl_._has_bits_[0] |= 0x00000002u;
5646 _impl_._has_bits_[0] &= ~0x00000002u;
5648 _impl_.group_.SetAllocated(
group, GetArenaForAllocation());
5649#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5650 if (_impl_.group_.IsDefault()) {
5651 _impl_.group_.Set(
"", GetArenaForAllocation());
5658inline int ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_translate_size()
const {
5659 return _impl_.translate_.size();
5661inline int ProtobufCommanderConfig_LoadProtobuf_ExternalData::translate_size()
const {
5662 return _internal_translate_size();
5664inline void ProtobufCommanderConfig_LoadProtobuf_ExternalData::clear_translate() {
5665 _impl_.translate_.Clear();
5667inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation* ProtobufCommanderConfig_LoadProtobuf_ExternalData::mutable_translate(
int index) {
5669 return _impl_.translate_.Mutable(index);
5671inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation >*
5672ProtobufCommanderConfig_LoadProtobuf_ExternalData::mutable_translate() {
5674 return &_impl_.translate_;
5676inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation& ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_translate(
int index)
const {
5677 return _impl_.translate_.Get(index);
5679inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation& ProtobufCommanderConfig_LoadProtobuf_ExternalData::translate(
int index)
const {
5681 return _internal_translate(index);
5683inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation* ProtobufCommanderConfig_LoadProtobuf_ExternalData::_internal_add_translate() {
5684 return _impl_.translate_.Add();
5686inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation* ProtobufCommanderConfig_LoadProtobuf_ExternalData::add_translate() {
5691inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation >&
5692ProtobufCommanderConfig_LoadProtobuf_ExternalData::translate()
const {
5694 return _impl_.translate_;
5702inline bool ProtobufCommanderConfig_LoadProtobuf::_internal_has_name()
const {
5703 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
5706inline bool ProtobufCommanderConfig_LoadProtobuf::has_name()
const {
5707 return _internal_has_name();
5709inline void ProtobufCommanderConfig_LoadProtobuf::clear_name() {
5710 _impl_.name_.ClearToEmpty();
5711 _impl_._has_bits_[0] &= ~0x00000001u;
5713inline const std::string& ProtobufCommanderConfig_LoadProtobuf::name()
const {
5715 return _internal_name();
5717template <
typename ArgT0,
typename... ArgT>
5718inline PROTOBUF_ALWAYS_INLINE
5719void ProtobufCommanderConfig_LoadProtobuf::set_name(ArgT0&& arg0, ArgT... args) {
5720 _impl_._has_bits_[0] |= 0x00000001u;
5721 _impl_.name_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
5724inline std::string* ProtobufCommanderConfig_LoadProtobuf::mutable_name() {
5725 std::string* _s = _internal_mutable_name();
5729inline const std::string& ProtobufCommanderConfig_LoadProtobuf::_internal_name()
const {
5730 return _impl_.name_.Get();
5732inline void ProtobufCommanderConfig_LoadProtobuf::_internal_set_name(
const std::string& value) {
5733 _impl_._has_bits_[0] |= 0x00000001u;
5734 _impl_.name_.Set(value, GetArenaForAllocation());
5736inline std::string* ProtobufCommanderConfig_LoadProtobuf::_internal_mutable_name() {
5737 _impl_._has_bits_[0] |= 0x00000001u;
5738 return _impl_.name_.Mutable(GetArenaForAllocation());
5740inline std::string* ProtobufCommanderConfig_LoadProtobuf::release_name() {
5742 if (!_internal_has_name()) {
5745 _impl_._has_bits_[0] &= ~0x00000001u;
5746 auto* p = _impl_.name_.Release();
5747#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5748 if (_impl_.name_.IsDefault()) {
5749 _impl_.name_.Set(
"", GetArenaForAllocation());
5754inline void ProtobufCommanderConfig_LoadProtobuf::set_allocated_name(std::string* name) {
5755 if (name !=
nullptr) {
5756 _impl_._has_bits_[0] |= 0x00000001u;
5758 _impl_._has_bits_[0] &= ~0x00000001u;
5760 _impl_.name_.SetAllocated(name, GetArenaForAllocation());
5761#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5762 if (_impl_.name_.IsDefault()) {
5763 _impl_.name_.Set(
"", GetArenaForAllocation());
5770inline int ProtobufCommanderConfig_LoadProtobuf::_internal_publish_to_size()
const {
5771 return _impl_.publish_to_.size();
5773inline int ProtobufCommanderConfig_LoadProtobuf::publish_to_size()
const {
5774 return _internal_publish_to_size();
5776inline void ProtobufCommanderConfig_LoadProtobuf::clear_publish_to() {
5777 _impl_.publish_to_.Clear();
5779inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer* ProtobufCommanderConfig_LoadProtobuf::mutable_publish_to(
int index) {
5781 return _impl_.publish_to_.Mutable(index);
5783inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer >*
5784ProtobufCommanderConfig_LoadProtobuf::mutable_publish_to() {
5786 return &_impl_.publish_to_;
5788inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer& ProtobufCommanderConfig_LoadProtobuf::_internal_publish_to(
int index)
const {
5789 return _impl_.publish_to_.Get(index);
5791inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer& ProtobufCommanderConfig_LoadProtobuf::publish_to(
int index)
const {
5793 return _internal_publish_to(index);
5795inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer* ProtobufCommanderConfig_LoadProtobuf::_internal_add_publish_to() {
5796 return _impl_.publish_to_.Add();
5798inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer* ProtobufCommanderConfig_LoadProtobuf::add_publish_to() {
5803inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_GroupLayer >&
5804ProtobufCommanderConfig_LoadProtobuf::publish_to()
const {
5806 return _impl_.publish_to_;
5810inline int ProtobufCommanderConfig_LoadProtobuf::_internal_external_data_size()
const {
5811 return _impl_.external_data_.size();
5813inline int ProtobufCommanderConfig_LoadProtobuf::external_data_size()
const {
5814 return _internal_external_data_size();
5816inline void ProtobufCommanderConfig_LoadProtobuf::clear_external_data() {
5817 _impl_.external_data_.Clear();
5819inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData* ProtobufCommanderConfig_LoadProtobuf::mutable_external_data(
int index) {
5821 return _impl_.external_data_.Mutable(index);
5823inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData >*
5824ProtobufCommanderConfig_LoadProtobuf::mutable_external_data() {
5826 return &_impl_.external_data_;
5828inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData& ProtobufCommanderConfig_LoadProtobuf::_internal_external_data(
int index)
const {
5829 return _impl_.external_data_.Get(index);
5831inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData& ProtobufCommanderConfig_LoadProtobuf::external_data(
int index)
const {
5833 return _internal_external_data(index);
5835inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData* ProtobufCommanderConfig_LoadProtobuf::_internal_add_external_data() {
5836 return _impl_.external_data_.Add();
5838inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData* ProtobufCommanderConfig_LoadProtobuf::add_external_data() {
5843inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf_ExternalData >&
5844ProtobufCommanderConfig_LoadProtobuf::external_data()
const {
5846 return _impl_.external_data_;
5854inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_comment_width()
const {
5855 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
5858inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_comment_width()
const {
5859 return _internal_has_comment_width();
5861inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_comment_width() {
5862 _impl_.comment_width_ = 180;
5863 _impl_._has_bits_[0] &= ~0x00000002u;
5865inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_comment_width()
const {
5866 return _impl_.comment_width_;
5868inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::comment_width()
const {
5870 return _internal_comment_width();
5872inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_comment_width(int32_t value) {
5873 _impl_._has_bits_[0] |= 0x00000002u;
5874 _impl_.comment_width_ = value;
5876inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_comment_width(int32_t value) {
5877 _internal_set_comment_width(value);
5882inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_name_width()
const {
5883 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
5886inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_name_width()
const {
5887 return _internal_has_name_width();
5889inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_name_width() {
5890 _impl_.name_width_ = 180;
5891 _impl_._has_bits_[0] &= ~0x00000004u;
5893inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_name_width()
const {
5894 return _impl_.name_width_;
5896inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::name_width()
const {
5898 return _internal_name_width();
5900inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_name_width(int32_t value) {
5901 _impl_._has_bits_[0] |= 0x00000004u;
5902 _impl_.name_width_ = value;
5904inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_name_width(int32_t value) {
5905 _internal_set_name_width(value);
5910inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_group_width()
const {
5911 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
5914inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_group_width()
const {
5915 return _internal_has_group_width();
5917inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_group_width() {
5918 _impl_.group_width_ = 120;
5919 _impl_._has_bits_[0] &= ~0x00000008u;
5921inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_group_width()
const {
5922 return _impl_.group_width_;
5924inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::group_width()
const {
5926 return _internal_group_width();
5928inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_group_width(int32_t value) {
5929 _impl_._has_bits_[0] |= 0x00000008u;
5930 _impl_.group_width_ = value;
5932inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_group_width(int32_t value) {
5933 _internal_set_group_width(value);
5938inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_layer_width()
const {
5939 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
5942inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_layer_width()
const {
5943 return _internal_has_layer_width();
5945inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_layer_width() {
5946 _impl_.layer_width_ = 120;
5947 _impl_._has_bits_[0] &= ~0x00000010u;
5949inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_layer_width()
const {
5950 return _impl_.layer_width_;
5952inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::layer_width()
const {
5954 return _internal_layer_width();
5956inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_layer_width(int32_t value) {
5957 _impl_._has_bits_[0] |= 0x00000010u;
5958 _impl_.layer_width_ = value;
5960inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_layer_width(int32_t value) {
5961 _internal_set_layer_width(value);
5966inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_ip_width()
const {
5967 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
5970inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_ip_width()
const {
5971 return _internal_has_ip_width();
5973inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_ip_width() {
5974 _impl_.ip_width_ = 120;
5975 _impl_._has_bits_[0] &= ~0x00000020u;
5977inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_ip_width()
const {
5978 return _impl_.ip_width_;
5980inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::ip_width()
const {
5982 return _internal_ip_width();
5984inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_ip_width(int32_t value) {
5985 _impl_._has_bits_[0] |= 0x00000020u;
5986 _impl_.ip_width_ = value;
5988inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_ip_width(int32_t value) {
5989 _internal_set_ip_width(value);
5994inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_time_width()
const {
5995 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
5998inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_time_width()
const {
5999 return _internal_has_time_width();
6001inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_time_width() {
6002 _impl_.time_width_ = 120;
6003 _impl_._has_bits_[0] &= ~0x00000040u;
6005inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_time_width()
const {
6006 return _impl_.time_width_;
6008inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::time_width()
const {
6010 return _internal_time_width();
6012inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_time_width(int32_t value) {
6013 _impl_._has_bits_[0] |= 0x00000040u;
6014 _impl_.time_width_ = value;
6016inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_time_width(int32_t value) {
6017 _internal_set_time_width(value);
6022inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_has_last_ack_width()
const {
6023 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6026inline bool ProtobufCommanderConfig_DatabaseColumnWidthPixels::has_last_ack_width()
const {
6027 return _internal_has_last_ack_width();
6029inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::clear_last_ack_width() {
6030 _impl_.last_ack_width_ = 120;
6031 _impl_._has_bits_[0] &= ~0x00000001u;
6033inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_last_ack_width()
const {
6034 return _impl_.last_ack_width_;
6036inline int32_t ProtobufCommanderConfig_DatabaseColumnWidthPixels::last_ack_width()
const {
6038 return _internal_last_ack_width();
6040inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::_internal_set_last_ack_width(int32_t value) {
6041 _impl_._has_bits_[0] |= 0x00000001u;
6042 _impl_.last_ack_width_ = value;
6044inline void ProtobufCommanderConfig_DatabaseColumnWidthPixels::set_last_ack_width(int32_t value) {
6045 _internal_set_last_ack_width(value);
6054inline bool ProtobufCommanderConfig_ModalDialogDimensions::_internal_has_width()
const {
6055 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6058inline bool ProtobufCommanderConfig_ModalDialogDimensions::has_width()
const {
6059 return _internal_has_width();
6061inline void ProtobufCommanderConfig_ModalDialogDimensions::clear_width() {
6062 _impl_.width_ = 800;
6063 _impl_._has_bits_[0] &= ~0x00000001u;
6065inline int32_t ProtobufCommanderConfig_ModalDialogDimensions::_internal_width()
const {
6066 return _impl_.width_;
6068inline int32_t ProtobufCommanderConfig_ModalDialogDimensions::width()
const {
6070 return _internal_width();
6072inline void ProtobufCommanderConfig_ModalDialogDimensions::_internal_set_width(int32_t value) {
6073 _impl_._has_bits_[0] |= 0x00000001u;
6074 _impl_.width_ = value;
6076inline void ProtobufCommanderConfig_ModalDialogDimensions::set_width(int32_t value) {
6077 _internal_set_width(value);
6082inline bool ProtobufCommanderConfig_ModalDialogDimensions::_internal_has_height()
const {
6083 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
6086inline bool ProtobufCommanderConfig_ModalDialogDimensions::has_height()
const {
6087 return _internal_has_height();
6089inline void ProtobufCommanderConfig_ModalDialogDimensions::clear_height() {
6090 _impl_.height_ = 200;
6091 _impl_._has_bits_[0] &= ~0x00000002u;
6093inline int32_t ProtobufCommanderConfig_ModalDialogDimensions::_internal_height()
const {
6094 return _impl_.height_;
6096inline int32_t ProtobufCommanderConfig_ModalDialogDimensions::height()
const {
6098 return _internal_height();
6100inline void ProtobufCommanderConfig_ModalDialogDimensions::_internal_set_height(int32_t value) {
6101 _impl_._has_bits_[0] |= 0x00000002u;
6102 _impl_.height_ = value;
6104inline void ProtobufCommanderConfig_ModalDialogDimensions::set_height(int32_t value) {
6105 _internal_set_height(value);
6114inline bool ProtobufCommanderConfig_NotificationSubscription_Color::_internal_has_r()
const {
6115 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6118inline bool ProtobufCommanderConfig_NotificationSubscription_Color::has_r()
const {
6119 return _internal_has_r();
6121inline void ProtobufCommanderConfig_NotificationSubscription_Color::clear_r() {
6123 _impl_._has_bits_[0] &= ~0x00000001u;
6125inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::_internal_r()
const {
6128inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::r()
const {
6130 return _internal_r();
6132inline void ProtobufCommanderConfig_NotificationSubscription_Color::_internal_set_r(int32_t value) {
6133 _impl_._has_bits_[0] |= 0x00000001u;
6136inline void ProtobufCommanderConfig_NotificationSubscription_Color::set_r(int32_t value) {
6137 _internal_set_r(value);
6142inline bool ProtobufCommanderConfig_NotificationSubscription_Color::_internal_has_g()
const {
6143 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
6146inline bool ProtobufCommanderConfig_NotificationSubscription_Color::has_g()
const {
6147 return _internal_has_g();
6149inline void ProtobufCommanderConfig_NotificationSubscription_Color::clear_g() {
6151 _impl_._has_bits_[0] &= ~0x00000002u;
6153inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::_internal_g()
const {
6156inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::g()
const {
6158 return _internal_g();
6160inline void ProtobufCommanderConfig_NotificationSubscription_Color::_internal_set_g(int32_t value) {
6161 _impl_._has_bits_[0] |= 0x00000002u;
6164inline void ProtobufCommanderConfig_NotificationSubscription_Color::set_g(int32_t value) {
6165 _internal_set_g(value);
6170inline bool ProtobufCommanderConfig_NotificationSubscription_Color::_internal_has_b()
const {
6171 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
6174inline bool ProtobufCommanderConfig_NotificationSubscription_Color::has_b()
const {
6175 return _internal_has_b();
6177inline void ProtobufCommanderConfig_NotificationSubscription_Color::clear_b() {
6179 _impl_._has_bits_[0] &= ~0x00000004u;
6181inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::_internal_b()
const {
6184inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::b()
const {
6186 return _internal_b();
6188inline void ProtobufCommanderConfig_NotificationSubscription_Color::_internal_set_b(int32_t value) {
6189 _impl_._has_bits_[0] |= 0x00000004u;
6192inline void ProtobufCommanderConfig_NotificationSubscription_Color::set_b(int32_t value) {
6193 _internal_set_b(value);
6198inline bool ProtobufCommanderConfig_NotificationSubscription_Color::_internal_has_a()
const {
6199 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
6202inline bool ProtobufCommanderConfig_NotificationSubscription_Color::has_a()
const {
6203 return _internal_has_a();
6205inline void ProtobufCommanderConfig_NotificationSubscription_Color::clear_a() {
6207 _impl_._has_bits_[0] &= ~0x00000008u;
6209inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::_internal_a()
const {
6212inline int32_t ProtobufCommanderConfig_NotificationSubscription_Color::a()
const {
6214 return _internal_a();
6216inline void ProtobufCommanderConfig_NotificationSubscription_Color::_internal_set_a(int32_t value) {
6217 _impl_._has_bits_[0] |= 0x00000008u;
6220inline void ProtobufCommanderConfig_NotificationSubscription_Color::set_a(int32_t value) {
6221 _internal_set_a(value);
6230inline bool ProtobufCommanderConfig_NotificationSubscription::_internal_has_type_regex()
const {
6231 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6234inline bool ProtobufCommanderConfig_NotificationSubscription::has_type_regex()
const {
6235 return _internal_has_type_regex();
6237inline void ProtobufCommanderConfig_NotificationSubscription::clear_type_regex() {
6238 _impl_.type_regex_.ClearToEmpty();
6239 _impl_._has_bits_[0] &= ~0x00000001u;
6241inline const std::string& ProtobufCommanderConfig_NotificationSubscription::type_regex()
const {
6243 return _internal_type_regex();
6245template <
typename ArgT0,
typename... ArgT>
6246inline PROTOBUF_ALWAYS_INLINE
6247void ProtobufCommanderConfig_NotificationSubscription::set_type_regex(ArgT0&& arg0, ArgT... args) {
6248 _impl_._has_bits_[0] |= 0x00000001u;
6249 _impl_.type_regex_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
6252inline std::string* ProtobufCommanderConfig_NotificationSubscription::mutable_type_regex() {
6253 std::string* _s = _internal_mutable_type_regex();
6257inline const std::string& ProtobufCommanderConfig_NotificationSubscription::_internal_type_regex()
const {
6258 return _impl_.type_regex_.Get();
6260inline void ProtobufCommanderConfig_NotificationSubscription::_internal_set_type_regex(
const std::string& value) {
6261 _impl_._has_bits_[0] |= 0x00000001u;
6262 _impl_.type_regex_.Set(value, GetArenaForAllocation());
6264inline std::string* ProtobufCommanderConfig_NotificationSubscription::_internal_mutable_type_regex() {
6265 _impl_._has_bits_[0] |= 0x00000001u;
6266 return _impl_.type_regex_.Mutable(GetArenaForAllocation());
6268inline std::string* ProtobufCommanderConfig_NotificationSubscription::release_type_regex() {
6270 if (!_internal_has_type_regex()) {
6273 _impl_._has_bits_[0] &= ~0x00000001u;
6274 auto* p = _impl_.type_regex_.Release();
6275#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
6276 if (_impl_.type_regex_.IsDefault()) {
6277 _impl_.type_regex_.Set(
"", GetArenaForAllocation());
6282inline void ProtobufCommanderConfig_NotificationSubscription::set_allocated_type_regex(std::string* type_regex) {
6283 if (type_regex !=
nullptr) {
6284 _impl_._has_bits_[0] |= 0x00000001u;
6286 _impl_._has_bits_[0] &= ~0x00000001u;
6288 _impl_.type_regex_.SetAllocated(type_regex, GetArenaForAllocation());
6289#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
6290 if (_impl_.type_regex_.IsDefault()) {
6291 _impl_.type_regex_.Set(
"", GetArenaForAllocation());
6298inline bool ProtobufCommanderConfig_NotificationSubscription::_internal_has_group_regex()
const {
6299 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
6302inline bool ProtobufCommanderConfig_NotificationSubscription::has_group_regex()
const {
6303 return _internal_has_group_regex();
6305inline void ProtobufCommanderConfig_NotificationSubscription::clear_group_regex() {
6306 _impl_.group_regex_.ClearToEmpty();
6307 _impl_._has_bits_[0] &= ~0x00000002u;
6309inline const std::string& ProtobufCommanderConfig_NotificationSubscription::group_regex()
const {
6311 return _internal_group_regex();
6313template <
typename ArgT0,
typename... ArgT>
6314inline PROTOBUF_ALWAYS_INLINE
6315void ProtobufCommanderConfig_NotificationSubscription::set_group_regex(ArgT0&& arg0, ArgT... args) {
6316 _impl_._has_bits_[0] |= 0x00000002u;
6317 _impl_.group_regex_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
6320inline std::string* ProtobufCommanderConfig_NotificationSubscription::mutable_group_regex() {
6321 std::string* _s = _internal_mutable_group_regex();
6325inline const std::string& ProtobufCommanderConfig_NotificationSubscription::_internal_group_regex()
const {
6326 return _impl_.group_regex_.Get();
6328inline void ProtobufCommanderConfig_NotificationSubscription::_internal_set_group_regex(
const std::string& value) {
6329 _impl_._has_bits_[0] |= 0x00000002u;
6330 _impl_.group_regex_.Set(value, GetArenaForAllocation());
6332inline std::string* ProtobufCommanderConfig_NotificationSubscription::_internal_mutable_group_regex() {
6333 _impl_._has_bits_[0] |= 0x00000002u;
6334 return _impl_.group_regex_.Mutable(GetArenaForAllocation());
6336inline std::string* ProtobufCommanderConfig_NotificationSubscription::release_group_regex() {
6338 if (!_internal_has_group_regex()) {
6341 _impl_._has_bits_[0] &= ~0x00000002u;
6342 auto* p = _impl_.group_regex_.Release();
6343#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
6344 if (_impl_.group_regex_.IsDefault()) {
6345 _impl_.group_regex_.Set(
"", GetArenaForAllocation());
6350inline void ProtobufCommanderConfig_NotificationSubscription::set_allocated_group_regex(std::string* group_regex) {
6351 if (group_regex !=
nullptr) {
6352 _impl_._has_bits_[0] |= 0x00000002u;
6354 _impl_._has_bits_[0] &= ~0x00000002u;
6356 _impl_.group_regex_.SetAllocated(group_regex, GetArenaForAllocation());
6357#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
6358 if (_impl_.group_regex_.IsDefault()) {
6359 _impl_.group_regex_.Set(
"", GetArenaForAllocation());
6366inline bool ProtobufCommanderConfig_NotificationSubscription::_internal_has_background_color()
const {
6367 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
6368 PROTOBUF_ASSUME(!value || _impl_.background_color_ !=
nullptr);
6371inline bool ProtobufCommanderConfig_NotificationSubscription::has_background_color()
const {
6372 return _internal_has_background_color();
6374inline void ProtobufCommanderConfig_NotificationSubscription::clear_background_color() {
6375 if (_impl_.background_color_ !=
nullptr) _impl_.background_color_->Clear();
6376 _impl_._has_bits_[0] &= ~0x00000004u;
6378inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color& ProtobufCommanderConfig_NotificationSubscription::_internal_background_color()
const {
6379 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* p = _impl_.background_color_;
6383inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color& ProtobufCommanderConfig_NotificationSubscription::background_color()
const {
6385 return _internal_background_color();
6387inline void ProtobufCommanderConfig_NotificationSubscription::unsafe_arena_set_allocated_background_color(
6389 if (GetArenaForAllocation() ==
nullptr) {
6390 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.background_color_);
6392 _impl_.background_color_ = background_color;
6393 if (background_color) {
6394 _impl_._has_bits_[0] |= 0x00000004u;
6396 _impl_._has_bits_[0] &= ~0x00000004u;
6400inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* ProtobufCommanderConfig_NotificationSubscription::release_background_color() {
6401 _impl_._has_bits_[0] &= ~0x00000004u;
6403 _impl_.background_color_ =
nullptr;
6404#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
6405 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
6406 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6407 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
6409 if (GetArenaForAllocation() !=
nullptr) {
6410 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6415inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* ProtobufCommanderConfig_NotificationSubscription::unsafe_arena_release_background_color() {
6417 _impl_._has_bits_[0] &= ~0x00000004u;
6419 _impl_.background_color_ =
nullptr;
6422inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* ProtobufCommanderConfig_NotificationSubscription::_internal_mutable_background_color() {
6423 _impl_._has_bits_[0] |= 0x00000004u;
6424 if (_impl_.background_color_ ==
nullptr) {
6426 _impl_.background_color_ = p;
6428 return _impl_.background_color_;
6430inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color* ProtobufCommanderConfig_NotificationSubscription::mutable_background_color() {
6436 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6437 if (message_arena ==
nullptr) {
6438 delete _impl_.background_color_;
6440 if (background_color) {
6441 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6442 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(background_color);
6443 if (message_arena != submessage_arena) {
6444 background_color = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6445 message_arena, background_color, submessage_arena);
6447 _impl_._has_bits_[0] |= 0x00000004u;
6449 _impl_._has_bits_[0] &= ~0x00000004u;
6451 _impl_.background_color_ = background_color;
6460inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_has_name_width()
const {
6461 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6464inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::has_name_width()
const {
6465 return _internal_has_name_width();
6467inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::clear_name_width() {
6468 _impl_.name_width_ = 180;
6469 _impl_._has_bits_[0] &= ~0x00000001u;
6471inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_name_width()
const {
6472 return _impl_.name_width_;
6474inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::name_width()
const {
6476 return _internal_name_width();
6478inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_set_name_width(int32_t value) {
6479 _impl_._has_bits_[0] |= 0x00000001u;
6480 _impl_.name_width_ = value;
6482inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::set_name_width(int32_t value) {
6483 _internal_set_name_width(value);
6488inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_has_group_width()
const {
6489 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
6492inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::has_group_width()
const {
6493 return _internal_has_group_width();
6495inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::clear_group_width() {
6496 _impl_.group_width_ = 120;
6497 _impl_._has_bits_[0] &= ~0x00000002u;
6499inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_group_width()
const {
6500 return _impl_.group_width_;
6502inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::group_width()
const {
6504 return _internal_group_width();
6506inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_set_group_width(int32_t value) {
6507 _impl_._has_bits_[0] |= 0x00000002u;
6508 _impl_.group_width_ = value;
6510inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::set_group_width(int32_t value) {
6511 _internal_set_group_width(value);
6516inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_has_time_width()
const {
6517 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
6520inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::has_time_width()
const {
6521 return _internal_has_time_width();
6523inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::clear_time_width() {
6524 _impl_.time_width_ = 120;
6525 _impl_._has_bits_[0] &= ~0x00000004u;
6527inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_time_width()
const {
6528 return _impl_.time_width_;
6530inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::time_width()
const {
6532 return _internal_time_width();
6534inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_set_time_width(int32_t value) {
6535 _impl_._has_bits_[0] |= 0x00000004u;
6536 _impl_.time_width_ = value;
6538inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::set_time_width(int32_t value) {
6539 _internal_set_time_width(value);
6544inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_has_value_width()
const {
6545 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
6548inline bool ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::has_value_width()
const {
6549 return _internal_has_value_width();
6551inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::clear_value_width() {
6552 _impl_.value_width_ = 400;
6553 _impl_._has_bits_[0] &= ~0x00000008u;
6555inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_value_width()
const {
6556 return _impl_.value_width_;
6558inline int32_t ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::value_width()
const {
6560 return _internal_value_width();
6562inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::_internal_set_value_width(int32_t value) {
6563 _impl_._has_bits_[0] |= 0x00000008u;
6564 _impl_.value_width_ = value;
6566inline void ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels::set_value_width(int32_t value) {
6567 _internal_set_value_width(value);
6576inline int ProtobufCommanderConfig::_internal_load_protobuf_size()
const {
6577 return _impl_.load_protobuf_.size();
6579inline int ProtobufCommanderConfig::load_protobuf_size()
const {
6580 return _internal_load_protobuf_size();
6582inline void ProtobufCommanderConfig::clear_load_protobuf() {
6583 _impl_.load_protobuf_.Clear();
6585inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf* ProtobufCommanderConfig::mutable_load_protobuf(
int index) {
6587 return _impl_.load_protobuf_.Mutable(index);
6589inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf >*
6590ProtobufCommanderConfig::mutable_load_protobuf() {
6592 return &_impl_.load_protobuf_;
6594inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf& ProtobufCommanderConfig::_internal_load_protobuf(
int index)
const {
6595 return _impl_.load_protobuf_.Get(index);
6597inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf& ProtobufCommanderConfig::load_protobuf(
int index)
const {
6599 return _internal_load_protobuf(index);
6601inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf* ProtobufCommanderConfig::_internal_add_load_protobuf() {
6602 return _impl_.load_protobuf_.Add();
6604inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf* ProtobufCommanderConfig::add_load_protobuf() {
6609inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf >&
6610ProtobufCommanderConfig::load_protobuf()
const {
6612 return _impl_.load_protobuf_;
6616inline bool ProtobufCommanderConfig::_internal_has_value_width_pixels()
const {
6617 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
6620inline bool ProtobufCommanderConfig::has_value_width_pixels()
const {
6621 return _internal_has_value_width_pixels();
6623inline void ProtobufCommanderConfig::clear_value_width_pixels() {
6624 _impl_.value_width_pixels_ = 500;
6625 _impl_._has_bits_[0] &= ~0x00000040u;
6627inline int32_t ProtobufCommanderConfig::_internal_value_width_pixels()
const {
6628 return _impl_.value_width_pixels_;
6630inline int32_t ProtobufCommanderConfig::value_width_pixels()
const {
6632 return _internal_value_width_pixels();
6634inline void ProtobufCommanderConfig::_internal_set_value_width_pixels(int32_t value) {
6635 _impl_._has_bits_[0] |= 0x00000040u;
6636 _impl_.value_width_pixels_ = value;
6638inline void ProtobufCommanderConfig::set_value_width_pixels(int32_t value) {
6639 _internal_set_value_width_pixels(value);
6644inline bool ProtobufCommanderConfig::_internal_has_modify_width_pixels()
const {
6645 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0;
6648inline bool ProtobufCommanderConfig::has_modify_width_pixels()
const {
6649 return _internal_has_modify_width_pixels();
6651inline void ProtobufCommanderConfig::clear_modify_width_pixels() {
6652 _impl_.modify_width_pixels_ = 100;
6653 _impl_._has_bits_[0] &= ~0x00000080u;
6655inline int32_t ProtobufCommanderConfig::_internal_modify_width_pixels()
const {
6656 return _impl_.modify_width_pixels_;
6658inline int32_t ProtobufCommanderConfig::modify_width_pixels()
const {
6660 return _internal_modify_width_pixels();
6662inline void ProtobufCommanderConfig::_internal_set_modify_width_pixels(int32_t value) {
6663 _impl_._has_bits_[0] |= 0x00000080u;
6664 _impl_.modify_width_pixels_ = value;
6666inline void ProtobufCommanderConfig::set_modify_width_pixels(int32_t value) {
6667 _internal_set_modify_width_pixels(value);
6672inline bool ProtobufCommanderConfig::_internal_has_external_data_width_pixels()
const {
6673 bool value = (_impl_._has_bits_[0] & 0x00000100u) != 0;
6676inline bool ProtobufCommanderConfig::has_external_data_width_pixels()
const {
6677 return _internal_has_external_data_width_pixels();
6679inline void ProtobufCommanderConfig::clear_external_data_width_pixels() {
6680 _impl_.external_data_width_pixels_ = 100;
6681 _impl_._has_bits_[0] &= ~0x00000100u;
6683inline int32_t ProtobufCommanderConfig::_internal_external_data_width_pixels()
const {
6684 return _impl_.external_data_width_pixels_;
6686inline int32_t ProtobufCommanderConfig::external_data_width_pixels()
const {
6688 return _internal_external_data_width_pixels();
6690inline void ProtobufCommanderConfig::_internal_set_external_data_width_pixels(int32_t value) {
6691 _impl_._has_bits_[0] |= 0x00000100u;
6692 _impl_.external_data_width_pixels_ = value;
6694inline void ProtobufCommanderConfig::set_external_data_width_pixels(int32_t value) {
6695 _internal_set_external_data_width_pixels(value);
6700inline bool ProtobufCommanderConfig::_internal_has_sqlite3_database()
const {
6701 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
6704inline bool ProtobufCommanderConfig::has_sqlite3_database()
const {
6705 return _internal_has_sqlite3_database();
6707inline void ProtobufCommanderConfig::clear_sqlite3_database() {
6708 _impl_.sqlite3_database_.ClearToDefault(::goby::apps::zeromq::protobuf::ProtobufCommanderConfig::Impl_::_i_give_permission_to_break_this_code_default_sqlite3_database_, GetArenaForAllocation());
6709 _impl_._has_bits_[0] &= ~0x00000001u;
6711inline const std::string& ProtobufCommanderConfig::sqlite3_database()
const {
6713 if (_impl_.sqlite3_database_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_sqlite3_database_.get();
6714 return _internal_sqlite3_database();
6716template <
typename ArgT0,
typename... ArgT>
6717inline PROTOBUF_ALWAYS_INLINE
6718void ProtobufCommanderConfig::set_sqlite3_database(ArgT0&& arg0, ArgT... args) {
6719 _impl_._has_bits_[0] |= 0x00000001u;
6720 _impl_.sqlite3_database_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
6723inline std::string* ProtobufCommanderConfig::mutable_sqlite3_database() {
6724 std::string* _s = _internal_mutable_sqlite3_database();
6728inline const std::string& ProtobufCommanderConfig::_internal_sqlite3_database()
const {
6729 return _impl_.sqlite3_database_.Get();
6731inline void ProtobufCommanderConfig::_internal_set_sqlite3_database(
const std::string& value) {
6732 _impl_._has_bits_[0] |= 0x00000001u;
6733 _impl_.sqlite3_database_.Set(value, GetArenaForAllocation());
6735inline std::string* ProtobufCommanderConfig::_internal_mutable_sqlite3_database() {
6736 _impl_._has_bits_[0] |= 0x00000001u;
6737 return _impl_.sqlite3_database_.Mutable(::goby::apps::zeromq::protobuf::ProtobufCommanderConfig::Impl_::_i_give_permission_to_break_this_code_default_sqlite3_database_, GetArenaForAllocation());
6739inline std::string* ProtobufCommanderConfig::release_sqlite3_database() {
6741 if (!_internal_has_sqlite3_database()) {
6744 _impl_._has_bits_[0] &= ~0x00000001u;
6745 auto* p = _impl_.sqlite3_database_.Release();
6748inline void ProtobufCommanderConfig::set_allocated_sqlite3_database(std::string* sqlite3_database) {
6749 if (sqlite3_database !=
nullptr) {
6750 _impl_._has_bits_[0] |= 0x00000001u;
6752 _impl_._has_bits_[0] &= ~0x00000001u;
6754 _impl_.sqlite3_database_.SetAllocated(sqlite3_database, GetArenaForAllocation());
6759inline bool ProtobufCommanderConfig::_internal_has_database_pool_size()
const {
6760 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
6763inline bool ProtobufCommanderConfig::has_database_pool_size()
const {
6764 return _internal_has_database_pool_size();
6766inline void ProtobufCommanderConfig::clear_database_pool_size() {
6767 _impl_.database_pool_size_ = 10;
6768 _impl_._has_bits_[0] &= ~0x00000010u;
6770inline int32_t ProtobufCommanderConfig::_internal_database_pool_size()
const {
6771 return _impl_.database_pool_size_;
6773inline int32_t ProtobufCommanderConfig::database_pool_size()
const {
6775 return _internal_database_pool_size();
6777inline void ProtobufCommanderConfig::_internal_set_database_pool_size(int32_t value) {
6778 _impl_._has_bits_[0] |= 0x00000010u;
6779 _impl_.database_pool_size_ = value;
6781inline void ProtobufCommanderConfig::set_database_pool_size(int32_t value) {
6782 _internal_set_database_pool_size(value);
6787inline bool ProtobufCommanderConfig::_internal_has_database_view_height()
const {
6788 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
6791inline bool ProtobufCommanderConfig::has_database_view_height()
const {
6792 return _internal_has_database_view_height();
6794inline void ProtobufCommanderConfig::clear_database_view_height() {
6795 _impl_.database_view_height_ = 400;
6796 _impl_._has_bits_[0] &= ~0x00000020u;
6798inline int32_t ProtobufCommanderConfig::_internal_database_view_height()
const {
6799 return _impl_.database_view_height_;
6801inline int32_t ProtobufCommanderConfig::database_view_height()
const {
6803 return _internal_database_view_height();
6805inline void ProtobufCommanderConfig::_internal_set_database_view_height(int32_t value) {
6806 _impl_._has_bits_[0] |= 0x00000020u;
6807 _impl_.database_view_height_ = value;
6809inline void ProtobufCommanderConfig::set_database_view_height(int32_t value) {
6810 _internal_set_database_view_height(value);
6815inline bool ProtobufCommanderConfig::_internal_has_database_width()
const {
6816 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
6817 PROTOBUF_ASSUME(!value || _impl_.database_width_ !=
nullptr);
6820inline bool ProtobufCommanderConfig::has_database_width()
const {
6821 return _internal_has_database_width();
6823inline void ProtobufCommanderConfig::clear_database_width() {
6824 if (_impl_.database_width_ !=
nullptr) _impl_.database_width_->Clear();
6825 _impl_._has_bits_[0] &= ~0x00000002u;
6827inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels& ProtobufCommanderConfig::_internal_database_width()
const {
6828 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* p = _impl_.database_width_;
6832inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels& ProtobufCommanderConfig::database_width()
const {
6834 return _internal_database_width();
6836inline void ProtobufCommanderConfig::unsafe_arena_set_allocated_database_width(
6838 if (GetArenaForAllocation() ==
nullptr) {
6839 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.database_width_);
6841 _impl_.database_width_ = database_width;
6842 if (database_width) {
6843 _impl_._has_bits_[0] |= 0x00000002u;
6845 _impl_._has_bits_[0] &= ~0x00000002u;
6849inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* ProtobufCommanderConfig::release_database_width() {
6850 _impl_._has_bits_[0] &= ~0x00000002u;
6852 _impl_.database_width_ =
nullptr;
6853#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
6854 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
6855 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6856 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
6858 if (GetArenaForAllocation() !=
nullptr) {
6859 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6864inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* ProtobufCommanderConfig::unsafe_arena_release_database_width() {
6866 _impl_._has_bits_[0] &= ~0x00000002u;
6868 _impl_.database_width_ =
nullptr;
6871inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* ProtobufCommanderConfig::_internal_mutable_database_width() {
6872 _impl_._has_bits_[0] |= 0x00000002u;
6873 if (_impl_.database_width_ ==
nullptr) {
6875 _impl_.database_width_ = p;
6877 return _impl_.database_width_;
6879inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels* ProtobufCommanderConfig::mutable_database_width() {
6885 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6886 if (message_arena ==
nullptr) {
6887 delete _impl_.database_width_;
6889 if (database_width) {
6890 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6891 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(database_width);
6892 if (message_arena != submessage_arena) {
6893 database_width = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6894 message_arena, database_width, submessage_arena);
6896 _impl_._has_bits_[0] |= 0x00000002u;
6898 _impl_._has_bits_[0] &= ~0x00000002u;
6900 _impl_.database_width_ = database_width;
6905inline bool ProtobufCommanderConfig::_internal_has_modal_dimensions()
const {
6906 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
6907 PROTOBUF_ASSUME(!value || _impl_.modal_dimensions_ !=
nullptr);
6910inline bool ProtobufCommanderConfig::has_modal_dimensions()
const {
6911 return _internal_has_modal_dimensions();
6913inline void ProtobufCommanderConfig::clear_modal_dimensions() {
6914 if (_impl_.modal_dimensions_ !=
nullptr) _impl_.modal_dimensions_->Clear();
6915 _impl_._has_bits_[0] &= ~0x00000004u;
6917inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions& ProtobufCommanderConfig::_internal_modal_dimensions()
const {
6918 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* p = _impl_.modal_dimensions_;
6922inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions& ProtobufCommanderConfig::modal_dimensions()
const {
6924 return _internal_modal_dimensions();
6926inline void ProtobufCommanderConfig::unsafe_arena_set_allocated_modal_dimensions(
6928 if (GetArenaForAllocation() ==
nullptr) {
6929 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.modal_dimensions_);
6931 _impl_.modal_dimensions_ = modal_dimensions;
6932 if (modal_dimensions) {
6933 _impl_._has_bits_[0] |= 0x00000004u;
6935 _impl_._has_bits_[0] &= ~0x00000004u;
6939inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* ProtobufCommanderConfig::release_modal_dimensions() {
6940 _impl_._has_bits_[0] &= ~0x00000004u;
6942 _impl_.modal_dimensions_ =
nullptr;
6943#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
6944 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
6945 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6946 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
6948 if (GetArenaForAllocation() !=
nullptr) {
6949 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
6954inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* ProtobufCommanderConfig::unsafe_arena_release_modal_dimensions() {
6956 _impl_._has_bits_[0] &= ~0x00000004u;
6958 _impl_.modal_dimensions_ =
nullptr;
6961inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* ProtobufCommanderConfig::_internal_mutable_modal_dimensions() {
6962 _impl_._has_bits_[0] |= 0x00000004u;
6963 if (_impl_.modal_dimensions_ ==
nullptr) {
6965 _impl_.modal_dimensions_ = p;
6967 return _impl_.modal_dimensions_;
6969inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions* ProtobufCommanderConfig::mutable_modal_dimensions() {
6975 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6976 if (message_arena ==
nullptr) {
6977 delete _impl_.modal_dimensions_;
6979 if (modal_dimensions) {
6980 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6981 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(modal_dimensions);
6982 if (message_arena != submessage_arena) {
6983 modal_dimensions = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6984 message_arena, modal_dimensions, submessage_arena);
6986 _impl_._has_bits_[0] |= 0x00000004u;
6988 _impl_._has_bits_[0] &= ~0x00000004u;
6990 _impl_.modal_dimensions_ = modal_dimensions;
6995inline int ProtobufCommanderConfig::_internal_notify_subscribe_size()
const {
6996 return _impl_.notify_subscribe_.size();
6998inline int ProtobufCommanderConfig::notify_subscribe_size()
const {
6999 return _internal_notify_subscribe_size();
7001inline void ProtobufCommanderConfig::clear_notify_subscribe() {
7002 _impl_.notify_subscribe_.Clear();
7004inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription* ProtobufCommanderConfig::mutable_notify_subscribe(
int index) {
7006 return _impl_.notify_subscribe_.Mutable(index);
7008inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription >*
7009ProtobufCommanderConfig::mutable_notify_subscribe() {
7011 return &_impl_.notify_subscribe_;
7013inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription& ProtobufCommanderConfig::_internal_notify_subscribe(
int index)
const {
7014 return _impl_.notify_subscribe_.Get(index);
7016inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription& ProtobufCommanderConfig::notify_subscribe(
int index)
const {
7018 return _internal_notify_subscribe(index);
7020inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription* ProtobufCommanderConfig::_internal_add_notify_subscribe() {
7021 return _impl_.notify_subscribe_.Add();
7023inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription* ProtobufCommanderConfig::add_notify_subscribe() {
7028inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription >&
7029ProtobufCommanderConfig::notify_subscribe()
const {
7031 return _impl_.notify_subscribe_;
7035inline bool ProtobufCommanderConfig::_internal_has_external_database_width()
const {
7036 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
7037 PROTOBUF_ASSUME(!value || _impl_.external_database_width_ !=
nullptr);
7040inline bool ProtobufCommanderConfig::has_external_database_width()
const {
7041 return _internal_has_external_database_width();
7043inline void ProtobufCommanderConfig::clear_external_database_width() {
7044 if (_impl_.external_database_width_ !=
nullptr) _impl_.external_database_width_->Clear();
7045 _impl_._has_bits_[0] &= ~0x00000008u;
7047inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels& ProtobufCommanderConfig::_internal_external_database_width()
const {
7048 const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* p = _impl_.external_database_width_;
7052inline const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels& ProtobufCommanderConfig::external_database_width()
const {
7054 return _internal_external_database_width();
7056inline void ProtobufCommanderConfig::unsafe_arena_set_allocated_external_database_width(
7058 if (GetArenaForAllocation() ==
nullptr) {
7059 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.external_database_width_);
7061 _impl_.external_database_width_ = external_database_width;
7062 if (external_database_width) {
7063 _impl_._has_bits_[0] |= 0x00000008u;
7065 _impl_._has_bits_[0] &= ~0x00000008u;
7069inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* ProtobufCommanderConfig::release_external_database_width() {
7070 _impl_._has_bits_[0] &= ~0x00000008u;
7072 _impl_.external_database_width_ =
nullptr;
7073#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
7074 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
7075 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
7076 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
7078 if (GetArenaForAllocation() !=
nullptr) {
7079 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
7084inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* ProtobufCommanderConfig::unsafe_arena_release_external_database_width() {
7086 _impl_._has_bits_[0] &= ~0x00000008u;
7088 _impl_.external_database_width_ =
nullptr;
7091inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* ProtobufCommanderConfig::_internal_mutable_external_database_width() {
7092 _impl_._has_bits_[0] |= 0x00000008u;
7093 if (_impl_.external_database_width_ ==
nullptr) {
7095 _impl_.external_database_width_ = p;
7097 return _impl_.external_database_width_;
7099inline ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels* ProtobufCommanderConfig::mutable_external_database_width() {
7105 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7106 if (message_arena ==
nullptr) {
7107 delete _impl_.external_database_width_;
7109 if (external_database_width) {
7110 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7111 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(external_database_width);
7112 if (message_arena != submessage_arena) {
7113 external_database_width = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7114 message_arena, external_database_width, submessage_arena);
7116 _impl_._has_bits_[0] |= 0x00000008u;
7118 _impl_._has_bits_[0] &= ~0x00000008u;
7120 _impl_.external_database_width_ = external_database_width;
7129inline bool ProtobufScopeConfig_ColumnWidthPixels::_internal_has_group_width()
const {
7130 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
7133inline bool ProtobufScopeConfig_ColumnWidthPixels::has_group_width()
const {
7134 return _internal_has_group_width();
7136inline void ProtobufScopeConfig_ColumnWidthPixels::clear_group_width() {
7137 _impl_.group_width_ = 150;
7138 _impl_._has_bits_[0] &= ~0x00000001u;
7140inline int32_t ProtobufScopeConfig_ColumnWidthPixels::_internal_group_width()
const {
7141 return _impl_.group_width_;
7143inline int32_t ProtobufScopeConfig_ColumnWidthPixels::group_width()
const {
7145 return _internal_group_width();
7147inline void ProtobufScopeConfig_ColumnWidthPixels::_internal_set_group_width(int32_t value) {
7148 _impl_._has_bits_[0] |= 0x00000001u;
7149 _impl_.group_width_ = value;
7151inline void ProtobufScopeConfig_ColumnWidthPixels::set_group_width(int32_t value) {
7152 _internal_set_group_width(value);
7157inline bool ProtobufScopeConfig_ColumnWidthPixels::_internal_has_type_width()
const {
7158 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
7161inline bool ProtobufScopeConfig_ColumnWidthPixels::has_type_width()
const {
7162 return _internal_has_type_width();
7164inline void ProtobufScopeConfig_ColumnWidthPixels::clear_type_width() {
7165 _impl_.type_width_ = 150;
7166 _impl_._has_bits_[0] &= ~0x00000002u;
7168inline int32_t ProtobufScopeConfig_ColumnWidthPixels::_internal_type_width()
const {
7169 return _impl_.type_width_;
7171inline int32_t ProtobufScopeConfig_ColumnWidthPixels::type_width()
const {
7173 return _internal_type_width();
7175inline void ProtobufScopeConfig_ColumnWidthPixels::_internal_set_type_width(int32_t value) {
7176 _impl_._has_bits_[0] |= 0x00000002u;
7177 _impl_.type_width_ = value;
7179inline void ProtobufScopeConfig_ColumnWidthPixels::set_type_width(int32_t value) {
7180 _internal_set_type_width(value);
7185inline bool ProtobufScopeConfig_ColumnWidthPixels::_internal_has_value_width()
const {
7186 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
7189inline bool ProtobufScopeConfig_ColumnWidthPixels::has_value_width()
const {
7190 return _internal_has_value_width();
7192inline void ProtobufScopeConfig_ColumnWidthPixels::clear_value_width() {
7193 _impl_.value_width_ = 400;
7194 _impl_._has_bits_[0] &= ~0x00000004u;
7196inline int32_t ProtobufScopeConfig_ColumnWidthPixels::_internal_value_width()
const {
7197 return _impl_.value_width_;
7199inline int32_t ProtobufScopeConfig_ColumnWidthPixels::value_width()
const {
7201 return _internal_value_width();
7203inline void ProtobufScopeConfig_ColumnWidthPixels::_internal_set_value_width(int32_t value) {
7204 _impl_._has_bits_[0] |= 0x00000004u;
7205 _impl_.value_width_ = value;
7207inline void ProtobufScopeConfig_ColumnWidthPixels::set_value_width(int32_t value) {
7208 _internal_set_value_width(value);
7213inline bool ProtobufScopeConfig_ColumnWidthPixels::_internal_has_time_width()
const {
7214 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
7217inline bool ProtobufScopeConfig_ColumnWidthPixels::has_time_width()
const {
7218 return _internal_has_time_width();
7220inline void ProtobufScopeConfig_ColumnWidthPixels::clear_time_width() {
7221 _impl_.time_width_ = 150;
7222 _impl_._has_bits_[0] &= ~0x00000008u;
7224inline int32_t ProtobufScopeConfig_ColumnWidthPixels::_internal_time_width()
const {
7225 return _impl_.time_width_;
7227inline int32_t ProtobufScopeConfig_ColumnWidthPixels::time_width()
const {
7229 return _internal_time_width();
7231inline void ProtobufScopeConfig_ColumnWidthPixels::_internal_set_time_width(int32_t value) {
7232 _impl_._has_bits_[0] |= 0x00000008u;
7233 _impl_.time_width_ = value;
7235inline void ProtobufScopeConfig_ColumnWidthPixels::set_time_width(int32_t value) {
7236 _internal_set_time_width(value);
7245inline bool ProtobufScopeConfig_HistoryConfig::_internal_has_group()
const {
7246 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
7249inline bool ProtobufScopeConfig_HistoryConfig::has_group()
const {
7250 return _internal_has_group();
7252inline void ProtobufScopeConfig_HistoryConfig::clear_group() {
7253 _impl_.group_.ClearToEmpty();
7254 _impl_._has_bits_[0] &= ~0x00000001u;
7256inline const std::string& ProtobufScopeConfig_HistoryConfig::group()
const {
7258 return _internal_group();
7260template <
typename ArgT0,
typename... ArgT>
7261inline PROTOBUF_ALWAYS_INLINE
7262void ProtobufScopeConfig_HistoryConfig::set_group(ArgT0&& arg0, ArgT... args) {
7263 _impl_._has_bits_[0] |= 0x00000001u;
7264 _impl_.group_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
7267inline std::string* ProtobufScopeConfig_HistoryConfig::mutable_group() {
7268 std::string* _s = _internal_mutable_group();
7272inline const std::string& ProtobufScopeConfig_HistoryConfig::_internal_group()
const {
7273 return _impl_.group_.Get();
7275inline void ProtobufScopeConfig_HistoryConfig::_internal_set_group(
const std::string& value) {
7276 _impl_._has_bits_[0] |= 0x00000001u;
7277 _impl_.group_.Set(value, GetArenaForAllocation());
7279inline std::string* ProtobufScopeConfig_HistoryConfig::_internal_mutable_group() {
7280 _impl_._has_bits_[0] |= 0x00000001u;
7281 return _impl_.group_.Mutable(GetArenaForAllocation());
7283inline std::string* ProtobufScopeConfig_HistoryConfig::release_group() {
7285 if (!_internal_has_group()) {
7288 _impl_._has_bits_[0] &= ~0x00000001u;
7289 auto* p = _impl_.group_.Release();
7290#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7291 if (_impl_.group_.IsDefault()) {
7292 _impl_.group_.Set(
"", GetArenaForAllocation());
7297inline void ProtobufScopeConfig_HistoryConfig::set_allocated_group(std::string*
group) {
7298 if (
group !=
nullptr) {
7299 _impl_._has_bits_[0] |= 0x00000001u;
7301 _impl_._has_bits_[0] &= ~0x00000001u;
7303 _impl_.group_.SetAllocated(
group, GetArenaForAllocation());
7304#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7305 if (_impl_.group_.IsDefault()) {
7306 _impl_.group_.Set(
"", GetArenaForAllocation());
7317inline bool ProtobufScopeConfig::_internal_has_column_width()
const {
7318 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
7319 PROTOBUF_ASSUME(!value || _impl_.column_width_ !=
nullptr);
7322inline bool ProtobufScopeConfig::has_column_width()
const {
7323 return _internal_has_column_width();
7325inline void ProtobufScopeConfig::clear_column_width() {
7326 if (_impl_.column_width_ !=
nullptr) _impl_.column_width_->Clear();
7327 _impl_._has_bits_[0] &= ~0x00000004u;
7329inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels& ProtobufScopeConfig::_internal_column_width()
const {
7330 const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* p = _impl_.column_width_;
7334inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels& ProtobufScopeConfig::column_width()
const {
7336 return _internal_column_width();
7338inline void ProtobufScopeConfig::unsafe_arena_set_allocated_column_width(
7340 if (GetArenaForAllocation() ==
nullptr) {
7341 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(_impl_.column_width_);
7343 _impl_.column_width_ = column_width;
7345 _impl_._has_bits_[0] |= 0x00000004u;
7347 _impl_._has_bits_[0] &= ~0x00000004u;
7351inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* ProtobufScopeConfig::release_column_width() {
7352 _impl_._has_bits_[0] &= ~0x00000004u;
7354 _impl_.column_width_ =
nullptr;
7355#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
7356 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
7357 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
7358 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
7360 if (GetArenaForAllocation() !=
nullptr) {
7361 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
7366inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* ProtobufScopeConfig::unsafe_arena_release_column_width() {
7368 _impl_._has_bits_[0] &= ~0x00000004u;
7370 _impl_.column_width_ =
nullptr;
7373inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* ProtobufScopeConfig::_internal_mutable_column_width() {
7374 _impl_._has_bits_[0] |= 0x00000004u;
7375 if (_impl_.column_width_ ==
nullptr) {
7377 _impl_.column_width_ = p;
7379 return _impl_.column_width_;
7381inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels* ProtobufScopeConfig::mutable_column_width() {
7387 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7388 if (message_arena ==
nullptr) {
7389 delete _impl_.column_width_;
7392 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7393 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(column_width);
7394 if (message_arena != submessage_arena) {
7395 column_width = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7396 message_arena, column_width, submessage_arena);
7398 _impl_._has_bits_[0] |= 0x00000004u;
7400 _impl_._has_bits_[0] &= ~0x00000004u;
7402 _impl_.column_width_ = column_width;
7407inline bool ProtobufScopeConfig::_internal_has_sort_by_column()
const {
7408 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
7411inline bool ProtobufScopeConfig::has_sort_by_column()
const {
7412 return _internal_has_sort_by_column();
7414inline void ProtobufScopeConfig::clear_sort_by_column() {
7415 _impl_.sort_by_column_ = 0;
7416 _impl_._has_bits_[0] &= ~0x00000008u;
7418inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column ProtobufScopeConfig::_internal_sort_by_column()
const {
7421inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column ProtobufScopeConfig::sort_by_column()
const {
7423 return _internal_sort_by_column();
7427 _impl_._has_bits_[0] |= 0x00000008u;
7428 _impl_.sort_by_column_ = value;
7431 _internal_set_sort_by_column(value);
7436inline bool ProtobufScopeConfig::_internal_has_sort_ascending()
const {
7437 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
7440inline bool ProtobufScopeConfig::has_sort_ascending()
const {
7441 return _internal_has_sort_ascending();
7443inline void ProtobufScopeConfig::clear_sort_ascending() {
7444 _impl_.sort_ascending_ =
true;
7445 _impl_._has_bits_[0] &= ~0x00000020u;
7447inline bool ProtobufScopeConfig::_internal_sort_ascending()
const {
7448 return _impl_.sort_ascending_;
7450inline bool ProtobufScopeConfig::sort_ascending()
const {
7452 return _internal_sort_ascending();
7454inline void ProtobufScopeConfig::_internal_set_sort_ascending(
bool value) {
7455 _impl_._has_bits_[0] |= 0x00000020u;
7456 _impl_.sort_ascending_ = value;
7458inline void ProtobufScopeConfig::set_sort_ascending(
bool value) {
7459 _internal_set_sort_ascending(value);
7464inline bool ProtobufScopeConfig::_internal_has_scope_height()
const {
7465 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
7468inline bool ProtobufScopeConfig::has_scope_height()
const {
7469 return _internal_has_scope_height();
7471inline void ProtobufScopeConfig::clear_scope_height() {
7472 _impl_.scope_height_ = 500;
7473 _impl_._has_bits_[0] &= ~0x00000040u;
7475inline int32_t ProtobufScopeConfig::_internal_scope_height()
const {
7476 return _impl_.scope_height_;
7478inline int32_t ProtobufScopeConfig::scope_height()
const {
7480 return _internal_scope_height();
7482inline void ProtobufScopeConfig::_internal_set_scope_height(int32_t value) {
7483 _impl_._has_bits_[0] |= 0x00000040u;
7484 _impl_.scope_height_ = value;
7486inline void ProtobufScopeConfig::set_scope_height(int32_t value) {
7487 _internal_set_scope_height(value);
7492inline bool ProtobufScopeConfig::_internal_has_history_height()
const {
7493 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0;
7496inline bool ProtobufScopeConfig::has_history_height()
const {
7497 return _internal_has_history_height();
7499inline void ProtobufScopeConfig::clear_history_height() {
7500 _impl_.history_height_ = 300;
7501 _impl_._has_bits_[0] &= ~0x00000080u;
7503inline int32_t ProtobufScopeConfig::_internal_history_height()
const {
7504 return _impl_.history_height_;
7506inline int32_t ProtobufScopeConfig::history_height()
const {
7508 return _internal_history_height();
7510inline void ProtobufScopeConfig::_internal_set_history_height(int32_t value) {
7511 _impl_._has_bits_[0] |= 0x00000080u;
7512 _impl_.history_height_ = value;
7514inline void ProtobufScopeConfig::set_history_height(int32_t value) {
7515 _internal_set_history_height(value);
7520inline bool ProtobufScopeConfig::_internal_has_group_regex_filter_expression()
const {
7521 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
7524inline bool ProtobufScopeConfig::has_group_regex_filter_expression()
const {
7525 return _internal_has_group_regex_filter_expression();
7527inline void ProtobufScopeConfig::clear_group_regex_filter_expression() {
7528 _impl_.group_regex_filter_expression_.ClearToDefault(::goby::apps::zeromq::protobuf::ProtobufScopeConfig::Impl_::_i_give_permission_to_break_this_code_default_group_regex_filter_expression_, GetArenaForAllocation());
7529 _impl_._has_bits_[0] &= ~0x00000001u;
7531inline const std::string& ProtobufScopeConfig::group_regex_filter_expression()
const {
7533 if (_impl_.group_regex_filter_expression_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_group_regex_filter_expression_.get();
7534 return _internal_group_regex_filter_expression();
7536template <
typename ArgT0,
typename... ArgT>
7537inline PROTOBUF_ALWAYS_INLINE
7538void ProtobufScopeConfig::set_group_regex_filter_expression(ArgT0&& arg0, ArgT... args) {
7539 _impl_._has_bits_[0] |= 0x00000001u;
7540 _impl_.group_regex_filter_expression_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
7543inline std::string* ProtobufScopeConfig::mutable_group_regex_filter_expression() {
7544 std::string* _s = _internal_mutable_group_regex_filter_expression();
7548inline const std::string& ProtobufScopeConfig::_internal_group_regex_filter_expression()
const {
7549 return _impl_.group_regex_filter_expression_.Get();
7551inline void ProtobufScopeConfig::_internal_set_group_regex_filter_expression(
const std::string& value) {
7552 _impl_._has_bits_[0] |= 0x00000001u;
7553 _impl_.group_regex_filter_expression_.Set(value, GetArenaForAllocation());
7555inline std::string* ProtobufScopeConfig::_internal_mutable_group_regex_filter_expression() {
7556 _impl_._has_bits_[0] |= 0x00000001u;
7557 return _impl_.group_regex_filter_expression_.Mutable(::goby::apps::zeromq::protobuf::ProtobufScopeConfig::Impl_::_i_give_permission_to_break_this_code_default_group_regex_filter_expression_, GetArenaForAllocation());
7559inline std::string* ProtobufScopeConfig::release_group_regex_filter_expression() {
7561 if (!_internal_has_group_regex_filter_expression()) {
7564 _impl_._has_bits_[0] &= ~0x00000001u;
7565 auto* p = _impl_.group_regex_filter_expression_.Release();
7568inline void ProtobufScopeConfig::set_allocated_group_regex_filter_expression(std::string* group_regex_filter_expression) {
7569 if (group_regex_filter_expression !=
nullptr) {
7570 _impl_._has_bits_[0] |= 0x00000001u;
7572 _impl_._has_bits_[0] &= ~0x00000001u;
7574 _impl_.group_regex_filter_expression_.SetAllocated(group_regex_filter_expression, GetArenaForAllocation());
7579inline bool ProtobufScopeConfig::_internal_has_type_regex_filter_expression()
const {
7580 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
7583inline bool ProtobufScopeConfig::has_type_regex_filter_expression()
const {
7584 return _internal_has_type_regex_filter_expression();
7586inline void ProtobufScopeConfig::clear_type_regex_filter_expression() {
7587 _impl_.type_regex_filter_expression_.ClearToDefault(::goby::apps::zeromq::protobuf::ProtobufScopeConfig::Impl_::_i_give_permission_to_break_this_code_default_type_regex_filter_expression_, GetArenaForAllocation());
7588 _impl_._has_bits_[0] &= ~0x00000002u;
7590inline const std::string& ProtobufScopeConfig::type_regex_filter_expression()
const {
7592 if (_impl_.type_regex_filter_expression_.IsDefault())
return Impl_::_i_give_permission_to_break_this_code_default_type_regex_filter_expression_.get();
7593 return _internal_type_regex_filter_expression();
7595template <
typename ArgT0,
typename... ArgT>
7596inline PROTOBUF_ALWAYS_INLINE
7597void ProtobufScopeConfig::set_type_regex_filter_expression(ArgT0&& arg0, ArgT... args) {
7598 _impl_._has_bits_[0] |= 0x00000002u;
7599 _impl_.type_regex_filter_expression_.Set(
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
7602inline std::string* ProtobufScopeConfig::mutable_type_regex_filter_expression() {
7603 std::string* _s = _internal_mutable_type_regex_filter_expression();
7607inline const std::string& ProtobufScopeConfig::_internal_type_regex_filter_expression()
const {
7608 return _impl_.type_regex_filter_expression_.Get();
7610inline void ProtobufScopeConfig::_internal_set_type_regex_filter_expression(
const std::string& value) {
7611 _impl_._has_bits_[0] |= 0x00000002u;
7612 _impl_.type_regex_filter_expression_.Set(value, GetArenaForAllocation());
7614inline std::string* ProtobufScopeConfig::_internal_mutable_type_regex_filter_expression() {
7615 _impl_._has_bits_[0] |= 0x00000002u;
7616 return _impl_.type_regex_filter_expression_.Mutable(::goby::apps::zeromq::protobuf::ProtobufScopeConfig::Impl_::_i_give_permission_to_break_this_code_default_type_regex_filter_expression_, GetArenaForAllocation());
7618inline std::string* ProtobufScopeConfig::release_type_regex_filter_expression() {
7620 if (!_internal_has_type_regex_filter_expression()) {
7623 _impl_._has_bits_[0] &= ~0x00000002u;
7624 auto* p = _impl_.type_regex_filter_expression_.Release();
7627inline void ProtobufScopeConfig::set_allocated_type_regex_filter_expression(std::string* type_regex_filter_expression) {
7628 if (type_regex_filter_expression !=
nullptr) {
7629 _impl_._has_bits_[0] |= 0x00000002u;
7631 _impl_._has_bits_[0] &= ~0x00000002u;
7633 _impl_.type_regex_filter_expression_.SetAllocated(type_regex_filter_expression, GetArenaForAllocation());
7638inline int ProtobufScopeConfig::_internal_history_size()
const {
7639 return _impl_.history_.size();
7641inline int ProtobufScopeConfig::history_size()
const {
7642 return _internal_history_size();
7644inline void ProtobufScopeConfig::clear_history() {
7645 _impl_.history_.Clear();
7647inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig* ProtobufScopeConfig::mutable_history(
int index) {
7649 return _impl_.history_.Mutable(index);
7651inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig >*
7652ProtobufScopeConfig::mutable_history() {
7654 return &_impl_.history_;
7656inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig& ProtobufScopeConfig::_internal_history(
int index)
const {
7657 return _impl_.history_.Get(index);
7659inline const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig& ProtobufScopeConfig::history(
int index)
const {
7661 return _internal_history(index);
7663inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig* ProtobufScopeConfig::_internal_add_history() {
7664 return _impl_.history_.Add();
7666inline ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig* ProtobufScopeConfig::add_history() {
7671inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig >&
7672ProtobufScopeConfig::history()
const {
7674 return _impl_.history_;
7678inline bool ProtobufScopeConfig::_internal_has_max_history_items()
const {
7679 bool value = (_impl_._has_bits_[0] & 0x00000100u) != 0;
7682inline bool ProtobufScopeConfig::has_max_history_items()
const {
7683 return _internal_has_max_history_items();
7685inline void ProtobufScopeConfig::clear_max_history_items() {
7686 _impl_.max_history_items_ = 100;
7687 _impl_._has_bits_[0] &= ~0x00000100u;
7689inline int32_t ProtobufScopeConfig::_internal_max_history_items()
const {
7690 return _impl_.max_history_items_;
7692inline int32_t ProtobufScopeConfig::max_history_items()
const {
7694 return _internal_max_history_items();
7696inline void ProtobufScopeConfig::_internal_set_max_history_items(int32_t value) {
7697 _impl_._has_bits_[0] |= 0x00000100u;
7698 _impl_.max_history_items_ = value;
7700inline void ProtobufScopeConfig::set_max_history_items(int32_t value) {
7701 _internal_set_max_history_items(value);
7706inline bool ProtobufScopeConfig::_internal_has_max_message_size_bytes()
const {
7707 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
7710inline bool ProtobufScopeConfig::has_max_message_size_bytes()
const {
7711 return _internal_has_max_message_size_bytes();
7713inline void ProtobufScopeConfig::clear_max_message_size_bytes() {
7714 _impl_.max_message_size_bytes_ = 2048;
7715 _impl_._has_bits_[0] &= ~0x00000010u;
7717inline int32_t ProtobufScopeConfig::_internal_max_message_size_bytes()
const {
7718 return _impl_.max_message_size_bytes_;
7720inline int32_t ProtobufScopeConfig::max_message_size_bytes()
const {
7722 return _internal_max_message_size_bytes();
7724inline void ProtobufScopeConfig::_internal_set_max_message_size_bytes(int32_t value) {
7725 _impl_._has_bits_[0] |= 0x00000010u;
7726 _impl_.max_message_size_bytes_ = value;
7728inline void ProtobufScopeConfig::set_max_message_size_bytes(int32_t value) {
7729 _internal_set_max_message_size_bytes(value);
7738inline bool NetworkAckSet::_internal_has_newest_ack_time()
const {
7739 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
7742inline bool NetworkAckSet::has_newest_ack_time()
const {
7743 return _internal_has_newest_ack_time();
7745inline void NetworkAckSet::clear_newest_ack_time() {
7746 _impl_.newest_ack_time_ = uint64_t{0u};
7747 _impl_._has_bits_[0] &= ~0x00000001u;
7749inline uint64_t NetworkAckSet::_internal_newest_ack_time()
const {
7750 return _impl_.newest_ack_time_;
7752inline uint64_t NetworkAckSet::newest_ack_time()
const {
7754 return _internal_newest_ack_time();
7756inline void NetworkAckSet::_internal_set_newest_ack_time(uint64_t value) {
7757 _impl_._has_bits_[0] |= 0x00000001u;
7758 _impl_.newest_ack_time_ = value;
7760inline void NetworkAckSet::set_newest_ack_time(uint64_t value) {
7761 _internal_set_newest_ack_time(value);
7766inline int NetworkAckSet::_internal_ack_size()
const {
7767 return _impl_.ack_.size();
7769inline int NetworkAckSet::ack_size()
const {
7770 return _internal_ack_size();
7772inline ::goby::acomms::protobuf::NetworkAck* NetworkAckSet::mutable_ack(
int index) {
7774 return _impl_.ack_.Mutable(index);
7776inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck >*
7777NetworkAckSet::mutable_ack() {
7779 return &_impl_.ack_;
7781inline const ::goby::acomms::protobuf::NetworkAck& NetworkAckSet::_internal_ack(
int index)
const {
7782 return _impl_.ack_.Get(index);
7784inline const ::goby::acomms::protobuf::NetworkAck& NetworkAckSet::ack(
int index)
const {
7786 return _internal_ack(index);
7788inline ::goby::acomms::protobuf::NetworkAck* NetworkAckSet::_internal_add_ack() {
7789 return _impl_.ack_.Add();
7791inline ::goby::acomms::protobuf::NetworkAck* NetworkAckSet::add_ack() {
7796inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::NetworkAck >&
7797NetworkAckSet::ack()
const {
7803 #pragma GCC diagnostic pop
7841PROTOBUF_NAMESPACE_OPEN
7846 return ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column_descriptor();
7851 return ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn_descriptor();
7856 return ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column_descriptor();
7859PROTOBUF_NAMESPACE_CLOSE
7863#include <google/protobuf/port_undef.inc>
PROTOBUF_NAMESPACE_OPEN ::goby::middleware::protobuf::AppConfig * Arena::CreateMaybeMessage<::goby::middleware::protobuf::AppConfig >(Arena *)
void clear_pb_scope_config()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::goby::middleware::protobuf::AppConfig & app() const
void ClearExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
PROTOBUF_NODISCARD std::string * release_http_address()
void set_allocated_pb_scope_config(::goby::apps::zeromq::protobuf::ProtobufScopeConfig *pb_scope_config)
static const LiaisonConfig * internal_default_instance()
bool add_scope_tab() const
::goby::middleware::protobuf::AppConfig * mutable_app()
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
std::string * mutable_additional_wt_http_params()
void set_allocated_docroot(std::string *docroot)
bool has_http_port() const
void SetExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
void clear_http_address()
bool add_commander_tab() const
const std::string & upper_right_logo_link() const
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig & pb_commander_config() const
void clear_interprocess()
std::string * add_load_proto_file()
uint32_t http_port() const
int load_proto_file_size() const
::goby::apps::zeromq::protobuf::ProtobufScopeConfig * mutable_pb_scope_config()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void set_update_freq(float value)
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufCommanderConfig * release_pb_commander_config()
bool has_upper_right_logo() const
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_proto_file()
bool has_interprocess() const
static const ClassData _class_data_
void SetAllocatedExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
bool IsInitialized() const final
void set_allocated_additional_wt_http_params(std::string *additional_wt_http_params)
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
void clear_add_home_tab()
const std::string & additional_wt_http_params() const
int GetCachedSize() const final
void set_load_proto_file(int index, const std::string &value)
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library()
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library() const
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
PROTOBUF_NODISCARD std::string * release_additional_wt_http_params()
void clear_add_commander_tab()
void set_load_proto_dir(int index, const std::string &value)
bool start_paused() const
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
int load_proto_dir_size() const
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_proto_dir() const
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig * unsafe_arena_release_pb_commander_config()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
LiaisonConfig(LiaisonConfig &&from) noexcept
::goby::apps::zeromq::protobuf::ProtobufScopeConfig * unsafe_arena_release_pb_scope_config()
void unsafe_arena_set_allocated_pb_scope_config(::goby::apps::zeromq::protobuf::ProtobufScopeConfig *pb_scope_config)
void set_load_shared_library(int index, const std::string &value)
int ExtensionSize(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
const std::string & http_address() const
void UnsafeArenaSetAllocatedExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
void AddExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
void clear_load_proto_file()
int load_shared_library_size() const
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
void clear_start_paused()
bool has_start_paused() const
void set_add_scope_tab(bool value)
_proto_TypeTraits::Singular::ConstType GetExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
bool has_update_freq() const
void clear_load_shared_library()
void MergeFrom(const LiaisonConfig &from)
const std::string & upper_right_logo() const
void set_upper_right_logo(ArgT0 &&arg0, ArgT... args)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
bool has_http_address() const
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig * mutable_pb_commander_config()
static const LiaisonConfig & default_instance()
_proto_TypeTraits::Singular::MutableType MutableExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
LiaisonConfig & operator=(LiaisonConfig &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
_proto_TypeTraits::Repeated::ConstType GetExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
bool has_add_scope_tab() const
void set_additional_wt_http_params(ArgT0 &&arg0, ArgT... args)
@ kLoadProtoFileFieldNumber
@ kUpperRightLogoFieldNumber
@ kAdditionalWtHttpParamsFieldNumber
@ kUpperRightLogoLinkFieldNumber
@ kPbScopeConfigFieldNumber
@ kPbCommanderConfigFieldNumber
@ kLoadProtoDirFieldNumber
@ kStartPausedFieldNumber
@ kAddCommanderTabFieldNumber
@ kAddScopeTabFieldNumber
@ kInterprocessFieldNumber
@ kHttpAddressFieldNumber
@ kLoadSharedLibraryFieldNumber
bool has_pb_commander_config() const
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_proto_file() const
void clear_upper_right_logo()
const std::string & docroot() const
bool has_add_home_tab() const
void set_allocated_http_address(std::string *http_address)
void clear_load_proto_dir()
std::string * mutable_http_address()
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_proto_dir()
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app()
void set_docroot(ArgT0 &&arg0, ArgT... args)
std::string * mutable_upper_right_logo()
void set_allocated_pb_commander_config(::goby::apps::zeromq::protobuf::ProtobufCommanderConfig *pb_commander_config)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
PROTOBUF_NODISCARD std::string * release_upper_right_logo_link()
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
bool has_add_commander_tab() const
_proto_TypeTraits::Repeated::MutableType AddExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
void unsafe_arena_set_allocated_pb_commander_config(::goby::apps::zeromq::protobuf::ProtobufCommanderConfig *pb_commander_config)
void CopyFrom(const LiaisonConfig &from)
void clear_pb_commander_config()
LiaisonConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig & pb_scope_config() const
void set_add_commander_tab(bool value)
~LiaisonConfig() override
size_t ByteSizeLong() const final
void clear_add_scope_tab()
void set_start_paused(bool value)
void set_upper_right_logo_link(ArgT0 &&arg0, ArgT... args)
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
void clear_upper_right_logo_link()
static constexpr int kIndexInFileMessages
bool add_home_tab() const
float update_freq() const
friend void swap(LiaisonConfig &a, LiaisonConfig &b)
LiaisonConfig & operator=(const LiaisonConfig &from)
std::string * add_load_proto_dir()
void UnsafeArenaSwap(LiaisonConfig *other)
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufScopeConfig * release_pb_scope_config()
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
PROTOBUF_NODISCARD std::string * release_upper_right_logo()
void set_allocated_upper_right_logo(std::string *upper_right_logo)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
std::string * mutable_upper_right_logo_link()
bool has_additional_wt_http_params() const
void clear_additional_wt_http_params()
std::string * mutable_docroot()
PROTOBUF_CONSTEXPR LiaisonConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
PROTOBUF_NODISCARD std::string * release_docroot()
LiaisonConfig(const LiaisonConfig &from)
void set_http_port(uint32_t value)
void set_http_address(ArgT0 &&arg0, ArgT... args)
bool has_pb_scope_config() const
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
void Swap(LiaisonConfig *other)
void set_add_home_tab(bool value)
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id)
void SetExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
LiaisonConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
bool HasExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id) const
_proto_TypeTraits::Repeated::MutableType MutableExtension(const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< LiaisonConfig, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
std::string * add_load_shared_library()
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
bool has_upper_right_logo_link() const
void set_allocated_upper_right_logo_link(std::string *upper_right_logo_link)
static const ClassData _class_data_
PROTOBUF_CONSTEXPR NetworkAckSet(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void UnsafeArenaSwap(NetworkAckSet *other)
static const NetworkAckSet & default_instance()
void Swap(NetworkAckSet *other)
NetworkAckSet * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const NetworkAckSet * internal_default_instance()
NetworkAckSet & operator=(NetworkAckSet &&from) noexcept
NetworkAckSet(NetworkAckSet &&from) noexcept
void CopyFrom(const NetworkAckSet &from)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
friend void swap(NetworkAckSet &a, NetworkAckSet &b)
NetworkAckSet(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
NetworkAckSet & operator=(const NetworkAckSet &from)
void MergeFrom(const NetworkAckSet &from)
~NetworkAckSet() override
NetworkAckSet(const NetworkAckSet &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufCommanderConfig_DatabaseColumnWidthPixels & operator=(const ProtobufCommanderConfig_DatabaseColumnWidthPixels &from)
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_DatabaseColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void CopyFrom(const ProtobufCommanderConfig_DatabaseColumnWidthPixels &from)
ProtobufCommanderConfig_DatabaseColumnWidthPixels(ProtobufCommanderConfig_DatabaseColumnWidthPixels &&from) noexcept
ProtobufCommanderConfig_DatabaseColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ClassData _class_data_
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static const ProtobufCommanderConfig_DatabaseColumnWidthPixels * internal_default_instance()
ProtobufCommanderConfig_DatabaseColumnWidthPixels()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
~ProtobufCommanderConfig_DatabaseColumnWidthPixels() override
friend void swap(ProtobufCommanderConfig_DatabaseColumnWidthPixels &a, ProtobufCommanderConfig_DatabaseColumnWidthPixels &b)
static const ProtobufCommanderConfig_DatabaseColumnWidthPixels & default_instance()
void Swap(ProtobufCommanderConfig_DatabaseColumnWidthPixels *other)
ProtobufCommanderConfig_DatabaseColumnWidthPixels & operator=(ProtobufCommanderConfig_DatabaseColumnWidthPixels &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const ProtobufCommanderConfig_DatabaseColumnWidthPixels &from)
ProtobufCommanderConfig_DatabaseColumnWidthPixels(const ProtobufCommanderConfig_DatabaseColumnWidthPixels &from)
void UnsafeArenaSwap(ProtobufCommanderConfig_DatabaseColumnWidthPixels *other)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
ProtobufCommanderConfig_DatabaseColumnWidthPixels * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void UnsafeArenaSwap(ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels *other)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const ClassData _class_data_
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels & operator=(const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &from)
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
friend void swap(ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &a, ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &b)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &from)
~ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels() override
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels(ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &&from) noexcept
static const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels & default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels & operator=(ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &&from) noexcept
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels(const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &from)
static const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * internal_default_instance()
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void CopyFrom(const ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels &from)
void Swap(ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation & operator=(ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &&from) noexcept
void set_to(ArgT0 &&arg0, ArgT... args)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation * internal_default_instance()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void Swap(ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation *other)
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation(ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &&from) noexcept
static const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation & default_instance()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation(const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &from)
~ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation() override
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
friend void swap(ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &a, ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &b)
void set_from(ArgT0 &&arg0, ArgT... args)
void UnsafeArenaSwap(ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void CopyFrom(const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &from)
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation & operator=(const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &from)
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation()
void MergeFrom(const ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const ProtobufCommanderConfig_LoadProtobuf_ExternalData &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void Swap(ProtobufCommanderConfig_LoadProtobuf_ExternalData *other)
void UnsafeArenaSwap(ProtobufCommanderConfig_LoadProtobuf_ExternalData *other)
ProtobufCommanderConfig_LoadProtobuf_ExternalData & operator=(ProtobufCommanderConfig_LoadProtobuf_ExternalData &&from) noexcept
ProtobufCommanderConfig_LoadProtobuf_ExternalData(const ProtobufCommanderConfig_LoadProtobuf_ExternalData &from)
static const ProtobufCommanderConfig_LoadProtobuf_ExternalData & default_instance()
static const ProtobufCommanderConfig_LoadProtobuf_ExternalData * internal_default_instance()
ProtobufCommanderConfig_LoadProtobuf_ExternalData(ProtobufCommanderConfig_LoadProtobuf_ExternalData &&from) noexcept
~ProtobufCommanderConfig_LoadProtobuf_ExternalData() override
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void CopyFrom(const ProtobufCommanderConfig_LoadProtobuf_ExternalData &from)
void set_group(ArgT0 &&arg0, ArgT... args)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_LoadProtobuf_ExternalData(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
ProtobufCommanderConfig_LoadProtobuf_ExternalData * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
ProtobufCommanderConfig_LoadProtobuf_ExternalData(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ProtobufCommanderConfig_LoadProtobuf_ExternalData & operator=(const ProtobufCommanderConfig_LoadProtobuf_ExternalData &from)
friend void swap(ProtobufCommanderConfig_LoadProtobuf_ExternalData &a, ProtobufCommanderConfig_LoadProtobuf_ExternalData &b)
ProtobufCommanderConfig_LoadProtobuf_ExternalData()
void set_name(ArgT0 &&arg0, ArgT... args)
static const ClassData _class_data_
ProtobufCommanderConfig_LoadProtobuf_GroupLayer(ProtobufCommanderConfig_LoadProtobuf_GroupLayer &&from) noexcept
ProtobufCommanderConfig_LoadProtobuf_GroupLayer & operator=(const ProtobufCommanderConfig_LoadProtobuf_GroupLayer &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ClassData _class_data_
void UnsafeArenaSwap(ProtobufCommanderConfig_LoadProtobuf_GroupLayer *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_LoadProtobuf_GroupLayer(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ProtobufCommanderConfig_LoadProtobuf_GroupLayer * internal_default_instance()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
ProtobufCommanderConfig_LoadProtobuf_GroupLayer * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
ProtobufCommanderConfig_LoadProtobuf_GroupLayer(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ProtobufCommanderConfig_LoadProtobuf_GroupLayer()
~ProtobufCommanderConfig_LoadProtobuf_GroupLayer() override
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void set_group(ArgT0 &&arg0, ArgT... args)
void Swap(ProtobufCommanderConfig_LoadProtobuf_GroupLayer *other)
void CopyFrom(const ProtobufCommanderConfig_LoadProtobuf_GroupLayer &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void set_group_numeric_field_name(ArgT0 &&arg0, ArgT... args)
friend void swap(ProtobufCommanderConfig_LoadProtobuf_GroupLayer &a, ProtobufCommanderConfig_LoadProtobuf_GroupLayer &b)
void MergeFrom(const ProtobufCommanderConfig_LoadProtobuf_GroupLayer &from)
ProtobufCommanderConfig_LoadProtobuf_GroupLayer(const ProtobufCommanderConfig_LoadProtobuf_GroupLayer &from)
ProtobufCommanderConfig_LoadProtobuf_GroupLayer & operator=(ProtobufCommanderConfig_LoadProtobuf_GroupLayer &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ProtobufCommanderConfig_LoadProtobuf_GroupLayer & default_instance()
ProtobufCommanderConfig_LoadProtobuf * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void MergeFrom(const ProtobufCommanderConfig_LoadProtobuf &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_LoadProtobuf(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
ProtobufCommanderConfig_LoadProtobuf()
ProtobufCommanderConfig_LoadProtobuf(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
~ProtobufCommanderConfig_LoadProtobuf() override
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void UnsafeArenaSwap(ProtobufCommanderConfig_LoadProtobuf *other)
friend void swap(ProtobufCommanderConfig_LoadProtobuf &a, ProtobufCommanderConfig_LoadProtobuf &b)
static const ProtobufCommanderConfig_LoadProtobuf & default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
ProtobufCommanderConfig_LoadProtobuf(const ProtobufCommanderConfig_LoadProtobuf &from)
static const ClassData _class_data_
ProtobufCommanderConfig_LoadProtobuf & operator=(ProtobufCommanderConfig_LoadProtobuf &&from) noexcept
ProtobufCommanderConfig_LoadProtobuf(ProtobufCommanderConfig_LoadProtobuf &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
ProtobufCommanderConfig_LoadProtobuf & operator=(const ProtobufCommanderConfig_LoadProtobuf &from)
void set_name(ArgT0 &&arg0, ArgT... args)
void CopyFrom(const ProtobufCommanderConfig_LoadProtobuf &from)
void Swap(ProtobufCommanderConfig_LoadProtobuf *other)
static const ProtobufCommanderConfig_LoadProtobuf * internal_default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
ProtobufCommanderConfig_ModalDialogDimensions & operator=(ProtobufCommanderConfig_ModalDialogDimensions &&from) noexcept
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_ModalDialogDimensions(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void MergeFrom(const ProtobufCommanderConfig_ModalDialogDimensions &from)
void UnsafeArenaSwap(ProtobufCommanderConfig_ModalDialogDimensions *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
ProtobufCommanderConfig_ModalDialogDimensions(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufCommanderConfig_ModalDialogDimensions & operator=(const ProtobufCommanderConfig_ModalDialogDimensions &from)
~ProtobufCommanderConfig_ModalDialogDimensions() override
static const ClassData _class_data_
friend void swap(ProtobufCommanderConfig_ModalDialogDimensions &a, ProtobufCommanderConfig_ModalDialogDimensions &b)
ProtobufCommanderConfig_ModalDialogDimensions * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
ProtobufCommanderConfig_ModalDialogDimensions(const ProtobufCommanderConfig_ModalDialogDimensions &from)
ProtobufCommanderConfig_ModalDialogDimensions()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void Swap(ProtobufCommanderConfig_ModalDialogDimensions *other)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ProtobufCommanderConfig_ModalDialogDimensions * internal_default_instance()
ProtobufCommanderConfig_ModalDialogDimensions(ProtobufCommanderConfig_ModalDialogDimensions &&from) noexcept
static const ProtobufCommanderConfig_ModalDialogDimensions & default_instance()
void CopyFrom(const ProtobufCommanderConfig_ModalDialogDimensions &from)
static const ProtobufCommanderConfig_NotificationSubscription_Color * internal_default_instance()
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_NotificationSubscription_Color(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
ProtobufCommanderConfig_NotificationSubscription_Color()
static const ClassData _class_data_
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ProtobufCommanderConfig_NotificationSubscription_Color & default_instance()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void Swap(ProtobufCommanderConfig_NotificationSubscription_Color *other)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
ProtobufCommanderConfig_NotificationSubscription_Color(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ProtobufCommanderConfig_NotificationSubscription_Color(const ProtobufCommanderConfig_NotificationSubscription_Color &from)
~ProtobufCommanderConfig_NotificationSubscription_Color() override
friend void swap(ProtobufCommanderConfig_NotificationSubscription_Color &a, ProtobufCommanderConfig_NotificationSubscription_Color &b)
void MergeFrom(const ProtobufCommanderConfig_NotificationSubscription_Color &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufCommanderConfig_NotificationSubscription_Color * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
ProtobufCommanderConfig_NotificationSubscription_Color & operator=(ProtobufCommanderConfig_NotificationSubscription_Color &&from) noexcept
void CopyFrom(const ProtobufCommanderConfig_NotificationSubscription_Color &from)
ProtobufCommanderConfig_NotificationSubscription_Color & operator=(const ProtobufCommanderConfig_NotificationSubscription_Color &from)
ProtobufCommanderConfig_NotificationSubscription_Color(ProtobufCommanderConfig_NotificationSubscription_Color &&from) noexcept
void UnsafeArenaSwap(ProtobufCommanderConfig_NotificationSubscription_Color *other)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
ProtobufCommanderConfig_NotificationSubscription(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ProtobufCommanderConfig_NotificationSubscription & operator=(const ProtobufCommanderConfig_NotificationSubscription &from)
void MergeFrom(const ProtobufCommanderConfig_NotificationSubscription &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const ProtobufCommanderConfig_NotificationSubscription * internal_default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void UnsafeArenaSwap(ProtobufCommanderConfig_NotificationSubscription *other)
static const ClassData _class_data_
void Swap(ProtobufCommanderConfig_NotificationSubscription *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
friend void swap(ProtobufCommanderConfig_NotificationSubscription &a, ProtobufCommanderConfig_NotificationSubscription &b)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
ProtobufCommanderConfig_NotificationSubscription * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
ProtobufCommanderConfig_NotificationSubscription(const ProtobufCommanderConfig_NotificationSubscription &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ProtobufCommanderConfig_NotificationSubscription & default_instance()
ProtobufCommanderConfig_NotificationSubscription(ProtobufCommanderConfig_NotificationSubscription &&from) noexcept
ProtobufCommanderConfig_NotificationSubscription()
void set_group_regex(ArgT0 &&arg0, ArgT... args)
void CopyFrom(const ProtobufCommanderConfig_NotificationSubscription &from)
ProtobufCommanderConfig_NotificationSubscription & operator=(ProtobufCommanderConfig_NotificationSubscription &&from) noexcept
~ProtobufCommanderConfig_NotificationSubscription() override
void set_type_regex(ArgT0 &&arg0, ArgT... args)
PROTOBUF_CONSTEXPR ProtobufCommanderConfig_NotificationSubscription(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ProtobufCommanderConfig & default_instance()
static bool ExternalDataColumn_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ExternalDataColumn *value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
ProtobufCommanderConfig & operator=(ProtobufCommanderConfig &&from) noexcept
~ProtobufCommanderConfig() override
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
ProtobufCommanderConfig & operator=(const ProtobufCommanderConfig &from)
void CopyFrom(const ProtobufCommanderConfig &from)
ProtobufCommanderConfig(const ProtobufCommanderConfig &from)
ProtobufCommanderConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufCommanderConfig_ExternalDataColumn ExternalDataColumn
static bool Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Column *value)
ProtobufCommanderConfig(ProtobufCommanderConfig &&from) noexcept
static const std::string & ExternalDataColumn_Name(T enum_t_value)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ExternalDataColumn_descriptor()
void Swap(ProtobufCommanderConfig *other)
PROTOBUF_CONSTEXPR ProtobufCommanderConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
ProtobufCommanderConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ProtobufCommanderConfig * internal_default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ClassData _class_data_
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static bool ExternalDataColumn_IsValid(int value)
static const std::string & Column_Name(T enum_t_value)
friend void swap(ProtobufCommanderConfig &a, ProtobufCommanderConfig &b)
void UnsafeArenaSwap(ProtobufCommanderConfig *other)
void set_sqlite3_database(ArgT0 &&arg0, ArgT... args)
ProtobufCommanderConfig()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const ProtobufCommanderConfig &from)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Column_descriptor()
ProtobufScopeConfig_ColumnWidthPixels(const ProtobufScopeConfig_ColumnWidthPixels &from)
friend void swap(ProtobufScopeConfig_ColumnWidthPixels &a, ProtobufScopeConfig_ColumnWidthPixels &b)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void UnsafeArenaSwap(ProtobufScopeConfig_ColumnWidthPixels *other)
ProtobufScopeConfig_ColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
ProtobufScopeConfig_ColumnWidthPixels(ProtobufScopeConfig_ColumnWidthPixels &&from) noexcept
ProtobufScopeConfig_ColumnWidthPixels & operator=(ProtobufScopeConfig_ColumnWidthPixels &&from) noexcept
void Swap(ProtobufScopeConfig_ColumnWidthPixels *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
~ProtobufScopeConfig_ColumnWidthPixels() override
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void CopyFrom(const ProtobufScopeConfig_ColumnWidthPixels &from)
static const ProtobufScopeConfig_ColumnWidthPixels & default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
ProtobufScopeConfig_ColumnWidthPixels()
ProtobufScopeConfig_ColumnWidthPixels * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void MergeFrom(const ProtobufScopeConfig_ColumnWidthPixels &from)
ProtobufScopeConfig_ColumnWidthPixels & operator=(const ProtobufScopeConfig_ColumnWidthPixels &from)
PROTOBUF_CONSTEXPR ProtobufScopeConfig_ColumnWidthPixels(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const ProtobufScopeConfig_ColumnWidthPixels * internal_default_instance()
ProtobufScopeConfig_HistoryConfig(const ProtobufScopeConfig_HistoryConfig &from)
ProtobufScopeConfig_HistoryConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR ProtobufScopeConfig_HistoryConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const ClassData _class_data_
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void UnsafeArenaSwap(ProtobufScopeConfig_HistoryConfig *other)
void CopyFrom(const ProtobufScopeConfig_HistoryConfig &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
ProtobufScopeConfig_HistoryConfig()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
ProtobufScopeConfig_HistoryConfig & operator=(ProtobufScopeConfig_HistoryConfig &&from) noexcept
void set_group(ArgT0 &&arg0, ArgT... args)
~ProtobufScopeConfig_HistoryConfig() override
void Swap(ProtobufScopeConfig_HistoryConfig *other)
static const ProtobufScopeConfig_HistoryConfig & default_instance()
ProtobufScopeConfig_HistoryConfig(ProtobufScopeConfig_HistoryConfig &&from) noexcept
ProtobufScopeConfig_HistoryConfig & operator=(const ProtobufScopeConfig_HistoryConfig &from)
friend void swap(ProtobufScopeConfig_HistoryConfig &a, ProtobufScopeConfig_HistoryConfig &b)
ProtobufScopeConfig_HistoryConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ProtobufScopeConfig_HistoryConfig * internal_default_instance()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const ProtobufScopeConfig_HistoryConfig &from)
static const ClassData _class_data_
ProtobufScopeConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
friend void swap(ProtobufScopeConfig &a, ProtobufScopeConfig &b)
void Swap(ProtobufScopeConfig *other)
ProtobufScopeConfig & operator=(const ProtobufScopeConfig &from)
ProtobufScopeConfig & operator=(ProtobufScopeConfig &&from) noexcept
void UnsafeArenaSwap(ProtobufScopeConfig *other)
ProtobufScopeConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const ProtobufScopeConfig & default_instance()
ProtobufScopeConfig(const ProtobufScopeConfig &from)
~ProtobufScopeConfig() override
void set_type_regex_filter_expression(ArgT0 &&arg0, ArgT... args)
static bool Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Column *value)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
PROTOBUF_CONSTEXPR ProtobufScopeConfig(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void CopyFrom(const ProtobufScopeConfig &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ProtobufScopeConfig * internal_default_instance()
void MergeFrom(const ProtobufScopeConfig &from)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Column_descriptor()
ProtobufScopeConfig(ProtobufScopeConfig &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void set_group_regex_filter_expression(ArgT0 &&arg0, ArgT... args)
static const std::string & Column_Name(T enum_t_value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
::goby::zeromq::protobuf::InterProcessPortalConfig * Arena::CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig >(Arena *)
goby::util::logger::GroupSetter group(std::string n)
ProtobufScopeConfig_HistoryConfigDefaultTypeInternal _ProtobufScopeConfig_HistoryConfig_default_instance_
ProtobufCommanderConfig_LoadProtobuf_ExternalDataDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_ExternalData_default_instance_
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufCommanderConfig_ExternalDataColumn_descriptor()
constexpr int ProtobufScopeConfig_Column_Column_ARRAYSIZE
LiaisonConfigDefaultTypeInternal _LiaisonConfig_default_instance_
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN
ProtobufCommanderConfig_LoadProtobuf_ExternalData_TranslationDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_ExternalData_Translation_default_instance_
ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsDefaultTypeInternal _ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels_default_instance_
const std::string & ProtobufScopeConfig_Column_Name(T enum_t_value)
ProtobufScopeConfigDefaultTypeInternal _ProtobufScopeConfig_default_instance_
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufCommanderConfig_Column_descriptor()
const std::string & ProtobufCommanderConfig_ExternalDataColumn_Name(T enum_t_value)
bool ProtobufCommanderConfig_Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufCommanderConfig_Column *value)
ProtobufCommanderConfig_NotificationSubscriptionDefaultTypeInternal _ProtobufCommanderConfig_NotificationSubscription_default_instance_
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MAX
NetworkAckSetDefaultTypeInternal _NetworkAckSet_default_instance_
bool ProtobufCommanderConfig_ExternalDataColumn_IsValid(int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProtobufScopeConfig_Column_descriptor()
ProtobufCommanderConfigDefaultTypeInternal _ProtobufCommanderConfig_default_instance_
ProtobufCommanderConfig_LoadProtobuf_GroupLayerDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_GroupLayer_default_instance_
const std::string & ProtobufCommanderConfig_Column_Name(T enum_t_value)
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MIN
bool ProtobufCommanderConfig_ExternalDataColumn_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufCommanderConfig_ExternalDataColumn *value)
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MAX
constexpr int ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_ARRAYSIZE
ProtobufCommanderConfig_ModalDialogDimensionsDefaultTypeInternal _ProtobufCommanderConfig_ModalDialogDimensions_default_instance_
ProtobufScopeConfig_ColumnWidthPixelsDefaultTypeInternal _ProtobufScopeConfig_ColumnWidthPixels_default_instance_
ProtobufCommanderConfig_ExternalDataColumn
@ ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_NAME
@ ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_GROUP
@ ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_MAX
@ ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_TIME
@ ProtobufCommanderConfig_ExternalDataColumn_EXTERNAL_DATA_COLUMN_VALUE
bool ProtobufScopeConfig_Column_IsValid(int value)
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MIN
ProtobufCommanderConfig_NotificationSubscription_ColorDefaultTypeInternal _ProtobufCommanderConfig_NotificationSubscription_Color_default_instance_
constexpr int ProtobufCommanderConfig_Column_Column_ARRAYSIZE
ProtobufCommanderConfig_Column
@ ProtobufCommanderConfig_Column_COLUMN_TIME
@ ProtobufCommanderConfig_Column_COLUMN_COMMENT
@ ProtobufCommanderConfig_Column_COLUMN_GROUP
@ ProtobufCommanderConfig_Column_COLUMN_LAST_ACK
@ ProtobufCommanderConfig_Column_COLUMN_MAX
@ ProtobufCommanderConfig_Column_COLUMN_IP
@ ProtobufCommanderConfig_Column_COLUMN_LAYER
@ ProtobufCommanderConfig_Column_COLUMN_NAME
ProtobufCommanderConfig_LoadProtobufDefaultTypeInternal _ProtobufCommanderConfig_LoadProtobuf_default_instance_
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX
ProtobufScopeConfig_Column
@ ProtobufScopeConfig_Column_COLUMN_GROUP
@ ProtobufScopeConfig_Column_COLUMN_TYPE
@ ProtobufScopeConfig_Column_COLUMN_TIME
@ ProtobufScopeConfig_Column_COLUMN_VALUE
@ ProtobufScopeConfig_Column_COLUMN_MAX
ProtobufCommanderConfig_DatabaseColumnWidthPixelsDefaultTypeInternal _ProtobufCommanderConfig_DatabaseColumnWidthPixels_default_instance_
bool ProtobufCommanderConfig_Column_IsValid(int value)
bool ProtobufScopeConfig_Column_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProtobufScopeConfig_Column *value)
bool Layer_IsValid(int value)
AppConfigDefaultTypeInternal _AppConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
The global namespace for the Goby project.
static const uint32_t offsets[]
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions >(Arena *)
::goby::apps::zeromq::protobuf::ProtobufScopeConfig * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufScopeConfig >(Arena *)
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription_Color >(Arena *)
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels >(Arena *)
const EnumDescriptor * GetEnumDescriptor< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_Column >()
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels >(Arena *)
const EnumDescriptor * GetEnumDescriptor< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ExternalDataColumn >()
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels >(Arena *)
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig * Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig >(Arena *)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto
const EnumDescriptor * GetEnumDescriptor< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column >()