![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 1190 of file jobshop_scheduling.pb.h.
#include <jobshop_scheduling.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kTasksFieldNumber = 1 , kNameFieldNumber = 16 , kEarliestStartFieldNumber = 2 , kLatestEndFieldNumber = 7 , kEarlyDueDateFieldNumber = 3 , kLateDueDateFieldNumber = 4 , kEarlinessCostPerTimeUnitFieldNumber = 5 , kLatenessCostPerTimeUnitFieldNumber = 6 } |
nested types -------------------------------------------------— More... |
Public Member Functions | |
Job () | |
~Job () PROTOBUF_FINAL | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | Job (::google::protobuf::internal::ConstantInitialized) |
Job (const Job &from) | |
Job (Job &&from) noexcept | |
Job & | operator= (const Job &from) |
Job & | operator= (Job &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
void | Swap (Job *PROTOBUF_NONNULL other) |
void | UnsafeArenaSwap (Job *PROTOBUF_NONNULL other) |
Job *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
implements Message -------------------------------------------— | |
void | CopyFrom (const Job &from) |
void | MergeFrom (const Job &from) |
bool | IsInitialized () const |
ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
::size_t | ByteSizeLong () const final |
::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
int | tasks_size () const |
repeated .operations_research.scheduling.jssp.Task tasks = 1; | |
void | clear_tasks () |
::operations_research::scheduling::jssp::Task *PROTOBUF_NONNULL | mutable_tasks (int index) |
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Task > *PROTOBUF_NONNULL | mutable_tasks () |
const ::operations_research::scheduling::jssp::Task & | tasks (int index) const |
::operations_research::scheduling::jssp::Task *PROTOBUF_NONNULL | add_tasks () |
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Task > & | tasks () const |
void | clear_name () |
string name = 16; | |
const ::std::string & | name () const |
template<typename Arg_ = const ::std::string&, typename... Args_> | |
void | set_name (Arg_ &&arg, Args_... args) |
::std::string *PROTOBUF_NONNULL | mutable_name () |
::std::string *PROTOBUF_NULLABLE | release_name () |
void | set_allocated_name (::std::string *PROTOBUF_NULLABLE value) |
bool | has_earliest_start () const |
.google.protobuf.Int64Value earliest_start = 2; | |
void | clear_earliest_start () |
const ::google::protobuf::Int64Value & | earliest_start () const |
::google::protobuf::Int64Value *PROTOBUF_NULLABLE | release_earliest_start () |
::google::protobuf::Int64Value *PROTOBUF_NONNULL | mutable_earliest_start () |
void | set_allocated_earliest_start (::google::protobuf::Int64Value *PROTOBUF_NULLABLE value) |
void | unsafe_arena_set_allocated_earliest_start (::google::protobuf::Int64Value *PROTOBUF_NULLABLE value) |
::google::protobuf::Int64Value *PROTOBUF_NULLABLE | unsafe_arena_release_earliest_start () |
bool | has_latest_end () const |
.google.protobuf.Int64Value latest_end = 7; | |
void | clear_latest_end () |
const ::google::protobuf::Int64Value & | latest_end () const |
::google::protobuf::Int64Value *PROTOBUF_NULLABLE | release_latest_end () |
::google::protobuf::Int64Value *PROTOBUF_NONNULL | mutable_latest_end () |
void | set_allocated_latest_end (::google::protobuf::Int64Value *PROTOBUF_NULLABLE value) |
void | unsafe_arena_set_allocated_latest_end (::google::protobuf::Int64Value *PROTOBUF_NULLABLE value) |
::google::protobuf::Int64Value *PROTOBUF_NULLABLE | unsafe_arena_release_latest_end () |
void | clear_early_due_date () |
int64 early_due_date = 3; | |
::int64_t | early_due_date () const |
void | set_early_due_date (::int64_t value) |
void | clear_late_due_date () |
int64 late_due_date = 4; | |
::int64_t | late_due_date () const |
void | set_late_due_date (::int64_t value) |
void | clear_earliness_cost_per_time_unit () |
int64 earliness_cost_per_time_unit = 5; | |
::int64_t | earliness_cost_per_time_unit () const |
void | set_earliness_cost_per_time_unit (::int64_t value) |
void | clear_lateness_cost_per_time_unit () |
int64 lateness_cost_per_time_unit = 6; | |
::int64_t | lateness_cost_per_time_unit () const |
void | set_lateness_cost_per_time_unit (::int64_t value) |
template<typename> | |
PROTOBUF_CONSTEXPR | Job (::_pbi::ConstantInitialized) |
template<typename Arg_, typename... Args_> | |
PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
static const Job & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 1 |
Protected Member Functions | |
Job (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
Job (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const Job &from) | |
Job (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, Job &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
Friends | |
class | ::google::protobuf::internal::TcParser |
class | ::google::protobuf::MessageLite |
class | ::google::protobuf::Arena |
template<typename T> | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
void | swap (Job &a, Job &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Definition at line 1332 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1193 of file jobshop_scheduling.pb.h.
operations_research::scheduling::jssp::Job::~Job | ( | ) |
@protoc_insertion_point(destructor:operations_research.scheduling.jssp.Job)
Definition at line 872 of file jobshop_scheduling.pb.cc.
|
explicit |
|
inline |
Definition at line 1206 of file jobshop_scheduling.pb.h.
|
inlinenoexcept |
Definition at line 1207 of file jobshop_scheduling.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.scheduling.jssp.Job)
Definition at line 808 of file jobshop_scheduling.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.scheduling.jssp.Job)
Definition at line 826 of file jobshop_scheduling.pb.cc.
|
inlineprotectednoexcept |
Definition at line 1314 of file jobshop_scheduling.pb.h.
PROTOBUF_CONSTEXPR operations_research::scheduling::jssp::Job::Job | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 183 of file jobshop_scheduling.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.scheduling.jssp.Job)
repeated .operations_research.scheduling.jssp.Task tasks = 1;
.google.protobuf.Int64Value earliest_start = 2;
int64 early_due_date = 3;
int64 late_due_date = 4;
int64 earliness_cost_per_time_unit = 5;
int64 lateness_cost_per_time_unit = 6;
.google.protobuf.Int64Value latest_end = 7;
string name = 16;
@protoc_insertion_point(serialize_to_array_end:operations_research.scheduling.jssp.Job)
Definition at line 1060 of file jobshop_scheduling.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.scheduling.jssp.Job.tasks)
Definition at line 2416 of file jobshop_scheduling.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.scheduling.jssp.Job)
Prevent compiler warnings about cached_has_bits being unused
repeated .operations_research.scheduling.jssp.Task tasks = 1;
string name = 16;
.google.protobuf.Int64Value earliest_start = 2;
.google.protobuf.Int64Value latest_end = 7;
int64 early_due_date = 3;
int64 late_due_date = 4;
int64 earliness_cost_per_time_unit = 5;
int64 lateness_cost_per_time_unit = 6;
Definition at line 1154 of file jobshop_scheduling.pb.cc.
PROTOBUF_NOINLINE void operations_research::scheduling::jssp::Job::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.scheduling.jssp.Job)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 1023 of file jobshop_scheduling.pb.cc.
void operations_research::scheduling::jssp::Job::clear_earliest_start | ( | ) |
Definition at line 798 of file jobshop_scheduling.pb.cc.
|
inline |
int64 earliness_cost_per_time_unit = 5;
Definition at line 2581 of file jobshop_scheduling.pb.h.
|
inline |
int64 early_due_date = 3;
Definition at line 2533 of file jobshop_scheduling.pb.h.
|
inline |
int64 late_due_date = 4;
Definition at line 2557 of file jobshop_scheduling.pb.h.
|
inline |
int64 lateness_cost_per_time_unit = 6;
Definition at line 2605 of file jobshop_scheduling.pb.h.
void operations_research::scheduling::jssp::Job::clear_latest_end | ( | ) |
Definition at line 803 of file jobshop_scheduling.pb.cc.
|
inline |
string name = 16;
Definition at line 2722 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 2396 of file jobshop_scheduling.pb.h.
void operations_research::scheduling::jssp::Job::CopyFrom | ( | const Job & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.scheduling.jssp.Job)
Definition at line 1289 of file jobshop_scheduling.pb.cc.
|
inlinestatic |
Definition at line 1241 of file jobshop_scheduling.pb.h.
|
inlinestatic |
Definition at line 1232 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.earliest_start)
Definition at line 2450 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.earliness_cost_per_time_unit)
Definition at line 2586 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.early_due_date)
Definition at line 2538 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1300 of file jobshop_scheduling.pb.h.
|
protected |
Definition at line 935 of file jobshop_scheduling.pb.cc.
|
inlinestatic |
Definition at line 1235 of file jobshop_scheduling.pb.h.
google::protobuf::Metadata operations_research::scheduling::jssp::Job::GetMetadata | ( | ) | const |
Definition at line 1313 of file jobshop_scheduling.pb.cc.
|
inlinestatic |
Definition at line 1238 of file jobshop_scheduling.pb.h.
|
inline |
.google.protobuf.Int64Value earliest_start = 2;
Definition at line 2440 of file jobshop_scheduling.pb.h.
|
inline |
.google.protobuf.Int64Value latest_end = 7;
Definition at line 2629 of file jobshop_scheduling.pb.h.
|
staticconstexpr |
Definition at line 907 of file jobshop_scheduling.pb.cc.
|
staticconstexprprotected |
Definition at line 891 of file jobshop_scheduling.pb.cc.
|
inline |
Definition at line 1276 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.late_due_date)
Definition at line 2562 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.lateness_cost_per_time_unit)
Definition at line 2610 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.latest_end)
Definition at line 2639 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1269 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.earliest_start)
Definition at line 2504 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.latest_end)
Definition at line 2693 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.name)
Definition at line 2739 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.scheduling.jssp.Job.tasks)
Definition at line 2405 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.tasks)
Definition at line 2400 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1227 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.name)
Definition at line 2727 of file jobshop_scheduling.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 1263 of file jobshop_scheduling.pb.h.
Definition at line 1209 of file jobshop_scheduling.pb.h.
Definition at line 1213 of file jobshop_scheduling.pb.h.
|
inlinestaticprotected |
Definition at line 886 of file jobshop_scheduling.pb.cc.
|
inlinenodiscard |
Definition at line 2468 of file jobshop_scheduling.pb.h.
|
inlinenodiscard |
Definition at line 2657 of file jobshop_scheduling.pb.h.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.name)
Definition at line 2759 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.earliest_start)
Definition at line 2511 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.latest_end)
Definition at line 2700 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.name)
Definition at line 2772 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.earliness_cost_per_time_unit)
Definition at line 2590 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.early_due_date)
Definition at line 2542 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.late_due_date)
Definition at line 2566 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.lateness_cost_per_time_unit)
Definition at line 2614 of file jobshop_scheduling.pb.h.
void operations_research::scheduling::jssp::Job::set_name | ( | Arg_ && | arg, |
Args_... | args ) |
PROTOBUF_ALWAYS_INLINE void operations_research::scheduling::jssp::Job::set_name | ( | Arg_ && | arg, |
Args_... | args ) |
@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.name)
Definition at line 2733 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1247 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.scheduling.jssp.Job.tasks)
Definition at line 2423 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.tasks)
Definition at line 2411 of file jobshop_scheduling.pb.h.
|
inline |
repeated .operations_research.scheduling.jssp.Task tasks = 1;
Definition at line 2393 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1223 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.earliest_start)
Definition at line 2487 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.latest_end)
Definition at line 2676 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.scheduling.jssp.Job.earliest_start)
Definition at line 2454 of file jobshop_scheduling.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.scheduling.jssp.Job.latest_end)
Definition at line 2643 of file jobshop_scheduling.pb.h.
|
inline |
Definition at line 1255 of file jobshop_scheduling.pb.h.
|
friend |
Definition at line 1454 of file jobshop_scheduling.pb.h.
|
friend |
Definition at line 1456 of file jobshop_scheduling.pb.h.
|
friend |
Definition at line 1447 of file jobshop_scheduling.pb.h.
|
friend |
Definition at line 1453 of file jobshop_scheduling.pb.h.
|
friend |
Definition at line 1481 of file jobshop_scheduling.pb.h.
Definition at line 1246 of file jobshop_scheduling.pb.h.
Impl_ operations_research::scheduling::jssp::Job::_impl_ |
Definition at line 1480 of file jobshop_scheduling.pb.h.
|
staticconstexpr |
Definition at line 1245 of file jobshop_scheduling.pb.h.