![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include "ortools/scheduling/jobshop_scheduling.pb.h"#include <algorithm>#include <type_traits>#include "google/protobuf/io/coded_stream.h"#include "google/protobuf/generated_message_tctable_impl.h"#include "google/protobuf/extension_set.h"#include "google/protobuf/generated_message_util.h"#include "google/protobuf/wire_format_lite.h"#include "google/protobuf/descriptor.h"#include "google/protobuf/generated_message_reflection.h"#include "google/protobuf/reflection_ops.h"#include "google/protobuf/wire_format.h"#include "google/protobuf/port_def.inc"#include "google/protobuf/port_undef.inc"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |
| namespace | operations_research::scheduling |
| namespace | operations_research::scheduling::jssp |
| namespace | |
| namespace | google::protobuf |
Functions | |
| const ::uint32_t TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto::offsets[] | ABSL_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold) |
Variables | |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TransitionTimeMatrixDefaultTypeInternal | operations_research::scheduling::jssp::_TransitionTimeMatrix_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TaskDefaultTypeInternal | operations_research::scheduling::jssp::_Task_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 JobPrecedenceDefaultTypeInternal | operations_research::scheduling::jssp::_JobPrecedence_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AssignedTaskDefaultTypeInternal | operations_research::scheduling::jssp::_AssignedTask_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 MachineDefaultTypeInternal | operations_research::scheduling::jssp::_Machine_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 JobDefaultTypeInternal | operations_research::scheduling::jssp::_Job_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AssignedJobDefaultTypeInternal | operations_research::scheduling::jssp::_AssignedJob_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 JsspOutputSolutionDefaultTypeInternal | operations_research::scheduling::jssp::_JsspOutputSolution_default_instance_ |
| PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 JsspInputProblemDefaultTypeInternal | operations_research::scheduling::jssp::_JsspInputProblem_default_instance_ |
| static constexprconst ::_pb::EnumDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE | file_level_enum_descriptors_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto = nullptr |
| static constexprconst ::_pb::ServiceDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE | file_level_service_descriptors_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto = nullptr |
| static const ::_pb::Message *PROTOBUF_NONNULL const | file_default_instances [] |
| static const ::_pbi::DescriptorTable *PROTOBUF_NONNULL const | descriptor_table_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto_deps [1] |
| ::absl::once_flag | descriptor_table_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto_once |
| PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable | descriptor_table_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::Task_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::Job_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::TransitionTimeMatrix_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::Machine_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::JobPrecedence_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::JsspInputProblem_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::AssignedTask_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::AssignedJob_class_data_ |
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull | operations_research::scheduling::jssp::JsspOutputSolution_class_data_ |
| static PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::std::false_type | _static_init2_ |
| @protoc_insertion_point(global_scope) | |
| const ::uint32_t TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto::offsets[] ABSL_ATTRIBUTE_SECTION_VARIABLE | ( | protodesc_cold | ) |
|
static |
@protoc_insertion_point(global_scope)
Definition at line 3673 of file jobshop_scheduling.pb.cc.
| PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
Definition at line 451 of file jobshop_scheduling.pb.cc.
|
static |
Definition at line 447 of file jobshop_scheduling.pb.cc.
|
static |
Definition at line 450 of file jobshop_scheduling.pb.cc.
|
static |
Definition at line 395 of file jobshop_scheduling.pb.cc.
|
staticconstexpr |
Definition at line 292 of file jobshop_scheduling.pb.cc.
|
staticconstexpr |
Definition at line 294 of file jobshop_scheduling.pb.cc.