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 < 3012000
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 3012004 < 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_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/inlined_string_field.h>
29 #include <google/protobuf/metadata_lite.h>
30 #include <google/protobuf/generated_message_reflection.h>
31 #include <google/protobuf/message.h>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
35 #include "goby/middleware/protobuf/app_config.pb.h"
36 #include "goby/zeromq/protobuf/interprocess_config.pb.h"
37 #include "goby/middleware/protobuf/udp_config.pb.h"
38 #include "goby/middleware/protobuf/transporter_config.pb.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_bin_2fweb_5fportal_2fconfig_2eproto
46 PROTOBUF_NAMESPACE_OPEN
50 PROTOBUF_NAMESPACE_CLOSE
54 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
56 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
58 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
60 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata
field_metadata[];
62 static const ::PROTOBUF_NAMESPACE_ID::uint32
offsets[];
68 class WebPortalDefaultTypeInternal;
72 PROTOBUF_NAMESPACE_OPEN
73 template<> ::jaiabot::config::WebPortal* Arena::CreateMaybeMessage<::jaiabot::config::WebPortal>(Arena*);
74 PROTOBUF_NAMESPACE_CLOSE
80 class WebPortal PROTOBUF_FINAL :
81 public ::PROTOBUF_NAMESPACE_ID::Message {
89 *
this = ::std::move(from);
92 inline WebPortal&
operator=(
const WebPortal& from) {
96 inline WebPortal&
operator=(WebPortal&& from) noexcept {
97 if (GetArena() == from.GetArena()) {
98 if (
this != &from) InternalSwap(&from);
106 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
109 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
112 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
113 return GetDescriptor();
116 return GetMetadataStatic().descriptor;
119 return GetMetadataStatic().reflection;
125 return reinterpret_cast<const WebPortal*
>(
128 static constexpr
int kIndexInFileMessages =
131 friend void swap(WebPortal& a, WebPortal& b) {
134 inline void Swap(WebPortal* other) {
135 if (other ==
this)
return;
136 if (GetArena() == other->GetArena()) {
139 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
143 if (other ==
this)
return;
144 GOOGLE_DCHECK(GetArena() == other->GetArena());
150 inline WebPortal*
New() const final {
151 return CreateMaybeMessage<WebPortal>(
nullptr);
154 WebPortal*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
155 return CreateMaybeMessage<WebPortal>(arena);
157 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
158 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
161 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
162 bool IsInitialized() const final;
164 size_t ByteSizeLong() const final;
165 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
166 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
167 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
168 int GetCachedSize() const final {
return _cached_size_.Get(); }
171 inline void SharedCtor();
172 inline void SharedDtor();
173 void SetCachedSize(
int size)
const final;
174 void InternalSwap(WebPortal* other);
175 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
176 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
177 return "jaiabot.config.WebPortal";
180 explicit WebPortal(::PROTOBUF_NAMESPACE_ID::Arena* arena);
182 static void ArenaDtor(
void*
object);
183 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
188 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
201 kInterprocessFieldNumber = 2,
202 kUdpConfigFieldNumber = 3,
203 kUdpCustomerConfigFieldNumber = 4,
208 bool _internal_has_app()
const;
211 const ::goby::middleware::protobuf::AppConfig&
app()
const;
216 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
217 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
220 ::goby::middleware::protobuf::AppConfig* app);
226 bool _internal_has_interprocess()
const;
229 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
234 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
235 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
238 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
244 bool _internal_has_udp_config()
const;
247 const ::goby::middleware::protobuf::UDPOneToManyConfig&
udp_config()
const;
252 const ::goby::middleware::protobuf::UDPOneToManyConfig& _internal_udp_config()
const;
253 ::goby::middleware::protobuf::UDPOneToManyConfig* _internal_mutable_udp_config();
256 ::goby::middleware::protobuf::UDPOneToManyConfig* udp_config);
262 bool _internal_has_udp_customer_config()
const;
270 const ::goby::middleware::protobuf::UDPPointToPointConfig& _internal_udp_customer_config()
const;
271 ::goby::middleware::protobuf::UDPPointToPointConfig* _internal_mutable_udp_customer_config();
274 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_customer_config);
281 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
282 typedef void InternalArenaConstructable_;
283 typedef void DestructorSkippable_;
284 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
285 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
286 ::goby::middleware::protobuf::AppConfig* app_;
287 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
288 ::goby::middleware::protobuf::UDPOneToManyConfig* udp_config_;
289 ::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"
304 inline bool WebPortal::_internal_has_app()
const {
305 bool value = (_has_bits_[0] & 0x00000001u) != 0;
306 PROTOBUF_ASSUME(!value || app_ !=
nullptr);
309 inline bool WebPortal::has_app()
const {
310 return _internal_has_app();
312 inline const ::goby::middleware::protobuf::AppConfig& WebPortal::_internal_app()
const {
313 const ::goby::middleware::protobuf::AppConfig* p = app_;
314 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*
>(
315 &::goby::middleware::protobuf::_AppConfig_default_instance_);
317 inline const ::goby::middleware::protobuf::AppConfig& WebPortal::app()
const {
319 return _internal_app();
321 inline void WebPortal::unsafe_arena_set_allocated_app(
322 ::goby::middleware::protobuf::AppConfig* app) {
323 if (GetArena() ==
nullptr) {
324 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
328 _has_bits_[0] |= 0x00000001u;
330 _has_bits_[0] &= ~0x00000001u;
334 inline ::goby::middleware::protobuf::AppConfig* WebPortal::release_app() {
335 auto temp = unsafe_arena_release_app();
336 if (GetArena() !=
nullptr) {
337 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
341 inline ::goby::middleware::protobuf::AppConfig* WebPortal::unsafe_arena_release_app() {
343 _has_bits_[0] &= ~0x00000001u;
344 ::goby::middleware::protobuf::AppConfig* temp = app_;
348 inline ::goby::middleware::protobuf::AppConfig* WebPortal::_internal_mutable_app() {
349 _has_bits_[0] |= 0x00000001u;
350 if (app_ ==
nullptr) {
351 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArena());
356 inline ::goby::middleware::protobuf::AppConfig* WebPortal::mutable_app() {
358 return _internal_mutable_app();
360 inline void WebPortal::set_allocated_app(::goby::middleware::protobuf::AppConfig* app) {
361 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
362 if (message_arena ==
nullptr) {
363 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
366 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
367 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app)->GetArena();
368 if (message_arena != submessage_arena) {
369 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
370 message_arena, app, submessage_arena);
372 _has_bits_[0] |= 0x00000001u;
374 _has_bits_[0] &= ~0x00000001u;
381 inline bool WebPortal::_internal_has_interprocess()
const {
382 bool value = (_has_bits_[0] & 0x00000002u) != 0;
383 PROTOBUF_ASSUME(!value || interprocess_ !=
nullptr);
386 inline bool WebPortal::has_interprocess()
const {
387 return _internal_has_interprocess();
389 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& WebPortal::_internal_interprocess()
const {
390 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
391 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*
>(
392 &::goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_);
394 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& WebPortal::interprocess()
const {
396 return _internal_interprocess();
398 inline void WebPortal::unsafe_arena_set_allocated_interprocess(
399 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
400 if (GetArena() ==
nullptr) {
401 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
403 interprocess_ = interprocess;
405 _has_bits_[0] |= 0x00000002u;
407 _has_bits_[0] &= ~0x00000002u;
411 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* WebPortal::release_interprocess() {
412 auto temp = unsafe_arena_release_interprocess();
413 if (GetArena() !=
nullptr) {
414 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
418 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* WebPortal::unsafe_arena_release_interprocess() {
420 _has_bits_[0] &= ~0x00000002u;
421 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp = interprocess_;
422 interprocess_ =
nullptr;
425 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* WebPortal::_internal_mutable_interprocess() {
426 _has_bits_[0] |= 0x00000002u;
427 if (interprocess_ ==
nullptr) {
428 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArena());
431 return interprocess_;
433 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* WebPortal::mutable_interprocess() {
435 return _internal_mutable_interprocess();
437 inline void WebPortal::set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
438 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
439 if (message_arena ==
nullptr) {
440 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
443 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
444 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess)->GetArena();
445 if (message_arena != submessage_arena) {
446 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
447 message_arena, interprocess, submessage_arena);
449 _has_bits_[0] |= 0x00000002u;
451 _has_bits_[0] &= ~0x00000002u;
453 interprocess_ = interprocess;
458 inline bool WebPortal::_internal_has_udp_config()
const {
459 bool value = (_has_bits_[0] & 0x00000004u) != 0;
460 PROTOBUF_ASSUME(!value || udp_config_ !=
nullptr);
463 inline bool WebPortal::has_udp_config()
const {
464 return _internal_has_udp_config();
466 inline const ::goby::middleware::protobuf::UDPOneToManyConfig& WebPortal::_internal_udp_config()
const {
467 const ::goby::middleware::protobuf::UDPOneToManyConfig* p = udp_config_;
468 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::UDPOneToManyConfig*
>(
469 &::goby::middleware::protobuf::_UDPOneToManyConfig_default_instance_);
471 inline const ::goby::middleware::protobuf::UDPOneToManyConfig& WebPortal::udp_config()
const {
473 return _internal_udp_config();
475 inline void WebPortal::unsafe_arena_set_allocated_udp_config(
476 ::goby::middleware::protobuf::UDPOneToManyConfig* udp_config) {
477 if (GetArena() ==
nullptr) {
478 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config_);
480 udp_config_ = udp_config;
482 _has_bits_[0] |= 0x00000004u;
484 _has_bits_[0] &= ~0x00000004u;
488 inline ::goby::middleware::protobuf::UDPOneToManyConfig* WebPortal::release_udp_config() {
489 auto temp = unsafe_arena_release_udp_config();
490 if (GetArena() !=
nullptr) {
491 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
495 inline ::goby::middleware::protobuf::UDPOneToManyConfig* WebPortal::unsafe_arena_release_udp_config() {
497 _has_bits_[0] &= ~0x00000004u;
498 ::goby::middleware::protobuf::UDPOneToManyConfig* temp = udp_config_;
499 udp_config_ =
nullptr;
502 inline ::goby::middleware::protobuf::UDPOneToManyConfig* WebPortal::_internal_mutable_udp_config() {
503 _has_bits_[0] |= 0x00000004u;
504 if (udp_config_ ==
nullptr) {
505 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPOneToManyConfig>(GetArena());
510 inline ::goby::middleware::protobuf::UDPOneToManyConfig* WebPortal::mutable_udp_config() {
512 return _internal_mutable_udp_config();
514 inline void WebPortal::set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig* udp_config) {
515 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
516 if (message_arena ==
nullptr) {
517 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config_);
520 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
521 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_config)->GetArena();
522 if (message_arena != submessage_arena) {
523 udp_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
524 message_arena, udp_config, submessage_arena);
526 _has_bits_[0] |= 0x00000004u;
528 _has_bits_[0] &= ~0x00000004u;
530 udp_config_ = udp_config;
535 inline bool WebPortal::_internal_has_udp_customer_config()
const {
536 bool value = (_has_bits_[0] & 0x00000008u) != 0;
537 PROTOBUF_ASSUME(!value || udp_customer_config_ !=
nullptr);
540 inline bool WebPortal::has_udp_customer_config()
const {
541 return _internal_has_udp_customer_config();
543 inline const ::goby::middleware::protobuf::UDPPointToPointConfig& WebPortal::_internal_udp_customer_config()
const {
544 const ::goby::middleware::protobuf::UDPPointToPointConfig* p = udp_customer_config_;
545 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::UDPPointToPointConfig*
>(
546 &::goby::middleware::protobuf::_UDPPointToPointConfig_default_instance_);
548 inline const ::goby::middleware::protobuf::UDPPointToPointConfig& WebPortal::udp_customer_config()
const {
550 return _internal_udp_customer_config();
552 inline void WebPortal::unsafe_arena_set_allocated_udp_customer_config(
553 ::goby::middleware::protobuf::UDPPointToPointConfig* udp_customer_config) {
554 if (GetArena() ==
nullptr) {
555 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_customer_config_);
557 udp_customer_config_ = udp_customer_config;
558 if (udp_customer_config) {
559 _has_bits_[0] |= 0x00000008u;
561 _has_bits_[0] &= ~0x00000008u;
565 inline ::goby::middleware::protobuf::UDPPointToPointConfig* WebPortal::release_udp_customer_config() {
566 auto temp = unsafe_arena_release_udp_customer_config();
567 if (GetArena() !=
nullptr) {
568 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
572 inline ::goby::middleware::protobuf::UDPPointToPointConfig* WebPortal::unsafe_arena_release_udp_customer_config() {
574 _has_bits_[0] &= ~0x00000008u;
575 ::goby::middleware::protobuf::UDPPointToPointConfig* temp = udp_customer_config_;
576 udp_customer_config_ =
nullptr;
579 inline ::goby::middleware::protobuf::UDPPointToPointConfig* WebPortal::_internal_mutable_udp_customer_config() {
580 _has_bits_[0] |= 0x00000008u;
581 if (udp_customer_config_ ==
nullptr) {
582 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::UDPPointToPointConfig>(GetArena());
583 udp_customer_config_ = p;
585 return udp_customer_config_;
587 inline ::goby::middleware::protobuf::UDPPointToPointConfig* WebPortal::mutable_udp_customer_config() {
589 return _internal_mutable_udp_customer_config();
591 inline void WebPortal::set_allocated_udp_customer_config(::goby::middleware::protobuf::UDPPointToPointConfig* udp_customer_config) {
592 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
593 if (message_arena ==
nullptr) {
594 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_customer_config_);
596 if (udp_customer_config) {
597 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
598 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(udp_customer_config)->GetArena();
599 if (message_arena != submessage_arena) {
600 udp_customer_config = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
601 message_arena, udp_customer_config, submessage_arena);
603 _has_bits_[0] |= 0x00000008u;
605 _has_bits_[0] &= ~0x00000008u;
607 udp_customer_config_ = udp_customer_config;
612 #pragma GCC diagnostic pop
622 #include <google/protobuf/port_undef.inc>
static const WebPortal & default_instance()
::goby::middleware::protobuf::UDPPointToPointConfig * release_udp_customer_config()
bool has_udp_customer_config() const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
WebPortal(::PROTOBUF_NAMESPACE_ID::Arena *arena)
bool has_interprocess() const
::goby::middleware::protobuf::UDPPointToPointConfig * unsafe_arena_release_udp_customer_config()
static const WebPortal * internal_default_instance()
const ::goby::middleware::protobuf::UDPPointToPointConfig & udp_customer_config() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::goby::middleware::protobuf::AppConfig & app() const
static void InitAsDefaultInstance()
WebPortal & operator=(const WebPortal &from)
const ::goby::middleware::protobuf::UDPOneToManyConfig & udp_config() const
void clear_interprocess()
WebPortal & operator=(WebPortal &&from) noexcept
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
void Swap(WebPortal *other)
void unsafe_arena_set_allocated_udp_customer_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_customer_config)
::goby::middleware::protobuf::AppConfig * release_app()
void CopyFrom(const WebPortal &from)
void set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
WebPortal * New() const final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
void MergeFrom(const WebPortal &from)
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void set_allocated_udp_customer_config(::goby::middleware::protobuf::UDPPointToPointConfig *udp_customer_config)
void unsafe_arena_set_allocated_udp_config(::goby::middleware::protobuf::UDPOneToManyConfig *udp_config)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
::goby::middleware::protobuf::UDPOneToManyConfig * mutable_udp_config()
friend void swap(WebPortal &a, WebPortal &b)
WebPortal(const WebPortal &from)
::goby::middleware::protobuf::AppConfig * mutable_app()
WebPortal * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void UnsafeArenaSwap(WebPortal *other)
::goby::middleware::protobuf::UDPOneToManyConfig * release_udp_config()
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
WebPortal(WebPortal &&from) noexcept
::goby::middleware::protobuf::UDPPointToPointConfig * mutable_udp_customer_config()
void clear_udp_customer_config()
::goby::middleware::protobuf::UDPOneToManyConfig * unsafe_arena_release_udp_config()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
bool has_udp_config() const
WebPortalDefaultTypeInternal _WebPortal_default_instance_
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::xbee::protobuf::Config >, 11, false > config
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_bin_2fweb_5fportal_2fconfig_2eproto