Goby3  3.1.4
2024.02.22
tool.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/apps/middleware/goby_tool/tool.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_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/generated_enum_reflection.h>
33 #include <google/protobuf/unknown_field_set.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>
40 // @@protoc_insertion_point(includes)
41 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
42 
44 // Internal implementation detail -- do not use these members.
45 struct TableStruct {
46  static const ::google::protobuf::internal::ParseTableField entries[];
47  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
48  static const ::google::protobuf::internal::ParseTable schema[1];
49  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
50  static const ::google::protobuf::internal::SerializationTable serialization_table[];
52 };
53 void AddDescriptors();
54 } // namespace protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
55 namespace goby {
56 namespace apps {
57 namespace middleware {
58 namespace protobuf {
59 class GobyToolConfig;
60 class GobyToolConfigDefaultTypeInternal;
61 extern GobyToolConfigDefaultTypeInternal _GobyToolConfig_default_instance_;
62 } // namespace protobuf
63 } // namespace middleware
64 } // namespace apps
65 } // namespace goby
66 namespace google {
67 namespace protobuf {
68 template<> ::goby::apps::middleware::protobuf::GobyToolConfig* Arena::CreateMaybeMessage<::goby::apps::middleware::protobuf::GobyToolConfig>(Arena*);
69 } // namespace protobuf
70 } // namespace google
71 namespace goby {
72 namespace apps {
73 namespace middleware {
74 namespace protobuf {
75 
82 };
83 bool GobyToolConfig_Action_IsValid(int value);
87 
88 const ::google::protobuf::EnumDescriptor* GobyToolConfig_Action_descriptor();
89 inline const ::std::string& GobyToolConfig_Action_Name(GobyToolConfig_Action value) {
90  return ::google::protobuf::internal::NameOfEnum(
92 }
94  const ::std::string& name, GobyToolConfig_Action* value) {
95  return ::google::protobuf::internal::ParseNamedEnum<GobyToolConfig_Action>(
96  GobyToolConfig_Action_descriptor(), name, value);
97 }
98 // ===================================================================
99 
100 class GobyToolConfig : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:goby.apps.middleware.protobuf.GobyToolConfig) */ {
101  public:
102  GobyToolConfig();
103  virtual ~GobyToolConfig();
104 
105  GobyToolConfig(const GobyToolConfig& from);
106 
107  inline GobyToolConfig& operator=(const GobyToolConfig& from) {
108  CopyFrom(from);
109  return *this;
110  }
111  #if LANG_CXX11
112  GobyToolConfig(GobyToolConfig&& from) noexcept
113  : GobyToolConfig() {
114  *this = ::std::move(from);
115  }
116 
117  inline GobyToolConfig& operator=(GobyToolConfig&& from) noexcept {
118  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
119  if (this != &from) InternalSwap(&from);
120  } else {
121  CopyFrom(from);
122  }
123  return *this;
124  }
125  #endif
126  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
127  return _internal_metadata_.unknown_fields();
128  }
129  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
130  return _internal_metadata_.mutable_unknown_fields();
131  }
132 
133  static const ::google::protobuf::Descriptor* descriptor();
134  static const GobyToolConfig& default_instance();
135 
136  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
137  static inline const GobyToolConfig* internal_default_instance() {
138  return reinterpret_cast<const GobyToolConfig*>(
140  }
141  static constexpr int kIndexInFileMessages =
142  0;
143 
144  void Swap(GobyToolConfig* other);
145  friend void swap(GobyToolConfig& a, GobyToolConfig& b) {
146  a.Swap(&b);
147  }
148 
149  // implements Message ----------------------------------------------
150 
151  inline GobyToolConfig* New() const final {
152  return CreateMaybeMessage<GobyToolConfig>(NULL);
153  }
154 
155  GobyToolConfig* New(::google::protobuf::Arena* arena) const final {
156  return CreateMaybeMessage<GobyToolConfig>(arena);
157  }
158  void CopyFrom(const ::google::protobuf::Message& from) final;
159  void MergeFrom(const ::google::protobuf::Message& from) final;
160  void CopyFrom(const GobyToolConfig& from);
161  void MergeFrom(const GobyToolConfig& from);
162  void Clear() final;
163  bool IsInitialized() const final;
164 
165  size_t ByteSizeLong() const final;
167  ::google::protobuf::io::CodedInputStream* input) final;
169  ::google::protobuf::io::CodedOutputStream* output) const final;
171  bool deterministic, ::google::protobuf::uint8* target) const final;
172  int GetCachedSize() const final { return _cached_size_.Get(); }
173 
174  private:
175  void SharedCtor();
176  void SharedDtor();
177  void SetCachedSize(int size) const final;
178  void InternalSwap(GobyToolConfig* other);
179  private:
180  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
181  return NULL;
182  }
183  inline void* MaybeArenaPtr() const {
184  return NULL;
185  }
186  public:
187 
189 
190  // nested types ----------------------------------------------------
191 
193  static const Action help =
195  static const Action log =
197  static const Action launch =
199  static const Action zeromq =
201  static const Action protobuf =
203  static inline bool Action_IsValid(int value) {
204  return GobyToolConfig_Action_IsValid(value);
205  }
206  static const Action Action_MIN =
208  static const Action Action_MAX =
210  static const int Action_ARRAYSIZE =
212  static inline const ::google::protobuf::EnumDescriptor*
215  }
216  static inline const ::std::string& Action_Name(Action value) {
217  return GobyToolConfig_Action_Name(value);
218  }
219  static inline bool Action_Parse(const ::std::string& name,
220  Action* value) {
221  return GobyToolConfig_Action_Parse(name, value);
222  }
223 
224  // accessors -------------------------------------------------------
225 
226  // optional .goby.middleware.protobuf.AppConfig app = 1 [(.goby.field) = {
227  bool has_app() const;
228  void clear_app();
229  static const int kAppFieldNumber = 1;
230  private:
231  const ::goby::middleware::protobuf::AppConfig& _internal_app() const;
232  public:
233  const ::goby::middleware::protobuf::AppConfig& app() const;
237 
238  // optional .goby.apps.middleware.protobuf.GobyToolConfig.Action action = 2 [default = help, (.goby.field) = {
239  bool has_action() const;
240  void clear_action();
241  static const int kActionFieldNumber = 2;
244 
245  // @@protoc_insertion_point(class_scope:goby.apps.middleware.protobuf.GobyToolConfig)
246  private:
247  void set_has_app();
248  void clear_has_app();
249  void set_has_action();
250  void clear_has_action();
251 
252  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
253  ::google::protobuf::internal::HasBits<1> _has_bits_;
254  mutable ::google::protobuf::internal::CachedSize _cached_size_;
256  int action_;
257  friend struct ::protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct;
258 };
259 // ===================================================================
260 
261 
262 // ===================================================================
263 
264 #ifdef __GNUC__
265  #pragma GCC diagnostic push
266  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
267 #endif // __GNUC__
268 // GobyToolConfig
269 
270 // optional .goby.middleware.protobuf.AppConfig app = 1 [(.goby.field) = {
271 inline bool GobyToolConfig::has_app() const {
272  return (_has_bits_[0] & 0x00000001u) != 0;
273 }
274 inline void GobyToolConfig::set_has_app() {
275  _has_bits_[0] |= 0x00000001u;
276 }
277 inline void GobyToolConfig::clear_has_app() {
278  _has_bits_[0] &= ~0x00000001u;
279 }
280 inline const ::goby::middleware::protobuf::AppConfig& GobyToolConfig::_internal_app() const {
281  return *app_;
282 }
283 inline const ::goby::middleware::protobuf::AppConfig& GobyToolConfig::app() const {
284  const ::goby::middleware::protobuf::AppConfig* p = app_;
285  // @@protoc_insertion_point(field_get:goby.apps.middleware.protobuf.GobyToolConfig.app)
286  return p != NULL ? *p : *reinterpret_cast<const ::goby::middleware::protobuf::AppConfig*>(
288 }
289 inline ::goby::middleware::protobuf::AppConfig* GobyToolConfig::release_app() {
290  // @@protoc_insertion_point(field_release:goby.apps.middleware.protobuf.GobyToolConfig.app)
291  clear_has_app();
293  app_ = NULL;
294  return temp;
295 }
296 inline ::goby::middleware::protobuf::AppConfig* GobyToolConfig::mutable_app() {
297  set_has_app();
298  if (app_ == NULL) {
299  auto* p = CreateMaybeMessage<::goby::middleware::protobuf::AppConfig>(GetArenaNoVirtual());
300  app_ = p;
301  }
302  // @@protoc_insertion_point(field_mutable:goby.apps.middleware.protobuf.GobyToolConfig.app)
303  return app_;
304 }
306  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
307  if (message_arena == NULL) {
308  delete reinterpret_cast< ::google::protobuf::MessageLite*>(app_);
309  }
310  if (app) {
311  ::google::protobuf::Arena* submessage_arena = NULL;
312  if (message_arena != submessage_arena) {
313  app = ::google::protobuf::internal::GetOwnedMessage(
314  message_arena, app, submessage_arena);
315  }
316  set_has_app();
317  } else {
318  clear_has_app();
319  }
320  app_ = app;
321  // @@protoc_insertion_point(field_set_allocated:goby.apps.middleware.protobuf.GobyToolConfig.app)
322 }
323 
324 // optional .goby.apps.middleware.protobuf.GobyToolConfig.Action action = 2 [default = help, (.goby.field) = {
325 inline bool GobyToolConfig::has_action() const {
326  return (_has_bits_[0] & 0x00000002u) != 0;
327 }
328 inline void GobyToolConfig::set_has_action() {
329  _has_bits_[0] |= 0x00000002u;
330 }
331 inline void GobyToolConfig::clear_has_action() {
332  _has_bits_[0] &= ~0x00000002u;
333 }
335  action_ = 0;
336  clear_has_action();
337 }
339  // @@protoc_insertion_point(field_get:goby.apps.middleware.protobuf.GobyToolConfig.action)
340  return static_cast< ::goby::apps::middleware::protobuf::GobyToolConfig_Action >(action_);
341 }
344  set_has_action();
345  action_ = value;
346  // @@protoc_insertion_point(field_set:goby.apps.middleware.protobuf.GobyToolConfig.action)
347 }
348 
349 #ifdef __GNUC__
350  #pragma GCC diagnostic pop
351 #endif // __GNUC__
352 
353 // @@protoc_insertion_point(namespace_scope)
354 
355 } // namespace protobuf
356 } // namespace middleware
357 } // namespace apps
358 } // namespace goby
359 
360 namespace google {
361 namespace protobuf {
362 
363 template <> struct is_proto_enum< ::goby::apps::middleware::protobuf::GobyToolConfig_Action> : ::std::true_type {};
364 template <>
365 inline const EnumDescriptor* GetEnumDescriptor< ::goby::apps::middleware::protobuf::GobyToolConfig_Action>() {
367 }
368 
369 } // namespace protobuf
370 } // namespace google
371 
372 // @@protoc_insertion_point(global_scope)
373 
374 #endif // PROTOBUF_INCLUDED_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
goby::apps::middleware::protobuf::GobyToolConfig::kActionFieldNumber
static const int kActionFieldNumber
Definition: tool.pb.h:241
goby::apps::middleware::protobuf::GobyToolConfig::mutable_app
::goby::middleware::protobuf::AppConfig * mutable_app()
Definition: tool.pb.h:296
goby::apps::middleware::protobuf::GobyToolConfig::has_app
bool has_app() const
Definition: tool.pb.h:271
goby::apps::middleware::protobuf::GobyToolConfig::Clear
void Clear() final
goby::middleware::protobuf::AppConfig
Definition: app_config.pb.h:767
goby::apps::middleware::protobuf::GobyToolConfig::default_instance
static const GobyToolConfig & default_instance()
goby::apps::middleware::protobuf::GobyToolConfig::operator=
GobyToolConfig & operator=(const GobyToolConfig &from)
Definition: tool.pb.h:107
goby::apps::middleware::protobuf::GobyToolConfig::help
static const Action help
Definition: tool.pb.h:193
goby::apps::middleware::protobuf::GobyToolConfig::Swap
void Swap(GobyToolConfig *other)
goby::apps::middleware::protobuf::GobyToolConfig_Action_IsValid
bool GobyToolConfig_Action_IsValid(int value)
goby::apps::middleware::protobuf::GobyToolConfig::Action_Parse
static bool Action_Parse(const ::std::string &name, Action *value)
Definition: tool.pb.h:219
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
goby::apps::middleware::protobuf::GobyToolConfig::has_action
bool has_action() const
Definition: tool.pb.h:325
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: tool.pb.h:50
goby::apps::middleware::protobuf::GobyToolConfig_Action_zeromq
@ GobyToolConfig_Action_zeromq
Definition: tool.pb.h:80
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: tool.pb.h:48
goby::apps::middleware::protobuf::GobyToolConfig::IsInitialized
bool IsInitialized() const final
goby::apps::middleware::protobuf::GobyToolConfig_Action_Parse
bool GobyToolConfig_Action_Parse(const ::std::string &name, GobyToolConfig_Action *value)
Definition: tool.pb.h:93
goby::apps::middleware::protobuf::GobyToolConfig::zeromq
static const Action zeromq
Definition: tool.pb.h:199
goby::apps::middleware::protobuf::GobyToolConfig_Action_Name
const ::std::string & GobyToolConfig_Action_Name(GobyToolConfig_Action value)
Definition: tool.pb.h:89
goby::apps::middleware::protobuf::GobyToolConfig_Action_Action_MAX
const GobyToolConfig_Action GobyToolConfig_Action_Action_MAX
Definition: tool.pb.h:85
google::protobuf::MessageLite
Definition: message_lite.h:164
goby::apps::middleware::protobuf::GobyToolConfig_Action_log
@ GobyToolConfig_Action_log
Definition: tool.pb.h:78
goby::apps::middleware::protobuf::GobyToolConfig::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: tool.pb.h:126
goby::apps::middleware::protobuf::GobyToolConfig::clear_action
void clear_action()
Definition: tool.pb.h:334
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: tool.pb.h:46
goby::apps::middleware::protobuf::GobyToolConfig::swap
friend void swap(GobyToolConfig &a, GobyToolConfig &b)
Definition: tool.pb.h:145
goby::apps::middleware::protobuf::GobyToolConfig::InitAsDefaultInstance
static void InitAsDefaultInstance()
goby::apps::middleware::protobuf::GobyToolConfig::New
GobyToolConfig * New(::google::protobuf::Arena *arena) const final
Definition: tool.pb.h:155
google::protobuf::Arena
Definition: arena.h:244
goby::apps::middleware::protobuf::GobyToolConfig::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
goby::apps::middleware::protobuf::GobyToolConfig::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
goby::apps::middleware::protobuf::GobyToolConfig::~GobyToolConfig
virtual ~GobyToolConfig()
goby::apps::middleware::protobuf::GobyToolConfig
Definition: tool.pb.h:100
goby::apps::middleware::protobuf::GobyToolConfig::ByteSizeLong
size_t ByteSizeLong() const final
goby::apps::middleware::protobuf::GobyToolConfig::Action_IsValid
static bool Action_IsValid(int value)
Definition: tool.pb.h:203
goby::apps::middleware::protobuf::GobyToolConfig::app
const ::goby::middleware::protobuf::AppConfig & app() const
Definition: tool.pb.h:283
goby::apps::middleware::protobuf::GobyToolConfig::New
GobyToolConfig * New() const final
Definition: tool.pb.h:151
goby::apps::middleware::protobuf::GobyToolConfig_Action_help
@ GobyToolConfig_Action_help
Definition: tool.pb.h:77
goby::apps::middleware::protobuf::GobyToolConfig::launch
static const Action launch
Definition: tool.pb.h:197
goby::apps::middleware::protobuf::GobyToolConfig::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
goby::apps::middleware::protobuf::GobyToolConfig::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: tool.pb.h:129
goby::apps::middleware::protobuf::GobyToolConfig_Action
GobyToolConfig_Action
Definition: tool.pb.h:76
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: tool.pb.h:51
goby::apps::middleware::protobuf::_GobyToolConfig_default_instance_
GobyToolConfigDefaultTypeInternal _GobyToolConfig_default_instance_
goby::apps::middleware::protobuf::GobyToolConfig::action
::goby::apps::middleware::protobuf::GobyToolConfig_Action action() const
Definition: tool.pb.h:338
goby::apps::middleware::protobuf::GobyToolConfig_Action_descriptor
const ::google::protobuf::EnumDescriptor * GobyToolConfig_Action_descriptor()
message.h
goby::apps::middleware::protobuf::GobyToolConfig::descriptor
static const ::google::protobuf::Descriptor * descriptor()
goby::apps::middleware::protobuf::GobyToolConfig_Action_Action_MIN
const GobyToolConfig_Action GobyToolConfig_Action_Action_MIN
Definition: tool.pb.h:84
goby::apps::middleware::protobuf::GobyToolConfig::protobuf
static const Action protobuf
Definition: tool.pb.h:201
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::apps::middleware::protobuf::GobyToolConfig_Action_launch
@ GobyToolConfig_Action_launch
Definition: tool.pb.h:79
goby::apps::middleware::protobuf::GobyToolConfig::kAppFieldNumber
static const int kAppFieldNumber
Definition: tool.pb.h:229
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: tool.pb.h:49
goby::apps::middleware::protobuf::GobyToolConfig::release_app
::goby::middleware::protobuf::AppConfig * release_app()
Definition: tool.pb.h:289
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
Definition: tool.pb.h:43
goby::apps::middleware::protobuf::GobyToolConfig::GobyToolConfig
GobyToolConfig()
goby::apps::middleware::protobuf::GobyToolConfig::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
google::protobuf::Metadata
Definition: message.h:174
goby::apps::middleware::protobuf::GobyToolConfig_Action_protobuf
@ GobyToolConfig_Action_protobuf
Definition: tool.pb.h:81
google::protobuf::Message
Definition: message.h:189
goby::apps::middleware::protobuf::GobyToolConfig::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
goby::apps::middleware::protobuf::GobyToolConfig::Action_MAX
static const Action Action_MAX
Definition: tool.pb.h:208
goby::middleware::protobuf::_AppConfig_default_instance_
AppConfigDefaultTypeInternal _AppConfig_default_instance_
goby::apps::middleware::protobuf::GobyToolConfig::Action_MIN
static const Action Action_MIN
Definition: tool.pb.h:206
goby::apps::middleware::protobuf::GobyToolConfig::clear_app
void clear_app()
goby::apps::middleware::protobuf::GobyToolConfig::Action_ARRAYSIZE
static const int Action_ARRAYSIZE
Definition: tool.pb.h:210
arena.h
goby::apps::middleware::protobuf::GobyToolConfig::Action_Name
static const ::std::string & Action_Name(Action value)
Definition: tool.pb.h:216
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::AddDescriptors
void AddDescriptors()
goby::apps::middleware::protobuf::GobyToolConfig_Action_Action_ARRAYSIZE
const int GobyToolConfig_Action_Action_ARRAYSIZE
Definition: tool.pb.h:86
goby::apps::middleware::protobuf::GobyToolConfig::Action_descriptor
static const ::google::protobuf::EnumDescriptor * Action_descriptor()
Definition: tool.pb.h:213
option_extensions.pb.h
goby::apps::middleware::protobuf::GobyToolConfig::internal_default_instance
static const GobyToolConfig * internal_default_instance()
Definition: tool.pb.h:137
goby::apps::middleware::protobuf::GobyToolConfig::set_allocated_app
void set_allocated_app(::goby::middleware::protobuf::AppConfig *app)
Definition: tool.pb.h:305
goby::apps::middleware::protobuf::GobyToolConfig::GetCachedSize
int GetCachedSize() const final
Definition: tool.pb.h:172
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct
Definition: tool.pb.h:45
app_config.pb.h
goby::apps::middleware::protobuf::GobyToolConfig::set_action
void set_action(::goby::apps::middleware::protobuf::GobyToolConfig_Action value)
Definition: tool.pb.h:342
protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: tool.pb.h:47
goby::apps::middleware::protobuf::GobyToolConfig::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
goby::apps::middleware::protobuf::GobyToolConfig::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: tool.pb.h:141
google
Definition: dccl.h:57
goby::apps::middleware::protobuf::GobyToolConfig::log
static const Action log
Definition: tool.pb.h:195