![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <limits>#include <string>#include <type_traits>#include <utility>#include "google/protobuf/runtime_version.h"#include "google/protobuf/io/coded_stream.h"#include "google/protobuf/arena.h"#include "google/protobuf/arenastring.h"#include "google/protobuf/generated_message_tctable_decl.h"#include "google/protobuf/generated_message_util.h"#include "google/protobuf/metadata_lite.h"#include "google/protobuf/generated_message_reflection.h"#include "google/protobuf/repeated_field.h"#include "google/protobuf/extension_set.h"#include "google/protobuf/generated_enum_reflection.h"#include "google/protobuf/port_def.inc"#include "google/protobuf/port_undef.inc"Go to the source code of this file.
Classes | |
| struct | TableStruct_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto |
| struct | google::protobuf::is_proto_enum<::operations_research::math_opt::TestEnumProto > |
Namespaces | |
| namespace | |
| namespace | google::protobuf |
| namespace | google::protobuf::internal |
| namespace | operations_research |
| OR-Tools root namespace. | |
| namespace | operations_research::math_opt |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto OR_PROTO_DLL |
Functions | |
| template<typename T> | |
| ::absl::string_view | google::protobuf::internal::GetAnyMessageName () |
| bool | operations_research::math_opt::TestEnumProto_IsValid (int value) |
| const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL | operations_research::math_opt::TestEnumProto_descriptor () |
| template<typename T> | |
| const ::std::string & | operations_research::math_opt::TestEnumProto_Name (T value) |
| template<> | |
| const ::std::string & | operations_research::math_opt::TestEnumProto_Name (TestEnumProto value) |
| bool | operations_research::math_opt::TestEnumProto_Parse (::absl::string_view name, TestEnumProto *PROTOBUF_NONNULL value) |
| template<> | |
| const EnumDescriptor *PROTOBUF_NONNULL | google::protobuf::GetEnumDescriptor<::operations_research::math_opt::TestEnumProto > () |
Variables | |
| OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable | descriptor_table_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto |
| constexpr TestEnumProto | operations_research::math_opt::TestEnumProto_MIN |
| constexpr TestEnumProto | operations_research::math_opt::TestEnumProto_MAX |
| constexpr int | operations_research::math_opt::TestEnumProto_ARRAYSIZE = 3 + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_ortools_2fmath_5fopt_2fcpp_2fenums_5ftest_2eproto OR_PROTO_DLL |
Definition at line 35 of file enums_test.pb.h.
|
extern |
Definition at line 48 of file enums_test.pb.cc.