Goby3  3.1.4
2024.02.22
layer.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: goby/middleware/protobuf/layer.proto
3 
4 #ifndef PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
5 #define PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_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>
29 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
30 #include <google/protobuf/extension_set.h> // IWYU pragma: export
31 #include <google/protobuf/generated_enum_reflection.h>
32 #include <boost/units/quantity.hpp>
33 #include <boost/units/absolute.hpp>
34 #include <boost/units/dimensionless_type.hpp>
35 #include <boost/units/make_scaled_unit.hpp>
36 // @@protoc_insertion_point(includes)
37 #define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
38 
40 // Internal implementation detail -- do not use these members.
41 struct TableStruct {
42  static const ::google::protobuf::internal::ParseTableField entries[];
43  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
44  static const ::google::protobuf::internal::ParseTable schema[1];
45  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
46  static const ::google::protobuf::internal::SerializationTable serialization_table[];
48 };
49 void AddDescriptors();
50 } // namespace protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
51 namespace goby {
52 namespace middleware {
53 namespace protobuf {
54 } // namespace protobuf
55 } // namespace middleware
56 } // namespace goby
57 namespace goby {
58 namespace middleware {
59 namespace protobuf {
60 
61 enum Layer {
66 };
67 bool Layer_IsValid(int value);
70 const int Layer_ARRAYSIZE = Layer_MAX + 1;
71 
72 const ::google::protobuf::EnumDescriptor* Layer_descriptor();
73 inline const ::std::string& Layer_Name(Layer value) {
74  return ::google::protobuf::internal::NameOfEnum(
75  Layer_descriptor(), value);
76 }
77 inline bool Layer_Parse(
78  const ::std::string& name, Layer* value) {
79  return ::google::protobuf::internal::ParseNamedEnum<Layer>(
80  Layer_descriptor(), name, value);
81 }
82 // ===================================================================
83 
84 
85 // ===================================================================
86 
87 
88 // ===================================================================
89 
90 #ifdef __GNUC__
91  #pragma GCC diagnostic push
92  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
93 #endif // __GNUC__
94 #ifdef __GNUC__
95  #pragma GCC diagnostic pop
96 #endif // __GNUC__
97 
98 // @@protoc_insertion_point(namespace_scope)
99 
100 } // namespace protobuf
101 } // namespace middleware
102 } // namespace goby
103 
104 namespace google {
105 namespace protobuf {
106 
107 template <> struct is_proto_enum< ::goby::middleware::protobuf::Layer> : ::std::true_type {};
108 template <>
109 inline const EnumDescriptor* GetEnumDescriptor< ::goby::middleware::protobuf::Layer>() {
111 }
112 
113 } // namespace protobuf
114 } // namespace google
115 
116 // @@protoc_insertion_point(global_scope)
117 
118 #endif // PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: layer.pb.h:45
goby
The global namespace for the Goby project.
Definition: acomms_constants.h:33
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::AddDescriptors
void AddDescriptors()
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: layer.pb.h:47
goby::middleware::protobuf::LAYER_INTERMODULE
@ LAYER_INTERMODULE
Definition: layer.pb.h:64
goby::middleware::protobuf::Layer_MAX
const Layer Layer_MAX
Definition: layer.pb.h:69
goby::middleware::protobuf::Layer
Layer
Definition: layer.pb.h:61
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: layer.pb.h:42
goby::middleware::protobuf::Layer_ARRAYSIZE
const int Layer_ARRAYSIZE
Definition: layer.pb.h:70
goby::middleware::protobuf::Layer_IsValid
bool Layer_IsValid(int value)
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
Definition: layer.pb.h:39
goby::middleware::protobuf::Layer_descriptor
const ::google::protobuf::EnumDescriptor * Layer_descriptor()
goby::middleware::protobuf::LAYER_INTERPROCESS
@ LAYER_INTERPROCESS
Definition: layer.pb.h:63
goby::uint32
std::uint32_t uint32
Definition: primitive_types.h:32
goby::middleware::protobuf::LAYER_INTERVEHICLE
@ LAYER_INTERVEHICLE
Definition: layer.pb.h:65
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct
Definition: layer.pb.h:41
goby::middleware::protobuf::LAYER_INTERTHREAD
@ LAYER_INTERTHREAD
Definition: layer.pb.h:62
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: layer.pb.h:46
goby::middleware::protobuf::Layer_MIN
const Layer Layer_MIN
Definition: layer.pb.h:68
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: layer.pb.h:43
arena.h
goby::middleware::protobuf::Layer_Name
const ::std::string & Layer_Name(Layer value)
Definition: layer.pb.h:73
goby::middleware::protobuf::Layer_Parse
bool Layer_Parse(const ::std::string &name, Layer *value)
Definition: layer.pb.h:77
protobuf_goby_2fmiddleware_2fprotobuf_2flayer_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: layer.pb.h:44
google
Definition: dccl.h:57