Definition at line 1484 of file jobshop_scheduling.pb.h.
#include <jobshop_scheduling.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kTasksFieldNumber | |
| kDueDateCostFieldNumber | |
| kSumOfTaskCostsFieldNumber | |
Definition at line 1625 of file jobshop_scheduling.pb.h.
◆ AssignedJob() [1/5]
| operations_research::scheduling::jssp::AssignedJob::AssignedJob |
( |
| ) |
|
|
inline |
◆ ~AssignedJob()
| operations_research::scheduling::jssp::AssignedJob::~AssignedJob |
( |
| ) |
|
◆ AssignedJob() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::scheduling::jssp::AssignedJob::AssignedJob |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ AssignedJob() [3/5]
| operations_research::scheduling::jssp::AssignedJob::AssignedJob |
( |
const AssignedJob & | from | ) |
|
|
inline |
◆ AssignedJob() [4/5]
| operations_research::scheduling::jssp::AssignedJob::AssignedJob |
( |
AssignedJob && | from | ) |
|
|
inlinenoexcept |
◆ AssignedJob() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::scheduling::jssp::AssignedJob::AssignedJob |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_tasks()
◆ ByteSizeLong()
| size_t operations_research::scheduling::jssp::AssignedJob::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::scheduling::jssp::AssignedJob::Clear |
( |
| ) |
|
◆ clear_due_date_cost()
| void operations_research::scheduling::jssp::AssignedJob::clear_due_date_cost |
( |
| ) |
|
|
inline |
◆ clear_sum_of_task_costs()
| void operations_research::scheduling::jssp::AssignedJob::clear_sum_of_task_costs |
( |
| ) |
|
|
inline |
◆ clear_tasks()
| void operations_research::scheduling::jssp::AssignedJob::clear_tasks |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::scheduling::jssp::AssignedJob::CopyFrom |
( |
const AssignedJob & | from | ) |
|
◆ default_instance()
| const AssignedJob & operations_research::scheduling::jssp::AssignedJob::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ due_date_cost()
| int64_t operations_research::scheduling::jssp::AssignedJob::due_date_cost |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int operations_research::scheduling::jssp::AssignedJob::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::scheduling::jssp::AssignedJob::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::scheduling::jssp::AssignedJob::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::scheduling::jssp::AssignedJob::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::scheduling::jssp::AssignedJob::MergeFrom |
( |
const AssignedJob & | from | ) |
|
|
inline |
◆ mutable_tasks() [1/2]
◆ mutable_tasks() [2/2]
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| AssignedJob *PROTOBUF_NONNULL operations_research::scheduling::jssp::AssignedJob::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_due_date_cost()
| void operations_research::scheduling::jssp::AssignedJob::set_due_date_cost |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_sum_of_task_costs()
| void operations_research::scheduling::jssp::AssignedJob::set_sum_of_task_costs |
( |
::int64_t | value | ) |
|
|
inline |
◆ sum_of_task_costs()
| int64_t operations_research::scheduling::jssp::AssignedJob::sum_of_task_costs |
( |
| ) |
const |
|
inline |
◆ Swap()
| void operations_research::scheduling::jssp::AssignedJob::Swap |
( |
AssignedJob *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ tasks() [1/2]
◆ tasks() [2/2]
| const::operations_research::scheduling::jssp::AssignedTask & operations_research::scheduling::jssp::AssignedJob::tasks |
( |
int | index | ) |
const |
|
inline |
◆ tasks_size()
| int operations_research::scheduling::jssp::AssignedJob::tasks_size |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::scheduling::jssp::AssignedJob::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::scheduling::jssp::AssignedJob::UnsafeArenaSwap |
( |
AssignedJob *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ ::google::protobuf::Arena
| friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
template<typename T>
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
| friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto
| friend struct ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::scheduling::jssp::AssignedJob::_impl_ |
◆ kIndexInFileMessages
| int operations_research::scheduling::jssp::AssignedJob::kIndexInFileMessages = 7 |
|
staticconstexpr |
The documentation for this class was generated from the following files: