Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::scheduling::jssp::Job Class Referencefinal

Detailed Description

Definition at line 1190 of file jobshop_scheduling.pb.h.

#include <jobshop_scheduling.pb.h>

Inheritance diagram for operations_research::scheduling::jssp::Job:

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
Joboperator= (const Job &from)
Joboperator= (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::Tasktasks (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 Jobdefault_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)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

nested types -------------------------------------------------—

accessors ----------------------------------------------------—

Enumerator
kTasksFieldNumber 
kNameFieldNumber 
kEarliestStartFieldNumber 
kLatestEndFieldNumber 
kEarlyDueDateFieldNumber 
kLateDueDateFieldNumber 
kEarlinessCostPerTimeUnitFieldNumber 
kLatenessCostPerTimeUnitFieldNumber 

Definition at line 1332 of file jobshop_scheduling.pb.h.

Constructor & Destructor Documentation

◆ Job() [1/8]

operations_research::scheduling::jssp::Job::Job ( )
inline

Definition at line 1193 of file jobshop_scheduling.pb.h.

◆ ~Job()

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.

◆ Job() [2/8]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::scheduling::jssp::Job::Job ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ Job() [3/8]

operations_research::scheduling::jssp::Job::Job ( const Job & from)
inline

Definition at line 1206 of file jobshop_scheduling.pb.h.

◆ Job() [4/8]

operations_research::scheduling::jssp::Job::Job ( Job && from)
inlinenoexcept

Definition at line 1207 of file jobshop_scheduling.pb.h.

◆ Job() [5/8]

operations_research::scheduling::jssp::Job::Job ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.scheduling.jssp.Job)

Definition at line 808 of file jobshop_scheduling.pb.cc.

◆ Job() [6/8]

operations_research::scheduling::jssp::Job::Job ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
const Job & from )
protected

@protoc_insertion_point(copy_constructor:operations_research.scheduling.jssp.Job)

Definition at line 826 of file jobshop_scheduling.pb.cc.

◆ Job() [7/8]

operations_research::scheduling::jssp::Job::Job ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
Job && from )
inlineprotectednoexcept

Definition at line 1314 of file jobshop_scheduling.pb.h.

◆ Job() [8/8]

template<typename>
PROTOBUF_CONSTEXPR operations_research::scheduling::jssp::Job::Job ( ::_pbi::ConstantInitialized )

Definition at line 183 of file jobshop_scheduling.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
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.

◆ add_tasks()

operations_research::scheduling::jssp::Task *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::add_tasks ( )
inline

@protoc_insertion_point(field_add:operations_research.scheduling.jssp.Job.tasks)

Definition at line 2416 of file jobshop_scheduling.pb.h.

◆ ByteSizeLong()

size_t operations_research::scheduling::jssp::Job::ByteSizeLong ( ) const
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.

◆ Clear()

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.

◆ clear_earliest_start()

void operations_research::scheduling::jssp::Job::clear_earliest_start ( )

Definition at line 798 of file jobshop_scheduling.pb.cc.

◆ clear_earliness_cost_per_time_unit()

void operations_research::scheduling::jssp::Job::clear_earliness_cost_per_time_unit ( )
inline

int64 earliness_cost_per_time_unit = 5;

Definition at line 2581 of file jobshop_scheduling.pb.h.

◆ clear_early_due_date()

void operations_research::scheduling::jssp::Job::clear_early_due_date ( )
inline

int64 early_due_date = 3;

Definition at line 2533 of file jobshop_scheduling.pb.h.

◆ clear_late_due_date()

void operations_research::scheduling::jssp::Job::clear_late_due_date ( )
inline

int64 late_due_date = 4;

Definition at line 2557 of file jobshop_scheduling.pb.h.

◆ clear_lateness_cost_per_time_unit()

void operations_research::scheduling::jssp::Job::clear_lateness_cost_per_time_unit ( )
inline

int64 lateness_cost_per_time_unit = 6;

Definition at line 2605 of file jobshop_scheduling.pb.h.

◆ clear_latest_end()

void operations_research::scheduling::jssp::Job::clear_latest_end ( )

Definition at line 803 of file jobshop_scheduling.pb.cc.

◆ clear_name()

void operations_research::scheduling::jssp::Job::clear_name ( )
inline

string name = 16;

Definition at line 2722 of file jobshop_scheduling.pb.h.

◆ clear_tasks()

void operations_research::scheduling::jssp::Job::clear_tasks ( )
inline

Definition at line 2396 of file jobshop_scheduling.pb.h.

◆ CopyFrom()

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.

◆ default_instance()

const Job & operations_research::scheduling::jssp::Job::default_instance ( )
inlinestatic

Definition at line 1241 of file jobshop_scheduling.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::descriptor ( )
inlinestatic

Definition at line 1232 of file jobshop_scheduling.pb.h.

◆ earliest_start()

const::google::protobuf::Int64Value & operations_research::scheduling::jssp::Job::earliest_start ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.earliest_start)

Definition at line 2450 of file jobshop_scheduling.pb.h.

◆ earliness_cost_per_time_unit()

int64_t operations_research::scheduling::jssp::Job::earliness_cost_per_time_unit ( ) const
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.

◆ early_due_date()

int64_t operations_research::scheduling::jssp::Job::early_due_date ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.early_due_date)

Definition at line 2538 of file jobshop_scheduling.pb.h.

◆ GetCachedSize()

int operations_research::scheduling::jssp::Job::GetCachedSize ( ) const
inline

Definition at line 1300 of file jobshop_scheduling.pb.h.

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::GetClassData ( ) const
protected

Definition at line 935 of file jobshop_scheduling.pb.cc.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::GetDescriptor ( )
inlinestatic

Definition at line 1235 of file jobshop_scheduling.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::scheduling::jssp::Job::GetMetadata ( ) const

Definition at line 1313 of file jobshop_scheduling.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::GetReflection ( )
inlinestatic

Definition at line 1238 of file jobshop_scheduling.pb.h.

◆ has_earliest_start()

bool operations_research::scheduling::jssp::Job::has_earliest_start ( ) const
inline

.google.protobuf.Int64Value earliest_start = 2;

Definition at line 2440 of file jobshop_scheduling.pb.h.

◆ has_latest_end()

bool operations_research::scheduling::jssp::Job::has_latest_end ( ) const
inline

.google.protobuf.Int64Value latest_end = 7;

Definition at line 2629 of file jobshop_scheduling.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::scheduling::jssp::Job::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 907 of file jobshop_scheduling.pb.cc.

◆ InternalNewImpl_()

auto operations_research::scheduling::jssp::Job::InternalNewImpl_ ( )
staticconstexprprotected

Definition at line 891 of file jobshop_scheduling.pb.cc.

◆ IsInitialized()

bool operations_research::scheduling::jssp::Job::IsInitialized ( ) const
inline

Definition at line 1276 of file jobshop_scheduling.pb.h.

◆ late_due_date()

int64_t operations_research::scheduling::jssp::Job::late_due_date ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.late_due_date)

Definition at line 2562 of file jobshop_scheduling.pb.h.

◆ lateness_cost_per_time_unit()

int64_t operations_research::scheduling::jssp::Job::lateness_cost_per_time_unit ( ) const
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.

◆ latest_end()

const::google::protobuf::Int64Value & operations_research::scheduling::jssp::Job::latest_end ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.latest_end)

Definition at line 2639 of file jobshop_scheduling.pb.h.

◆ MergeFrom()

void operations_research::scheduling::jssp::Job::MergeFrom ( const Job & from)
inline

Definition at line 1269 of file jobshop_scheduling.pb.h.

◆ mutable_earliest_start()

google::protobuf::Int64Value *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_earliest_start ( )
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.earliest_start)

Definition at line 2504 of file jobshop_scheduling.pb.h.

◆ mutable_latest_end()

google::protobuf::Int64Value *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_latest_end ( )
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.latest_end)

Definition at line 2693 of file jobshop_scheduling.pb.h.

◆ mutable_name()

std::string *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_name ( )
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.name)

Definition at line 2739 of file jobshop_scheduling.pb.h.

◆ mutable_tasks() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Task > *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_tasks ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.scheduling.jssp.Job.tasks)

Definition at line 2405 of file jobshop_scheduling.pb.h.

◆ mutable_tasks() [2/2]

operations_research::scheduling::jssp::Task *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_tasks ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.Job.tasks)

Definition at line 2400 of file jobshop_scheduling.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::mutable_unknown_fields ( )
inline

Definition at line 1227 of file jobshop_scheduling.pb.h.

◆ name()

const::std::string & operations_research::scheduling::jssp::Job::name ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.name)

Definition at line 2727 of file jobshop_scheduling.pb.h.

◆ New()

Job *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

implements Message -------------------------------------------—

Definition at line 1263 of file jobshop_scheduling.pb.h.

◆ operator=() [1/2]

Job & operations_research::scheduling::jssp::Job::operator= ( const Job & from)
inline

Definition at line 1209 of file jobshop_scheduling.pb.h.

◆ operator=() [2/2]

Job & operations_research::scheduling::jssp::Job::operator= ( Job && from)
inlinenoexcept

Definition at line 1213 of file jobshop_scheduling.pb.h.

◆ PlacementNew_()

void *PROTOBUF_NONNULL operations_research::scheduling::jssp::Job::PlacementNew_ ( const void * PROTOBUF_NONNULL,
void *PROTOBUF_NONNULL mem,
::google::protobuf::Arena *PROTOBUF_NULLABLE arena )
inlinestaticprotected

Definition at line 886 of file jobshop_scheduling.pb.cc.

◆ release_earliest_start()

google::protobuf::Int64Value *PROTOBUF_NULLABLE operations_research::scheduling::jssp::Job::release_earliest_start ( )
inlinenodiscard

Definition at line 2468 of file jobshop_scheduling.pb.h.

◆ release_latest_end()

google::protobuf::Int64Value *PROTOBUF_NULLABLE operations_research::scheduling::jssp::Job::release_latest_end ( )
inlinenodiscard

Definition at line 2657 of file jobshop_scheduling.pb.h.

◆ release_name()

std::string *PROTOBUF_NULLABLE operations_research::scheduling::jssp::Job::release_name ( )
inlinenodiscard

@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.name)

Definition at line 2759 of file jobshop_scheduling.pb.h.

◆ set_allocated_earliest_start()

void operations_research::scheduling::jssp::Job::set_allocated_earliest_start ( ::google::protobuf::Int64Value *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.earliest_start)

Definition at line 2511 of file jobshop_scheduling.pb.h.

◆ set_allocated_latest_end()

void operations_research::scheduling::jssp::Job::set_allocated_latest_end ( ::google::protobuf::Int64Value *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.latest_end)

Definition at line 2700 of file jobshop_scheduling.pb.h.

◆ set_allocated_name()

void operations_research::scheduling::jssp::Job::set_allocated_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.Job.name)

Definition at line 2772 of file jobshop_scheduling.pb.h.

◆ set_earliness_cost_per_time_unit()

void operations_research::scheduling::jssp::Job::set_earliness_cost_per_time_unit ( ::int64_t value)
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.

◆ set_early_due_date()

void operations_research::scheduling::jssp::Job::set_early_due_date ( ::int64_t value)
inline

@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.early_due_date)

Definition at line 2542 of file jobshop_scheduling.pb.h.

◆ set_late_due_date()

void operations_research::scheduling::jssp::Job::set_late_due_date ( ::int64_t value)
inline

@protoc_insertion_point(field_set:operations_research.scheduling.jssp.Job.late_due_date)

Definition at line 2566 of file jobshop_scheduling.pb.h.

◆ set_lateness_cost_per_time_unit()

void operations_research::scheduling::jssp::Job::set_lateness_cost_per_time_unit ( ::int64_t value)
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.

◆ set_name() [1/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::scheduling::jssp::Job::set_name ( Arg_ && arg,
Args_... args )

◆ set_name() [2/2]

template<typename Arg_, typename... 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.

◆ Swap()

void operations_research::scheduling::jssp::Job::Swap ( Job *PROTOBUF_NONNULL other)
inline

Definition at line 1247 of file jobshop_scheduling.pb.h.

◆ tasks() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Task > & operations_research::scheduling::jssp::Job::tasks ( ) const
inline

@protoc_insertion_point(field_list:operations_research.scheduling.jssp.Job.tasks)

Definition at line 2423 of file jobshop_scheduling.pb.h.

◆ tasks() [2/2]

const::operations_research::scheduling::jssp::Task & operations_research::scheduling::jssp::Job::tasks ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.Job.tasks)

Definition at line 2411 of file jobshop_scheduling.pb.h.

◆ tasks_size()

int operations_research::scheduling::jssp::Job::tasks_size ( ) const
inline

repeated .operations_research.scheduling.jssp.Task tasks = 1;

Definition at line 2393 of file jobshop_scheduling.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::scheduling::jssp::Job::unknown_fields ( ) const
inline

Definition at line 1223 of file jobshop_scheduling.pb.h.

◆ unsafe_arena_release_earliest_start()

google::protobuf::Int64Value *PROTOBUF_NULLABLE operations_research::scheduling::jssp::Job::unsafe_arena_release_earliest_start ( )
inline

@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.earliest_start)

Definition at line 2487 of file jobshop_scheduling.pb.h.

◆ unsafe_arena_release_latest_end()

google::protobuf::Int64Value *PROTOBUF_NULLABLE operations_research::scheduling::jssp::Job::unsafe_arena_release_latest_end ( )
inline

@protoc_insertion_point(field_release:operations_research.scheduling.jssp.Job.latest_end)

Definition at line 2676 of file jobshop_scheduling.pb.h.

◆ unsafe_arena_set_allocated_earliest_start()

void operations_research::scheduling::jssp::Job::unsafe_arena_set_allocated_earliest_start ( ::google::protobuf::Int64Value *PROTOBUF_NULLABLE value)
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.

◆ unsafe_arena_set_allocated_latest_end()

void operations_research::scheduling::jssp::Job::unsafe_arena_set_allocated_latest_end ( ::google::protobuf::Int64Value *PROTOBUF_NULLABLE value)
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.

◆ UnsafeArenaSwap()

void operations_research::scheduling::jssp::Job::UnsafeArenaSwap ( Job *PROTOBUF_NONNULL other)
inline

Definition at line 1255 of file jobshop_scheduling.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 1454 of file jobshop_scheduling.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 1456 of file jobshop_scheduling.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 1447 of file jobshop_scheduling.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 1453 of file jobshop_scheduling.pb.h.

◆ ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto

◆ swap

void swap ( Job & a,
Job & b )
friend

Definition at line 1246 of file jobshop_scheduling.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::jssp::Job::_impl_

Definition at line 1480 of file jobshop_scheduling.pb.h.

◆ kIndexInFileMessages

int operations_research::scheduling::jssp::Job::kIndexInFileMessages = 1
staticconstexpr

Definition at line 1245 of file jobshop_scheduling.pb.h.


The documentation for this class was generated from the following files: