4 #ifndef GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fterminate_5fconfig_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2fterminate_5fconfig_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>
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>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
38 #include "dccl/option_extensions.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 <boost/units/systems/si.hpp>
46 #include <google/protobuf/port_def.inc>
47 #define PROTOBUF_INTERNAL_EXPORT_goby_2fzeromq_2fprotobuf_2fterminate_5fconfig_2eproto
48 PROTOBUF_NAMESPACE_OPEN
52 PROTOBUF_NAMESPACE_CLOSE
56 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
58 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
60 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
62 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata
field_metadata[];
71 class TerminateConfig;
72 class TerminateConfigDefaultTypeInternal;
78 PROTOBUF_NAMESPACE_OPEN
79 template<> ::goby::apps::zeromq::protobuf::TerminateConfig* Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::TerminateConfig>(Arena*);
80 PROTOBUF_NAMESPACE_CLOSE
88 class TerminateConfig PROTOBUF_FINAL :
89 public ::PROTOBUF_NAMESPACE_ID::Message {
97 *
this = ::std::move(from);
100 inline TerminateConfig&
operator=(
const TerminateConfig& from) {
104 inline TerminateConfig&
operator=(TerminateConfig&& from) noexcept {
105 if (GetArena() == from.GetArena()) {
106 if (
this != &from) InternalSwap(&from);
114 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
117 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
120 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
121 return GetDescriptor();
124 return GetMetadataStatic().descriptor;
127 return GetMetadataStatic().reflection;
133 return reinterpret_cast<const TerminateConfig*
>(
136 static constexpr
int kIndexInFileMessages =
139 friend void swap(TerminateConfig& a, TerminateConfig& b) {
142 inline void Swap(TerminateConfig* other) {
143 if (other ==
this)
return;
144 if (GetArena() == other->GetArena()) {
147 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
151 if (other ==
this)
return;
152 GOOGLE_DCHECK(GetArena() == other->GetArena());
158 inline TerminateConfig*
New() const final {
159 return CreateMaybeMessage<TerminateConfig>(
nullptr);
162 TerminateConfig*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
163 return CreateMaybeMessage<TerminateConfig>(arena);
165 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
166 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
169 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
170 bool IsInitialized() const final;
173 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
174 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
175 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
176 int GetCachedSize() const final {
return _cached_size_.Get(); }
179 inline void SharedCtor();
180 inline void SharedDtor();
181 void SetCachedSize(
int size)
const final;
182 void InternalSwap(TerminateConfig* other);
183 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
184 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
185 return "goby.apps.zeromq.protobuf.TerminateConfig";
190 static void ArenaDtor(
void*
object);
191 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
196 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
208 kTargetNameFieldNumber = 3,
209 kTargetPidFieldNumber = 4,
211 kInterprocessFieldNumber = 2,
212 kResponseTimeoutFieldNumber = 5,
217 int _internal_target_name_size()
const;
231 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
target_name()
const;
234 const std::string& _internal_target_name(
int index)
const;
235 std::string* _internal_add_target_name();
241 int _internal_target_pid_size()
const;
246 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >&
247 _internal_target_pid()
const;
249 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >*
250 _internal_mutable_target_pid();
255 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >&
257 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >*
263 bool _internal_has_app()
const;
266 const ::goby::middleware::protobuf::AppConfig&
app()
const;
271 const ::goby::middleware::protobuf::AppConfig& _internal_app()
const;
272 ::goby::middleware::protobuf::AppConfig* _internal_mutable_app();
275 ::goby::middleware::protobuf::AppConfig* app);
281 bool _internal_has_interprocess()
const;
284 const ::goby::zeromq::protobuf::InterProcessPortalConfig&
interprocess()
const;
289 const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess()
const;
290 ::goby::zeromq::protobuf::InterProcessPortalConfig* _internal_mutable_interprocess();
293 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
299 bool _internal_has_response_timeout()
const;
305 float _internal_response_timeout()
const;
306 void _internal_set_response_timeout(
float value);
313 template<
typename Quantity >
315 { set_response_timeout(boost::units::quantity<response_timeout_unit,float >(value_w_units).value() ); };
317 template<
typename Quantity >
322 {
return response_timeout_with_units<boost::units::quantity< response_timeout_unit,float > >(); };
328 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
329 typedef void InternalArenaConstructable_;
330 typedef void DestructorSkippable_;
331 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
332 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
333 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> target_name_;
334 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > target_pid_;
335 ::goby::middleware::protobuf::AppConfig* app_;
336 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
337 float response_timeout_;
338 friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2fterminate_5fconfig_2eproto;
346 #pragma GCC diagnostic push
347 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
352 inline bool TerminateConfig::_internal_has_app()
const {
353 bool value = (_has_bits_[0] & 0x00000001u) != 0;
354 PROTOBUF_ASSUME(!value || app_ !=
nullptr);
357 inline bool TerminateConfig::has_app()
const {
358 return _internal_has_app();
360 inline const ::goby::middleware::protobuf::AppConfig& TerminateConfig::_internal_app()
const {
361 const ::goby::middleware::protobuf::AppConfig* p = app_;
362 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*
>(
365 inline const ::goby::middleware::protobuf::AppConfig& TerminateConfig::app()
const {
367 return _internal_app();
369 inline void TerminateConfig::unsafe_arena_set_allocated_app(
370 ::goby::middleware::protobuf::AppConfig* app) {
371 if (GetArena() ==
nullptr) {
372 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
376 _has_bits_[0] |= 0x00000001u;
378 _has_bits_[0] &= ~0x00000001u;
382 inline ::goby::middleware::protobuf::AppConfig* TerminateConfig::release_app() {
383 auto temp = unsafe_arena_release_app();
384 if (GetArena() !=
nullptr) {
385 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
389 inline ::goby::middleware::protobuf::AppConfig* TerminateConfig::unsafe_arena_release_app() {
391 _has_bits_[0] &= ~0x00000001u;
392 ::goby::middleware::protobuf::AppConfig* temp = app_;
396 inline ::goby::middleware::protobuf::AppConfig* TerminateConfig::_internal_mutable_app() {
397 _has_bits_[0] |= 0x00000001u;
398 if (app_ ==
nullptr) {
399 auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArena());
404 inline ::goby::middleware::protobuf::AppConfig* TerminateConfig::mutable_app() {
406 return _internal_mutable_app();
408 inline void TerminateConfig::set_allocated_app(::goby::middleware::protobuf::AppConfig* app) {
409 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
410 if (message_arena ==
nullptr) {
411 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app_);
414 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
415 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(app)->GetArena();
416 if (message_arena != submessage_arena) {
417 app = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
418 message_arena, app, submessage_arena);
420 _has_bits_[0] |= 0x00000001u;
422 _has_bits_[0] &= ~0x00000001u;
429 inline bool TerminateConfig::_internal_has_interprocess()
const {
430 bool value = (_has_bits_[0] & 0x00000002u) != 0;
431 PROTOBUF_ASSUME(!value || interprocess_ !=
nullptr);
434 inline bool TerminateConfig::has_interprocess()
const {
435 return _internal_has_interprocess();
437 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& TerminateConfig::_internal_interprocess()
const {
438 const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
439 return p !=
nullptr ? *p : *
reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*
>(
442 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& TerminateConfig::interprocess()
const {
444 return _internal_interprocess();
446 inline void TerminateConfig::unsafe_arena_set_allocated_interprocess(
447 ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
448 if (GetArena() ==
nullptr) {
449 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
451 interprocess_ = interprocess;
453 _has_bits_[0] |= 0x00000002u;
455 _has_bits_[0] &= ~0x00000002u;
459 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TerminateConfig::release_interprocess() {
460 auto temp = unsafe_arena_release_interprocess();
461 if (GetArena() !=
nullptr) {
462 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
466 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TerminateConfig::unsafe_arena_release_interprocess() {
468 _has_bits_[0] &= ~0x00000002u;
469 ::goby::zeromq::protobuf::InterProcessPortalConfig* temp = interprocess_;
470 interprocess_ =
nullptr;
473 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TerminateConfig::_internal_mutable_interprocess() {
474 _has_bits_[0] |= 0x00000002u;
475 if (interprocess_ ==
nullptr) {
476 auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArena());
479 return interprocess_;
481 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* TerminateConfig::mutable_interprocess() {
483 return _internal_mutable_interprocess();
485 inline void TerminateConfig::set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess) {
486 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
487 if (message_arena ==
nullptr) {
488 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess_);
491 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
492 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(interprocess)->GetArena();
493 if (message_arena != submessage_arena) {
494 interprocess = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
495 message_arena, interprocess, submessage_arena);
497 _has_bits_[0] |= 0x00000002u;
499 _has_bits_[0] &= ~0x00000002u;
501 interprocess_ = interprocess;
506 inline int TerminateConfig::_internal_target_name_size()
const {
507 return target_name_.size();
509 inline int TerminateConfig::target_name_size()
const {
510 return _internal_target_name_size();
512 inline void TerminateConfig::clear_target_name() {
513 target_name_.Clear();
515 inline std::string* TerminateConfig::add_target_name() {
517 return _internal_add_target_name();
519 inline const std::string& TerminateConfig::_internal_target_name(
int index)
const {
520 return target_name_.Get(index);
522 inline const std::string& TerminateConfig::target_name(
int index)
const {
524 return _internal_target_name(index);
526 inline std::string* TerminateConfig::mutable_target_name(
int index) {
528 return target_name_.Mutable(index);
530 inline void TerminateConfig::set_target_name(
int index,
const std::string& value) {
532 target_name_.Mutable(index)->assign(value);
534 inline void TerminateConfig::set_target_name(
int index, std::string&& value) {
536 target_name_.Mutable(index)->assign(std::move(value));
538 inline void TerminateConfig::set_target_name(
int index,
const char* value) {
539 GOOGLE_DCHECK(value !=
nullptr);
540 target_name_.Mutable(index)->assign(value);
543 inline void TerminateConfig::set_target_name(
int index,
const char* value,
size_t size) {
544 target_name_.Mutable(index)->assign(
545 reinterpret_cast<const char*
>(value), size);
548 inline std::string* TerminateConfig::_internal_add_target_name() {
549 return target_name_.Add();
551 inline void TerminateConfig::add_target_name(
const std::string& value) {
552 target_name_.Add()->assign(value);
555 inline void TerminateConfig::add_target_name(std::string&& value) {
556 target_name_.Add(std::move(value));
559 inline void TerminateConfig::add_target_name(
const char* value) {
560 GOOGLE_DCHECK(value !=
nullptr);
561 target_name_.Add()->assign(value);
564 inline void TerminateConfig::add_target_name(
const char* value,
size_t size) {
565 target_name_.Add()->assign(
reinterpret_cast<const char*
>(value), size);
568 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
569 TerminateConfig::target_name()
const {
573 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
574 TerminateConfig::mutable_target_name() {
576 return &target_name_;
580 inline int TerminateConfig::_internal_target_pid_size()
const {
581 return target_pid_.size();
583 inline int TerminateConfig::target_pid_size()
const {
584 return _internal_target_pid_size();
586 inline void TerminateConfig::clear_target_pid() {
590 return target_pid_.Get(index);
594 return _internal_target_pid(index);
597 target_pid_.Set(index, value);
601 target_pid_.Add(value);
604 _internal_add_target_pid(value);
607 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >&
608 TerminateConfig::_internal_target_pid()
const {
611 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >&
612 TerminateConfig::target_pid()
const {
614 return _internal_target_pid();
616 inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >*
617 TerminateConfig::_internal_mutable_target_pid() {
620 inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >*
621 TerminateConfig::mutable_target_pid() {
623 return _internal_mutable_target_pid();
627 inline bool TerminateConfig::_internal_has_response_timeout()
const {
628 bool value = (_has_bits_[0] & 0x00000004u) != 0;
631 inline bool TerminateConfig::has_response_timeout()
const {
632 return _internal_has_response_timeout();
634 inline void TerminateConfig::clear_response_timeout() {
635 response_timeout_ = 10;
636 _has_bits_[0] &= ~0x00000004u;
638 inline float TerminateConfig::_internal_response_timeout()
const {
639 return response_timeout_;
641 inline float TerminateConfig::response_timeout()
const {
643 return _internal_response_timeout();
645 inline void TerminateConfig::_internal_set_response_timeout(
float value) {
646 _has_bits_[0] |= 0x00000004u;
647 response_timeout_ =
value;
649 inline void TerminateConfig::set_response_timeout(
float value) {
650 _internal_set_response_timeout(value);
655 #pragma GCC diagnostic pop
667 #include <google/protobuf/port_undef.inc>
void add_target_name(const std::string &value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
TerminateConfig(TerminateConfig &&from) noexcept
void clear_response_timeout()
void set_target_name(int index, const char *value, size_t size)
void add_target_name(const char *value, size_t size)
void set_target_name(int index, std::string &&value)
::goby::middleware::protobuf::AppConfig * mutable_app()
void CopyFrom(const TerminateConfig &from)
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
bool has_interprocess() const
boost::units::quantity< response_timeout_unit, float > response_timeout_with_units() const
void set_response_timeout(float value)
void unsafe_arena_set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void set_response_timeout_with_units(Quantity value_w_units)
void Swap(TerminateConfig *other)
void unsafe_arena_set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > & target_pid() const
static void InitAsDefaultInstance()
void add_target_name(const char *value)
Quantity response_timeout_with_units() const
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
virtual ~TerminateConfig()
void add_target_pid(::PROTOBUF_NAMESPACE_ID::uint32 value)
friend void swap(TerminateConfig &a, TerminateConfig &b)
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & target_name() const
TerminateConfig(::PROTOBUF_NAMESPACE_ID::Arena *arena)
boost::units::unit< response_timeout_dimension, boost::units::si::system > response_timeout_unit
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app()
int target_pid_size() const
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
TerminateConfig & operator=(TerminateConfig &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void set_target_pid(int index, ::PROTOBUF_NAMESPACE_ID::uint32 value)
::PROTOBUF_NAMESPACE_ID::uint32 target_pid(int index) const
float response_timeout() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const std::string & target_name(int index) const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
int target_name_size() const
std::string * add_target_name()
void add_target_name(std::string &&value)
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > * mutable_target_pid()
void set_target_name(int index, const char *value)
std::string * mutable_target_name(int index)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const TerminateConfig * internal_default_instance()
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess()
void UnsafeArenaSwap(TerminateConfig *other)
const ::goby::middleware::protobuf::AppConfig & app() const
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
TerminateConfig & operator=(const TerminateConfig &from)
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
void set_target_name(int index, const std::string &value)
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
TerminateConfig * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
static const TerminateConfig & default_instance()
TerminateConfig * New() const final
void MergeFrom(const TerminateConfig &from)
bool has_response_timeout() const
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_target_name()
boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type response_timeout_dimension
::goby::middleware::protobuf::AppConfig * release_app()
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
void clear_interprocess()
TerminateConfig(const TerminateConfig &from)
@ value
the parser finished reading a JSON value
TerminateConfigDefaultTypeInternal _TerminateConfig_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
The global namespace for the Goby project.
type
Generic JSON types used in JWTs.
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fzeromq_2fprotobuf_2fterminate_5fconfig_2eproto