Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
enums_test.pb.cc
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// NO CHECKED-IN PROTOBUF GENCODE
3// source: ortools/math_opt/cpp/enums_test.proto
4// Protobuf C++ Version: 6.33.1
5
7
8#include <algorithm>
9#include <type_traits>
10#include "google/protobuf/io/coded_stream.h"
11#include "google/protobuf/generated_message_tctable_impl.h"
12#include "google/protobuf/extension_set.h"
13#include "google/protobuf/generated_message_util.h"
14#include "google/protobuf/wire_format_lite.h"
15#include "google/protobuf/descriptor.h"
16#include "google/protobuf/generated_message_reflection.h"
17#include "google/protobuf/reflection_ops.h"
18#include "google/protobuf/wire_format.h"
19// @@protoc_insertion_point(includes)
20
21// Must be included last.
22#include "google/protobuf/port_def.inc"
23PROTOBUF_PRAGMA_INIT_SEG
24namespace _pb = ::google::protobuf;
26namespace _fl = ::google::protobuf::internal::field_layout;
27namespace operations_research {
28namespace math_opt {
29} // namespace math_opt
30} // namespace operations_research
31static const ::_pb::EnumDescriptor* PROTOBUF_NONNULL
33static constexpr const ::_pb::ServiceDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE
36static constexpr ::_pbi::MigrationSchema* PROTOBUF_NULLABLE schemas = nullptr;
37static constexpr ::_pb::Message* PROTOBUF_NONNULL const* PROTOBUF_NULLABLE
39const char descriptor_table_protodef_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto[] ABSL_ATTRIBUTE_SECTION_VARIABLE(
40 protodesc_cold) = {
41 "\n%ortools/math_opt/cpp/enums_test.proto\022"
42 "\034operations_research.math_opt*g\n\rTestEnu"
43 "mProto\022\031\n\025TEST_ENUM_UNSPECIFIED\020\000\022\031\n\025TES"
44 "T_ENUM_FIRST_VALUE\020\001\022\032\n\026TEST_ENUM_SECOND"
45 "_VALUE\020\003\"\004\010\002\020\002b\006proto3"
46};
48PROTOBUF_CONSTINIT const ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto = {
49 false,
50 false,
51 182,
52 descriptor_table_protodef_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto,
53 "ortools/math_opt/cpp/enums_test.proto",
55 nullptr,
56 0,
57 0,
58 schemas,
63};
64namespace operations_research {
65namespace math_opt {
66const ::google::protobuf::EnumDescriptor* PROTOBUF_NONNULL TestEnumProto_descriptor() {
67 ::google::protobuf::internal::AssignDescriptors(&descriptor_table_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto);
69}
70PROTOBUF_CONSTINIT const uint32_t TestEnumProto_internal_data_[] = {
71 131072u, 32u, 2u, };
72// @@protoc_insertion_point(namespace_scope)
73} // namespace math_opt
74} // namespace operations_research
75namespace google {
76namespace protobuf {
77} // namespace protobuf
78} // namespace google
79// @@protoc_insertion_point(global_scope)
80PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::std::false_type
81 _static_init2_ [[maybe_unused]] =
83 ::std::false_type{});
84#include "google/protobuf/port_undef.inc"
static PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::std::false_type _static_init2_
static const ::_pb::Message *PROTOBUF_NONNULL const file_default_instances[]
::absl::once_flag descriptor_table_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto_once
static const ::_pb::EnumDescriptor *PROTOBUF_NONNULL file_level_enum_descriptors_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto[1]
static constexprconst ::_pb::ServiceDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE file_level_service_descriptors_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto
static constexpr ::_pbi::MigrationSchema *PROTOBUF_NULLABLE schemas
const char descriptor_table_protodef_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto[] ABSL_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL TestEnumProto_descriptor()
PROTOBUF_CONSTINIT const uint32_t TestEnumProto_internal_data_[]
OR-Tools root namespace.