4#ifndef GOOGLE_PROTOBUF_INCLUDED_bin_2fweb_5fportal_2fconfig_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_bin_2fweb_5fportal_2fconfig_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>
24#include <google/protobuf/arena.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>
29#include <google/protobuf/message.h>
30#include <google/protobuf/repeated_field.h>
31#include <google/protobuf/extension_set.h>
32#include <google/protobuf/unknown_field_set.h>
33#include "goby/middleware/protobuf/app_config.pb.h"
34#include "goby/zeromq/protobuf/interprocess_config.pb.h"
35#include "goby/middleware/protobuf/udp_config.pb.h"
36#include <boost/units/quantity.hpp>
37#include <boost/units/absolute.hpp>
38#include <boost/units/dimensionless_type.hpp>
39#include <boost/units/make_scaled_unit.hpp>
41#include <google/protobuf/port_def.inc>
42#define PROTOBUF_INTERNAL_EXPORT_bin_2fweb_5fportal_2fconfig_2eproto
43PROTOBUF_NAMESPACE_OPEN
47PROTOBUF_NAMESPACE_CLOSE
57struct WebPortalDefaultTypeInternal;
61PROTOBUF_NAMESPACE_OPEN
63PROTOBUF_NAMESPACE_CLOSE
70 public ::PROTOBUF_NAMESPACE_ID::Message {
74 explicit PROTOBUF_CONSTEXPR
WebPortal(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
79 *
this = ::std::move(from);
87 if (
this == &from)
return *
this;
88 if (GetOwningArena() == from.GetOwningArena()
89 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
90 && GetOwningArena() !=
nullptr
101 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
104 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
107 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
120 return reinterpret_cast<const WebPortal*
>(
130 if (other ==
this)
return;
131 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
132 if (GetOwningArena() !=
nullptr &&
133 GetOwningArena() == other->GetOwningArena()) {
135 if (GetOwningArena() == other->GetOwningArena()) {
139 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
143 if (other ==
this)
return;
144 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
150 WebPortal*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
151 return CreateMaybeMessage<WebPortal>(arena);
153 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
155 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
157 WebPortal::MergeImpl(*
this, from);
160 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
162 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
168 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
172 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
174 void SetCachedSize(
int size)
const final;
178 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
179 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
180 return "jaiabot.config.WebPortal";
183 explicit WebPortal(::PROTOBUF_NAMESPACE_ID::Arena* arena,
184 bool is_message_owned =
false);
188 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
205 bool _internal_has_app()
const;
208 const ::goby::middleware::protobuf::AppConfig&
app()
const;
209 PROTOBUF_NODISCARD ::goby::middleware::protobuf::AppConfig*
release_app();
210 ::goby::middleware::protobuf::AppConfig*
mutable_app();
213 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
214 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
217 ::goby::middleware::protobuf::AppConfig*
app);
223 bool _internal_has_interprocess()
const;
226 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
231 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
232 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
235 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess);
241 bool _internal_has_udp_config()
const;
244 const ::goby::middleware::protobuf::UDPOneToManyConfig&
udp_config()
const;
245 PROTOBUF_NODISCARD ::goby::middleware::protobuf::UDPOneToManyConfig*
release_udp_config();
249 const ::goby::middleware::protobuf::UDPOneToManyConfig& _internal_udp_config()
const;
250 ::goby::middleware::protobuf::UDPOneToManyConfig* _internal_mutable_udp_config();
253 ::goby::middleware::protobuf::UDPOneToManyConfig*
udp_config);
259 bool _internal_has_udp_customer_config()
const;
267 const ::goby::middleware::protobuf::UDPPointToPointConfig& _internal_udp_customer_config()
const;
268 ::goby::middleware::protobuf::UDPPointToPointConfig* _internal_mutable_udp_customer_config();
278 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
279 typedef void InternalArenaConstructable_;
280 typedef void DestructorSkippable_;
282 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
283 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
284 ::goby::middleware::protobuf::AppConfig* app_;
285 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
286 ::goby::middleware::protobuf::UDPOneToManyConfig* udp_config_;
287 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_customer_config_;
290 friend struct ::TableStruct_bin_2fweb_5fportal_2fconfig_2eproto;
298 #pragma GCC diagnostic push
299 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
304inline bool WebPortal::_internal_has_app()
const {
305 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
306 PROTOBUF_ASSUME(!value ||
_impl_.app_ !=
nullptr);
310 return _internal_has_app();
312inline const ::goby::middleware::protobuf::AppConfig& WebPortal::_internal_app()
const {
313 const ::goby::middleware::protobuf::AppConfig* p =
_impl_.app_;
314 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig&
>(
315 ::goby::middleware::protobuf::_AppConfig_default_instance_);
319 return _internal_app();
322 ::goby::middleware::protobuf::AppConfig*
app) {
323 if (GetArenaForAllocation() ==
nullptr) {
324 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
328 _impl_._has_bits_[0] |= 0x00000001u;
330 _impl_._has_bits_[0] &= ~0x00000001u;
335 _impl_._has_bits_[0] &= ~0x00000001u;
336 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
338#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
339 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
340 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
341 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
343 if (GetArenaForAllocation() !=
nullptr) {
344 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
351 _impl_._has_bits_[0] &= ~0x00000001u;
352 ::goby::middleware::protobuf::AppConfig* temp =
_impl_.app_;
356inline ::goby::middleware::protobuf::AppConfig* WebPortal::_internal_mutable_app() {
357 _impl_._has_bits_[0] |= 0x00000001u;
358 if (
_impl_.app_ ==
nullptr) {
359 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaForAllocation());
365 ::goby::middleware::protobuf::AppConfig* _msg = _internal_mutable_app();
370 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
371 if (message_arena ==
nullptr) {
372 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.app_);
375 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
376 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
377 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
app));
378 if (message_arena != submessage_arena) {
379 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
380 message_arena,
app, submessage_arena);
382 _impl_._has_bits_[0] |= 0x00000001u;
384 _impl_._has_bits_[0] &= ~0x00000001u;
391inline bool WebPortal::_internal_has_interprocess()
const {
392 bool value = (
_impl_._has_bits_[0] & 0x00000002u) != 0;
393 PROTOBUF_ASSUME(!value ||
_impl_.interprocess_ !=
nullptr);
397 return _internal_has_interprocess();
399inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& WebPortal::_internal_interprocess()
const {
400 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p =
_impl_.interprocess_;
401 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig&
>(
402 ::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
406 return _internal_interprocess();
409 ::goby::zeromq::protobuf::InterProcessPortalConfig*
interprocess) {
410 if (GetArenaForAllocation() ==
nullptr) {
411 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
415 _impl_._has_bits_[0] |= 0x00000002u;
417 _impl_._has_bits_[0] &= ~0x00000002u;
422 _impl_._has_bits_[0] &= ~0x00000002u;
423 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
424 _impl_.interprocess_ =
nullptr;
425#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
426 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
427 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
428 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
430 if (GetArenaForAllocation() !=
nullptr) {
431 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
438 _impl_._has_bits_[0] &= ~0x00000002u;
439 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp =
_impl_.interprocess_;
440 _impl_.interprocess_ =
nullptr;
443inline ::goby::zeromq::protobuf::InterProcessPortalConfig* WebPortal::_internal_mutable_interprocess() {
444 _impl_._has_bits_[0] |= 0x00000002u;
445 if (
_impl_.interprocess_ ==
nullptr) {
446 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaForAllocation());
449 return _impl_.interprocess_;
452 ::goby::zeromq::protobuf::InterProcessPortalConfig* _msg = _internal_mutable_interprocess();
457 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
458 if (message_arena ==
nullptr) {
459 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.interprocess_);
462 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
463 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
464 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
interprocess));
465 if (message_arena != submessage_arena) {
466 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
469 _impl_._has_bits_[0] |= 0x00000002u;
471 _impl_._has_bits_[0] &= ~0x00000002u;
478inline bool WebPortal::_internal_has_udp_config()
const {
479 bool value = (
_impl_._has_bits_[0] & 0x00000004u) != 0;
480 PROTOBUF_ASSUME(!value ||
_impl_.udp_config_ !=
nullptr);
484 return _internal_has_udp_config();
486inline const ::goby::middleware::protobuf::UDPOneToManyConfig& WebPortal::_internal_udp_config()
const {
487 const ::goby::middleware::protobuf::UDPOneToManyConfig* p =
_impl_.udp_config_;
488 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::UDPOneToManyConfig&
>(
489 ::goby::middleware::protobuf::_UDPOneToManyConfig_default_instance_);
493 return _internal_udp_config();
496 ::goby::middleware::protobuf::UDPOneToManyConfig*
udp_config) {
497 if (GetArenaForAllocation() ==
nullptr) {
498 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
502 _impl_._has_bits_[0] |= 0x00000004u;
504 _impl_._has_bits_[0] &= ~0x00000004u;
509 _impl_._has_bits_[0] &= ~0x00000004u;
510 ::goby::middleware::protobuf::UDPOneToManyConfig* temp =
_impl_.udp_config_;
511 _impl_.udp_config_ =
nullptr;
512#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
513 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
514 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
515 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
517 if (GetArenaForAllocation() !=
nullptr) {
518 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
525 _impl_._has_bits_[0] &= ~0x00000004u;
526 ::goby::middleware::protobuf::UDPOneToManyConfig* temp =
_impl_.udp_config_;
527 _impl_.udp_config_ =
nullptr;
530inline ::goby::middleware::protobuf::UDPOneToManyConfig* WebPortal::_internal_mutable_udp_config() {
531 _impl_._has_bits_[0] |= 0x00000004u;
532 if (
_impl_.udp_config_ ==
nullptr) {
533 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPOneToManyConfig>(GetArenaForAllocation());
536 return _impl_.udp_config_;
539 ::goby::middleware::protobuf::UDPOneToManyConfig* _msg = _internal_mutable_udp_config();
544 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
545 if (message_arena ==
nullptr) {
546 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_config_);
549 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
550 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
551 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
udp_config));
552 if (message_arena != submessage_arena) {
553 udp_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
556 _impl_._has_bits_[0] |= 0x00000004u;
558 _impl_._has_bits_[0] &= ~0x00000004u;
565inline bool WebPortal::_internal_has_udp_customer_config()
const {
566 bool value = (
_impl_._has_bits_[0] & 0x00000008u) != 0;
567 PROTOBUF_ASSUME(!value ||
_impl_.udp_customer_config_ !=
nullptr);
571 return _internal_has_udp_customer_config();
573inline const ::goby::middleware::protobuf::UDPPointToPointConfig& WebPortal::_internal_udp_customer_config()
const {
574 const ::goby::middleware::protobuf::UDPPointToPointConfig* p =
_impl_.udp_customer_config_;
575 return p !=
nullptr ? *p :
reinterpret_cast<const ::goby::middleware::protobuf::UDPPointToPointConfig&
>(
576 ::goby::middleware::protobuf::_UDPPointToPointConfig_default_instance_);
580 return _internal_udp_customer_config();
584 if (GetArenaForAllocation() ==
nullptr) {
585 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_customer_config_);
589 _impl_._has_bits_[0] |= 0x00000008u;
591 _impl_._has_bits_[0] &= ~0x00000008u;
596 _impl_._has_bits_[0] &= ~0x00000008u;
597 ::goby::middleware::protobuf::UDPPointToPointConfig* temp =
_impl_.udp_customer_config_;
598 _impl_.udp_customer_config_ =
nullptr;
599#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
600 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
601 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
602 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
604 if (GetArenaForAllocation() !=
nullptr) {
605 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
612 _impl_._has_bits_[0] &= ~0x00000008u;
613 ::goby::middleware::protobuf::UDPPointToPointConfig* temp =
_impl_.udp_customer_config_;
614 _impl_.udp_customer_config_ =
nullptr;
617inline ::goby::middleware::protobuf::UDPPointToPointConfig* WebPortal::_internal_mutable_udp_customer_config() {
618 _impl_._has_bits_[0] |= 0x00000008u;
619 if (
_impl_.udp_customer_config_ ==
nullptr) {
620 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPPointToPointConfig>(GetArenaForAllocation());
621 _impl_.udp_customer_config_ = p;
623 return _impl_.udp_customer_config_;
626 ::goby::middleware::protobuf::UDPPointToPointConfig* _msg = _internal_mutable_udp_customer_config();
631 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
632 if (message_arena ==
nullptr) {
633 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(
_impl_.udp_customer_config_);
636 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
637 ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
639 if (message_arena != submessage_arena) {
643 _impl_._has_bits_[0] |= 0x00000008u;
645 _impl_._has_bits_[0] &= ~0x00000008u;
652 #pragma GCC diagnostic pop
662#include <google/protobuf/port_undef.inc>
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
bool IsInitialized() const final
void Swap(WebPortal *other)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const final
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
WebPortal(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
void set_allocated_udp_customer_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_customer_config)
void clear_interprocess()
static constexpr int kIndexInFileMessages
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
static const WebPortal * internal_default_instance()
PROTOBUF_CONSTEXPR WebPortal(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
::goby::middleware::protobuf::UDPPointToPointConfig * mutable_udp_customer_config()
void clear_udp_customer_config()
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void CopyFrom(const WebPortal &from)
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
WebPortal & operator=(WebPortal &&from) noexcept
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
PROTOBUF_NODISCARD::goby::middleware::protobuf::UDPPointToPointConfig * release_udp_customer_config()
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
bool has_udp_customer_config() const
const ::goby::middleware::protobuf::AppConfig & app() const
WebPortal(WebPortal &&from) noexcept
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
WebPortal(const WebPortal &from)
WebPortal & operator=(const WebPortal &from)
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
::goby::middleware::protobuf::UDPPointToPointConfig * unsafe_arena_release_udp_customer_config()
size_t ByteSizeLong() const final
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void UnsafeArenaSwap(WebPortal *other)
friend void swap(WebPortal &a, WebPortal &b)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
::goby::middleware::protobuf::UDPOneToManyConfig * mutable_udp_config()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
const ::goby::middleware::protobuf::UDPOneToManyConfig & udp_config() const
const ::goby::middleware::protobuf::UDPPointToPointConfig & udp_customer_config() const
void unsafe_arena_set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
::goby::middleware::protobuf::UDPOneToManyConfig * unsafe_arena_release_udp_config()
WebPortal * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
static const WebPortal & default_instance()
PROTOBUF_NODISCARD::goby::middleware::protobuf::UDPOneToManyConfig * release_udp_config()
@ kUdpCustomerConfigFieldNumber
@ kInterprocessFieldNumber
PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * release_app()
bool has_interprocess() const
bool has_udp_config() const
void MergeFrom(const WebPortal &from)
void unsafe_arena_set_allocated_udp_customer_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_customer_config)
::goby::middleware::protobuf::AppConfig * mutable_app()
static const ClassData _class_data_
WebPortalDefaultTypeInternal _WebPortal_default_instance_
static const uint32_t offsets[]
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_bin_2fweb_5fportal_2fconfig_2eproto