DCCL v4
Loading...
Searching...
No Matches
option_extensions.pb.h
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: dccl/protobuf/option_extensions.proto
3
4#ifndef GOOGLE_PROTOBUF_INCLUDED_dccl_2fprotobuf_2foption_5fextensions_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_dccl_2fprotobuf_2foption_5fextensions_2eproto
6
7#include <limits>
8#include <string>
9
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3021000
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 3021012 < 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_util.h>
27#include <google/protobuf/metadata_lite.h>
28#include <google/protobuf/generated_message_reflection.h>
29#include <google/protobuf/repeated_field.h> // IWYU pragma: export
30#include <google/protobuf/extension_set.h> // IWYU pragma: export
31#include "dccl/option_extensions.pb.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#include <google/protobuf/port_def.inc>
38#define PROTOBUF_INTERNAL_EXPORT_dccl_2fprotobuf_2foption_5fextensions_2eproto
39PROTOBUF_NAMESPACE_OPEN
40namespace internal {
41class AnyMetadata;
42} // namespace internal
43PROTOBUF_NAMESPACE_CLOSE
44
45// Internal implementation detail -- do not use these members.
47 static const uint32_t offsets[];
48};
49extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_dccl_2fprotobuf_2foption_5fextensions_2eproto;
50PROTOBUF_NAMESPACE_OPEN
51PROTOBUF_NAMESPACE_CLOSE
52namespace dccl {
53
54// ===================================================================
55
56
57// ===================================================================
58
59
60// ===================================================================
61
62#ifdef __GNUC__
63 #pragma GCC diagnostic push
64 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
65#endif // __GNUC__
66#ifdef __GNUC__
67 #pragma GCC diagnostic pop
68#endif // __GNUC__
69
70// @@protoc_insertion_point(namespace_scope)
71
72} // namespace dccl
73
74// @@protoc_insertion_point(global_scope)
75
76#include <google/protobuf/port_undef.inc>
77#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_dccl_2fprotobuf_2foption_5fextensions_2eproto
Dynamic Compact Control Language namespace.
Definition any.h:47