Goby3  3.1.5
2024.05.14
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 GOOGLE_PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
6 
7 #include <limits>
8 #include <string>
9 
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
14 #error your headers.
15 #endif
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.
20 #endif
21 
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/repeated_field.h> // IWYU pragma: export
32 #include <google/protobuf/extension_set.h> // IWYU pragma: export
33 #include <google/protobuf/generated_enum_reflection.h>
34 #include <boost/units/quantity.hpp>
35 #include <boost/units/absolute.hpp>
36 #include <boost/units/dimensionless_type.hpp>
37 #include <boost/units/make_scaled_unit.hpp>
38 // @@protoc_insertion_point(includes)
39 #include <google/protobuf/port_def.inc>
40 #define PROTOBUF_INTERNAL_EXPORT_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
41 PROTOBUF_NAMESPACE_OPEN
42 namespace internal {
43 class AnyMetadata;
44 } // namespace internal
45 PROTOBUF_NAMESPACE_CLOSE
46 
47 // Internal implementation detail -- do not use these members.
49  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
50  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
51  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
52  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
53  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
54  PROTOBUF_SECTION_VARIABLE(protodesc_cold);
55  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
56  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
58 };
59 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fmiddleware_2fprotobuf_2flayer_2eproto;
60 PROTOBUF_NAMESPACE_OPEN
61 PROTOBUF_NAMESPACE_CLOSE
62 namespace goby {
63 namespace middleware {
64 namespace protobuf {
65 
66 enum Layer : int {
71 };
72 bool Layer_IsValid(int value);
75 constexpr int Layer_ARRAYSIZE = Layer_MAX + 1;
76 
77 const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Layer_descriptor();
78 template<typename T>
79 inline const std::string& Layer_Name(T enum_t_value) {
80  static_assert(::std::is_same<T, Layer>::value ||
81  ::std::is_integral<T>::value,
82  "Incorrect type passed to function Layer_Name.");
83  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
84  Layer_descriptor(), enum_t_value);
85 }
86 inline bool Layer_Parse(
87  const std::string& name, Layer* value) {
88  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<Layer>(
89  Layer_descriptor(), name, value);
90 }
91 // ===================================================================
92 
93 
94 // ===================================================================
95 
96 
97 // ===================================================================
98 
99 #ifdef __GNUC__
100  #pragma GCC diagnostic push
101  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
102 #endif // __GNUC__
103 #ifdef __GNUC__
104  #pragma GCC diagnostic pop
105 #endif // __GNUC__
106 
107 // @@protoc_insertion_point(namespace_scope)
108 
109 } // namespace protobuf
110 } // namespace middleware
111 } // namespace goby
112 
113 PROTOBUF_NAMESPACE_OPEN
114 
115 template <> struct is_proto_enum< ::goby::middleware::protobuf::Layer> : ::std::true_type {};
116 template <>
117 inline const EnumDescriptor* GetEnumDescriptor< ::goby::middleware::protobuf::Layer>() {
119 }
120 
121 PROTOBUF_NAMESPACE_CLOSE
122 
123 // @@protoc_insertion_point(global_scope)
124 
125 #include <google/protobuf/port_undef.inc>
126 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2fmiddleware_2fprotobuf_2flayer_2eproto
constexpr Layer Layer_MAX
Definition: layer.pb.h:74
const std::string & Layer_Name(T enum_t_value)
Definition: layer.pb.h:79
constexpr int Layer_ARRAYSIZE
Definition: layer.pb.h:75
bool Layer_IsValid(int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Layer_descriptor()
bool Layer_Parse(const std::string &name, Layer *value)
Definition: layer.pb.h:86
constexpr Layer Layer_MIN
Definition: layer.pb.h:73
The global namespace for the Goby project.
std::uint32_t uint32
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: layer.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
Definition: layer.pb.h:55
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)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
Definition: layer.pb.h:56