Goby3  3.1.5
2024.05.14
frontseat_interface_config.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/zeromq/protobuf/frontseat_interface_config.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
6 
7 #include <string>
8 
9 #include <google/protobuf/stubs/common.h>
10 
11 #if GOOGLE_PROTOBUF_VERSION < 3006001
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
14 #error your headers.
15 #endif
16 #if 3006001 < GOOGLE_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.
20 #endif
21 
22 #include <google/protobuf/io/coded_stream.h>
23 #include <google/protobuf/arena.h>
24 #include <google/protobuf/arenastring.h>
25 #include <google/protobuf/generated_message_table_driven.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/inlined_string_field.h>
28 #include <google/protobuf/metadata.h>
30 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
31 #include <google/protobuf/extension_set.h> // IWYU pragma: export
32 #include <google/protobuf/unknown_field_set.h>
36 #include "dccl/option_extensions.pb.h"
38 #include <boost/units/quantity.hpp>
39 #include <boost/units/absolute.hpp>
40 #include <boost/units/dimensionless_type.hpp>
41 #include <boost/units/make_scaled_unit.hpp>
42 
43 #include <boost/units/systems/si.hpp>
44 // @@protoc_insertion_point(includes)
45 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
46 
48 // Internal implementation detail -- do not use these members.
49 struct TableStruct {
50  static const ::google::protobuf::internal::ParseTableField entries[];
51  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
52  static const ::google::protobuf::internal::ParseTable schema[1];
53  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
54  static const ::google::protobuf::internal::SerializationTable serialization_table[];
56 };
57 void AddDescriptors();
58 } // namespace protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
59 namespace goby {
60 namespace apps {
61 namespace zeromq {
62 namespace protobuf {
63 class FrontSeatInterfaceConfig;
64 class FrontSeatInterfaceConfigDefaultTypeInternal;
65 extern FrontSeatInterfaceConfigDefaultTypeInternal _FrontSeatInterfaceConfig_default_instance_;
66 } // namespace protobuf
67 } // namespace zeromq
68 } // namespace apps
69 } // namespace goby
70 namespace google {
71 namespace protobuf {
72 template<> ::goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig* Arena::CreateMaybeMessage<::goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig>(Arena*);
73 } // namespace protobuf
74 } // namespace google
75 namespace goby {
76 namespace apps {
77 namespace zeromq {
78 namespace protobuf {
79 
80 // ===================================================================
81 
82 class FrontSeatInterfaceConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig) */ {
83  public:
85  virtual ~FrontSeatInterfaceConfig();
86 
88 
90  CopyFrom(from);
91  return *this;
92  }
93  #if LANG_CXX11
96  *this = ::std::move(from);
97  }
98 
100  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
101  if (this != &from) InternalSwap(&from);
102  } else {
103  CopyFrom(from);
104  }
105  return *this;
106  }
107  #endif
108  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
109  return _internal_metadata_.unknown_fields();
110  }
111  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
112  return _internal_metadata_.mutable_unknown_fields();
113  }
114 
115  static const ::google::protobuf::Descriptor* descriptor();
117 
118  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
120  return reinterpret_cast<const FrontSeatInterfaceConfig*>(
122  }
123  static constexpr int kIndexInFileMessages =
124  0;
125 
126  void Swap(FrontSeatInterfaceConfig* other);
128  a.Swap(&b);
129  }
130 
131  // implements Message ----------------------------------------------
132 
133  inline FrontSeatInterfaceConfig* New() const final {
134  return CreateMaybeMessage<FrontSeatInterfaceConfig>(NULL);
135  }
136 
138  return CreateMaybeMessage<FrontSeatInterfaceConfig>(arena);
139  }
140  void CopyFrom(const ::google::protobuf::Message& from) final;
141  void MergeFrom(const ::google::protobuf::Message& from) final;
142  void CopyFrom(const FrontSeatInterfaceConfig& from);
143  void MergeFrom(const FrontSeatInterfaceConfig& from);
144  void Clear() final;
145  bool IsInitialized() const final;
146 
147  size_t ByteSizeLong() const final;
149  ::google::protobuf::io::CodedInputStream* input) final;
151  ::google::protobuf::io::CodedOutputStream* output) const final;
153  bool deterministic, ::google::protobuf::uint8* target) const final;
154  int GetCachedSize() const final { return _cached_size_.Get(); }
155 
156  private:
157  void SharedCtor();
158  void SharedDtor();
159  void SetCachedSize(int size) const final;
160  void InternalSwap(FrontSeatInterfaceConfig* other);
161  private:
162  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
163  return NULL;
164  }
165  inline void* MaybeArenaPtr() const {
166  return NULL;
167  }
168  public:
169 
171 
172  // nested types ----------------------------------------------------
173 
174  // accessors -------------------------------------------------------
175 
176  // optional .goby.middleware.protobuf.AppConfig app = 1;
177  bool has_app() const;
178  void clear_app();
179  static const int kAppFieldNumber = 1;
180  private:
181  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
182  public:
183  const ::goby::middleware::protobuf::AppConfig& app() const;
184  ::goby::middleware::protobuf::AppConfig* release_app();
185  ::goby::middleware::protobuf::AppConfig* mutable_app();
186  void set_allocated_app(::goby::middleware::protobuf::AppConfig* app);
187 
188  // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
189  bool has_interprocess() const;
190  void clear_interprocess();
191  static const int kInterprocessFieldNumber = 2;
192  private:
193  const ::goby::zeromq::protobuf::InterProcessPortalConfig& _internal_interprocess() const;
194  public:
195  const ::goby::zeromq::protobuf::InterProcessPortalConfig& interprocess() const;
196  ::goby::zeromq::protobuf::InterProcessPortalConfig* release_interprocess();
197  ::goby::zeromq::protobuf::InterProcessPortalConfig* mutable_interprocess();
198  void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess);
199 
200  // required .goby.middleware.frontseat.protobuf.Config frontseat_cfg = 10;
201  bool has_frontseat_cfg() const;
202  void clear_frontseat_cfg();
203  static const int kFrontseatCfgFieldNumber = 10;
204  private:
205  const ::goby::middleware::frontseat::protobuf::Config& _internal_frontseat_cfg() const;
206  public:
207  const ::goby::middleware::frontseat::protobuf::Config& frontseat_cfg() const;
208  ::goby::middleware::frontseat::protobuf::Config* release_frontseat_cfg();
209  ::goby::middleware::frontseat::protobuf::Config* mutable_frontseat_cfg();
210  void set_allocated_frontseat_cfg(::goby::middleware::frontseat::protobuf::Config* frontseat_cfg);
211 
212  GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(FrontSeatInterfaceConfig)
213  // @@protoc_insertion_point(class_scope:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig)
214  private:
215  void set_has_app();
216  void clear_has_app();
217  void set_has_interprocess();
218  void clear_has_interprocess();
219  void set_has_frontseat_cfg();
220  void clear_has_frontseat_cfg();
221 
222  ::google::protobuf::internal::ExtensionSet _extensions_;
223 
224  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
225  ::google::protobuf::internal::HasBits<1> _has_bits_;
226  mutable ::google::protobuf::internal::CachedSize _cached_size_;
227  ::goby::middleware::protobuf::AppConfig* app_;
228  ::goby::zeromq::protobuf::InterProcessPortalConfig* interprocess_;
229  ::goby::middleware::frontseat::protobuf::Config* frontseat_cfg_;
231 };
232 // ===================================================================
233 
234 
235 // ===================================================================
236 
237 #ifdef __GNUC__
238  #pragma GCC diagnostic push
239  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
240 #endif // __GNUC__
241 // FrontSeatInterfaceConfig
242 
243 // optional .goby.middleware.protobuf.AppConfig app = 1;
245  return (_has_bits_[0] & 0x00000001u) != 0;
246 }
247 inline void FrontSeatInterfaceConfig::set_has_app() {
248  _has_bits_[0] |= 0x00000001u;
249 }
250 inline void FrontSeatInterfaceConfig::clear_has_app() {
251  _has_bits_[0] &= ~0x00000001u;
252 }
253 inline const ::goby::middleware::protobuf::AppConfig& FrontSeatInterfaceConfig::_internal_app() const {
254  return *app_;
255 }
256 inline const ::goby::middleware::protobuf::AppConfig& FrontSeatInterfaceConfig::app() const {
257  const ::goby::middleware::protobuf::AppConfig* p = app_;
258  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.app)
259  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
261 }
262 inline ::goby::middleware::protobuf::AppConfig* FrontSeatInterfaceConfig::release_app() {
263  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.app)
264  clear_has_app();
266  app_ = NULL;
267  return temp;
268 }
269 inline ::goby::middleware::protobuf::AppConfig* FrontSeatInterfaceConfig::mutable_app() {
270  set_has_app();
271  if (app_ == NULL) {
272  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
273  app_ = p;
274  }
275  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.app)
276  return app_;
277 }
279  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
280  if (message_arena == NULL) {
281  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
282  }
283  if (app) {
284  ::google::protobuf::Arena* submessage_arena = NULL;
285  if (message_arena != submessage_arena) {
286  app = ::google::protobuf::internal::GetOwnedMessage(
287  message_arena, app, submessage_arena);
288  }
289  set_has_app();
290  } else {
291  clear_has_app();
292  }
293  app_ = app;
294  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.app)
295 }
296 
297 // optional .goby.zeromq.protobuf.InterProcessPortalConfig interprocess = 2 [(.goby.field) = {
299  return (_has_bits_[0] & 0x00000002u) != 0;
300 }
301 inline void FrontSeatInterfaceConfig::set_has_interprocess() {
302  _has_bits_[0] |= 0x00000002u;
303 }
304 inline void FrontSeatInterfaceConfig::clear_has_interprocess() {
305  _has_bits_[0] &= ~0x00000002u;
306 }
307 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& FrontSeatInterfaceConfig::_internal_interprocess() const {
308  return *interprocess_;
309 }
310 inline const ::goby::zeromq::protobuf::InterProcessPortalConfig& FrontSeatInterfaceConfig::interprocess() const {
311  const ::goby::zeromq::protobuf::InterProcessPortalConfig* p = interprocess_;
312  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.interprocess)
313  return p != NULL ? *p : *reinterpret_cast<const ::goby::zeromq::protobuf::InterProcessPortalConfig*>(
315 }
316 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* FrontSeatInterfaceConfig::release_interprocess() {
317  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.interprocess)
318  clear_has_interprocess();
320  interprocess_ = NULL;
321  return temp;
322 }
323 inline ::goby::zeromq::protobuf::InterProcessPortalConfig* FrontSeatInterfaceConfig::mutable_interprocess() {
324  set_has_interprocess();
325  if (interprocess_ == NULL) {
326  auto* p = CreateMaybeMessage<::goby::zeromq::protobuf::InterProcessPortalConfig>(GetArenaNoVirtual());
327  interprocess_ = p;
328  }
329  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.interprocess)
330  return interprocess_;
331 }
333  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
334  if (message_arena == NULL) {
335  delete reinterpret_cast< ::google::protobuf::MessageLite*>(interprocess_);
336  }
337  if (interprocess) {
338  ::google::protobuf::Arena* submessage_arena = NULL;
339  if (message_arena != submessage_arena) {
340  interprocess = ::google::protobuf::internal::GetOwnedMessage(
341  message_arena, interprocess, submessage_arena);
342  }
343  set_has_interprocess();
344  } else {
345  clear_has_interprocess();
346  }
347  interprocess_ = interprocess;
348  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.interprocess)
349 }
350 
351 // required .goby.middleware.frontseat.protobuf.Config frontseat_cfg = 10;
353  return (_has_bits_[0] & 0x00000004u) != 0;
354 }
355 inline void FrontSeatInterfaceConfig::set_has_frontseat_cfg() {
356  _has_bits_[0] |= 0x00000004u;
357 }
358 inline void FrontSeatInterfaceConfig::clear_has_frontseat_cfg() {
359  _has_bits_[0] &= ~0x00000004u;
360 }
361 inline const ::goby::middleware::frontseat::protobuf::Config& FrontSeatInterfaceConfig::_internal_frontseat_cfg() const {
362  return *frontseat_cfg_;
363 }
364 inline const ::goby::middleware::frontseat::protobuf::Config& FrontSeatInterfaceConfig::frontseat_cfg() const {
365  const ::goby::middleware::frontseat::protobuf::Config* p = frontseat_cfg_;
366  // @@protoc_insertion_point(field_get:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.frontseat_cfg)
367  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::frontseat::protobuf::Config*>(
369 }
370 inline ::goby::middleware::frontseat::protobuf::Config* FrontSeatInterfaceConfig::release_frontseat_cfg() {
371  // @@protoc_insertion_point(field_release:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.frontseat_cfg)
372  clear_has_frontseat_cfg();
374  frontseat_cfg_ = NULL;
375  return temp;
376 }
377 inline ::goby::middleware::frontseat::protobuf::Config* FrontSeatInterfaceConfig::mutable_frontseat_cfg() {
378  set_has_frontseat_cfg();
379  if (frontseat_cfg_ == NULL) {
380  auto* p = CreateMaybeMessage<::goby::middleware::frontseat::protobuf::Config>(GetArenaNoVirtual());
381  frontseat_cfg_ = p;
382  }
383  // @@protoc_insertion_point(field_mutable:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.frontseat_cfg)
384  return frontseat_cfg_;
385 }
387  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
388  if (message_arena == NULL) {
389  delete reinterpret_cast< ::google::protobuf::MessageLite*>(frontseat_cfg_);
390  }
391  if (frontseat_cfg) {
392  ::google::protobuf::Arena* submessage_arena = NULL;
393  if (message_arena != submessage_arena) {
394  frontseat_cfg = ::google::protobuf::internal::GetOwnedMessage(
395  message_arena, frontseat_cfg, submessage_arena);
396  }
397  set_has_frontseat_cfg();
398  } else {
399  clear_has_frontseat_cfg();
400  }
401  frontseat_cfg_ = frontseat_cfg;
402  // @@protoc_insertion_point(field_set_allocated:goby.apps.zeromq.protobuf.FrontSeatInterfaceConfig.frontseat_cfg)
403 }
404 
405 #ifdef __GNUC__
406  #pragma GCC diagnostic pop
407 #endif // __GNUC__
408 
409 // @@protoc_insertion_point(namespace_scope)
410 
411 } // namespace protobuf
412 } // namespace zeromq
413 } // namespace apps
414 } // namespace goby
415 
416 // @@protoc_insertion_point(global_scope)
417 
418 #endif // PROTOBUF_INCLUDED_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_app
void clear_app()
goby::zeromq::protobuf::InterProcessPortalConfig
Definition: interprocess_config.pb.h:97
goby::middleware::protobuf::AppConfig
Definition: app_config.pb.h:767
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: frontseat_interface_config.pb.h:54
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: frontseat_interface_config.pb.h:50
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::internal_default_instance
static const FrontSeatInterfaceConfig * internal_default_instance()
Definition: frontseat_interface_config.pb.h:119
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::swap
friend void swap(FrontSeatInterfaceConfig &a, FrontSeatInterfaceConfig &b)
Definition: frontseat_interface_config.pb.h:127
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::~FrontSeatInterfaceConfig
virtual ~FrontSeatInterfaceConfig()
goby::apps::zeromq::protobuf::_FrontSeatInterfaceConfig_default_instance_
FrontSeatInterfaceConfigDefaultTypeInternal _FrontSeatInterfaceConfig_default_instance_
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_app
bool has_app() const
Definition: frontseat_interface_config.pb.h:244
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::ByteSizeLong
size_t ByteSizeLong() const final
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_interprocess
void clear_interprocess()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess()
Definition: frontseat_interface_config.pb.h:316
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_frontseat_cfg
::goby::middleware::frontseat::protobuf::Config * mutable_frontseat_cfg()
Definition: frontseat_interface_config.pb.h:377
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::frontseat_cfg
const ::goby::middleware::frontseat::protobuf::Config & frontseat_cfg() const
Definition: frontseat_interface_config.pb.h:364
google::protobuf::MessageLite
Definition: message_lite.h:164
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct
Definition: frontseat_interface_config.pb.h:49
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::New
FrontSeatInterfaceConfig * New() const final
Definition: frontseat_interface_config.pb.h:133
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: frontseat_interface_config.pb.h:52
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::kInterprocessFieldNumber
static const int kInterprocessFieldNumber
Definition: frontseat_interface_config.pb.h:191
google::protobuf::Arena
Definition: arena.h:244
frontseat_config.pb.h
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: frontseat_interface_config.pb.h:123
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: frontseat_interface_config.pb.h:111
interprocess_config.pb.h
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig
Definition: frontseat_interface_config.pb.h:82
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::Swap
void Swap(FrontSeatInterfaceConfig *other)
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::clear_frontseat_cfg
void clear_frontseat_cfg()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: frontseat_interface_config.pb.h:269
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: frontseat_interface_config.pb.h:262
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_interprocess
bool has_interprocess() const
Definition: frontseat_interface_config.pb.h:298
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
message.h
goby::middleware::frontseat::protobuf::Config
Definition: frontseat_config.pb.h:81
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: frontseat_interface_config.pb.h:53
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::mutable_interprocess
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess()
Definition: frontseat_interface_config.pb.h:323
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::New
FrontSeatInterfaceConfig * New(::google::protobuf::Arena *arena) const final
Definition: frontseat_interface_config.pb.h:137
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_interprocess
void set_allocated_interprocess(::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
Definition: frontseat_interface_config.pb.h:332
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: frontseat_interface_config.pb.h:55
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::GetCachedSize
int GetCachedSize() const final
Definition: frontseat_interface_config.pb.h:154
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto
Definition: frontseat_interface_config.pb.h:47
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::kFrontseatCfgFieldNumber
static const int kFrontseatCfgFieldNumber
Definition: frontseat_interface_config.pb.h:203
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::kAppFieldNumber
static const int kAppFieldNumber
Definition: frontseat_interface_config.pb.h:179
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::IsInitialized
bool IsInitialized() const final
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::default_instance
static const FrontSeatInterfaceConfig & default_instance()
google::protobuf::Metadata
Definition: message.h:174
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::AddDescriptors
void AddDescriptors()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::Clear
void Clear() final
google::protobuf::Message
Definition: message.h:189
protobuf_goby_2fzeromq_2fprotobuf_2ffrontseat_5finterface_5fconfig_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: frontseat_interface_config.pb.h:51
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::operator=
FrontSeatInterfaceConfig & operator=(const FrontSeatInterfaceConfig &from)
Definition: frontseat_interface_config.pb.h:89
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_frontseat_cfg
void set_allocated_frontseat_cfg(::goby::middleware::frontseat::protobuf::Config *frontseat_cfg)
Definition: frontseat_interface_config.pb.h:386
goby::middleware::protobuf::_AppConfig_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
arena.h
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::FrontSeatInterfaceConfig
FrontSeatInterfaceConfig()
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: frontseat_interface_config.pb.h:108
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::has_frontseat_cfg
bool has_frontseat_cfg() const
Definition: frontseat_interface_config.pb.h:352
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::release_frontseat_cfg
::goby::middleware::frontseat::protobuf::Config * release_frontseat_cfg()
Definition: frontseat_interface_config.pb.h:370
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::interprocess
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess() const
Definition: frontseat_interface_config.pb.h:310
option_extensions.pb.h
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: frontseat_interface_config.pb.h:256
goby::acomms::abc::protobuf::_Config_default_instance_
ConfigDefaultTypeInternal _Config_default_instance_
app_config.pb.h
goby::zeromq::protobuf::_InterProcessPortalConfig_default_instance_
InterProcessPortalConfigDefaultTypeInternal _InterProcessPortalConfig_default_instance_
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
friend
goby::apps::zeromq::protobuf::FrontSeatInterfaceConfig::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: frontseat_interface_config.pb.h:278
google
Definition: dccl.h:57