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

Detailed Description

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

#include <jobshop_scheduling.pb.h>

Inheritance diagram for operations_research::scheduling::jssp::JsspInputProblem:

Classes

class  _Internal

Public Types

enum  : int {
  kJobsFieldNumber = 1 , kMachinesFieldNumber = 2 , kPrecedencesFieldNumber = 3 , kNameFieldNumber = 16 ,
  kScalingFactorFieldNumber = 5 , kMakespanCostPerTimeUnitFieldNumber = 4 , kSeedFieldNumber = 24
}
 nested types -------------------------------------------------— More...

Public Member Functions

 JsspInputProblem ()
 ~JsspInputProblem () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR JsspInputProblem (::google::protobuf::internal::ConstantInitialized)
 JsspInputProblem (const JsspInputProblem &from)
 JsspInputProblem (JsspInputProblem &&from) noexcept
JsspInputProblemoperator= (const JsspInputProblem &from)
JsspInputProblemoperator= (JsspInputProblem &&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 (JsspInputProblem *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (JsspInputProblem *PROTOBUF_NONNULL other)
JsspInputProblem *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
 implements Message -------------------------------------------—
void CopyFrom (const JsspInputProblem &from)
void MergeFrom (const JsspInputProblem &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 jobs_size () const
 repeated .operations_research.scheduling.jssp.Job jobs = 1;
void clear_jobs ()
::operations_research::scheduling::jssp::Job *PROTOBUF_NONNULL mutable_jobs (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Job > *PROTOBUF_NONNULL mutable_jobs ()
const ::operations_research::scheduling::jssp::Jobjobs (int index) const
::operations_research::scheduling::jssp::Job *PROTOBUF_NONNULL add_jobs ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Job > & jobs () const
int machines_size () const
 repeated .operations_research.scheduling.jssp.Machine machines = 2;
void clear_machines ()
::operations_research::scheduling::jssp::Machine *PROTOBUF_NONNULL mutable_machines (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Machine > *PROTOBUF_NONNULL mutable_machines ()
const ::operations_research::scheduling::jssp::Machinemachines (int index) const
::operations_research::scheduling::jssp::Machine *PROTOBUF_NONNULL add_machines ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Machine > & machines () const
int precedences_size () const
 repeated .operations_research.scheduling.jssp.JobPrecedence precedences = 3;
void clear_precedences ()
::operations_research::scheduling::jssp::JobPrecedence *PROTOBUF_NONNULL mutable_precedences (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::JobPrecedence > *PROTOBUF_NONNULL mutable_precedences ()
const ::operations_research::scheduling::jssp::JobPrecedenceprecedences (int index) const
::operations_research::scheduling::jssp::JobPrecedence *PROTOBUF_NONNULL add_precedences ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::JobPrecedence > & precedences () 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_scaling_factor () const
 .google.protobuf.DoubleValue scaling_factor = 5;
void clear_scaling_factor ()
const ::google::protobuf::DoubleValue & scaling_factor () const
::google::protobuf::DoubleValue *PROTOBUF_NULLABLE release_scaling_factor ()
::google::protobuf::DoubleValue *PROTOBUF_NONNULL mutable_scaling_factor ()
void set_allocated_scaling_factor (::google::protobuf::DoubleValue *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_scaling_factor (::google::protobuf::DoubleValue *PROTOBUF_NULLABLE value)
::google::protobuf::DoubleValue *PROTOBUF_NULLABLE unsafe_arena_release_scaling_factor ()
void clear_makespan_cost_per_time_unit ()
 int64 makespan_cost_per_time_unit = 4;
::int64_t makespan_cost_per_time_unit () const
void set_makespan_cost_per_time_unit (::int64_t value)
void clear_seed ()
 int32 seed = 24;
::int32_t seed () const
void set_seed (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR JsspInputProblem (::_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 JsspInputProblemdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 5

Protected Member Functions

 JsspInputProblem (::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
 JsspInputProblem (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const JsspInputProblem &from)
 JsspInputProblem (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, JsspInputProblem &&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 (JsspInputProblem &a, JsspInputProblem &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

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

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

Enumerator
kJobsFieldNumber 
kMachinesFieldNumber 
kPrecedencesFieldNumber 
kNameFieldNumber 
kScalingFactorFieldNumber 
kMakespanCostPerTimeUnitFieldNumber 
kSeedFieldNumber 

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

Constructor & Destructor Documentation

◆ JsspInputProblem() [1/8]

operations_research::scheduling::jssp::JsspInputProblem::JsspInputProblem ( )
inline

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

◆ ~JsspInputProblem()

operations_research::scheduling::jssp::JsspInputProblem::~JsspInputProblem ( )

@protoc_insertion_point(destructor:operations_research.scheduling.jssp.JsspInputProblem)

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

◆ JsspInputProblem() [2/8]

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

◆ JsspInputProblem() [3/8]

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

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

◆ JsspInputProblem() [4/8]

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

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

◆ JsspInputProblem() [5/8]

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

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

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

◆ JsspInputProblem() [6/8]

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

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

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

◆ JsspInputProblem() [7/8]

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

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

◆ JsspInputProblem() [8/8]

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

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

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::_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.JsspInputProblem)

repeated .operations_research.scheduling.jssp.Job jobs = 1;

repeated .operations_research.scheduling.jssp.Machine machines = 2;

repeated .operations_research.scheduling.jssp.JobPrecedence precedences = 3;

int64 makespan_cost_per_time_unit = 4;

.google.protobuf.DoubleValue scaling_factor = 5;

string name = 16;

int32 seed = 24;

@protoc_insertion_point(serialize_to_array_end:operations_research.scheduling.jssp.JsspInputProblem)

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

◆ add_jobs()

operations_research::scheduling::jssp::Job *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::add_jobs ( )
inline

@protoc_insertion_point(field_add:operations_research.scheduling.jssp.JsspInputProblem.jobs)

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

◆ add_machines()

operations_research::scheduling::jssp::Machine *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::add_machines ( )
inline

@protoc_insertion_point(field_add:operations_research.scheduling.jssp.JsspInputProblem.machines)

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

◆ add_precedences()

operations_research::scheduling::jssp::JobPrecedence *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::add_precedences ( )
inline

@protoc_insertion_point(field_add:operations_research.scheduling.jssp.JsspInputProblem.precedences)

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

◆ ByteSizeLong()

size_t operations_research::scheduling::jssp::JsspInputProblem::ByteSizeLong ( ) const
final

@protoc_insertion_point(message_byte_size_start:operations_research.scheduling.jssp.JsspInputProblem)

Prevent compiler warnings about cached_has_bits being unused

repeated .operations_research.scheduling.jssp.Job jobs = 1;

repeated .operations_research.scheduling.jssp.Machine machines = 2;

repeated .operations_research.scheduling.jssp.JobPrecedence precedences = 3;

string name = 16;

.google.protobuf.DoubleValue scaling_factor = 5;

int64 makespan_cost_per_time_unit = 4;

int32 seed = 24;

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

◆ Clear()

PROTOBUF_NOINLINE void operations_research::scheduling::jssp::JsspInputProblem::Clear ( )

@protoc_insertion_point(message_clear_start:operations_research.scheduling.jssp.JsspInputProblem)

Prevent compiler warnings about cached_has_bits being unused

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

◆ clear_jobs()

void operations_research::scheduling::jssp::JsspInputProblem::clear_jobs ( )
inline

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

◆ clear_machines()

void operations_research::scheduling::jssp::JsspInputProblem::clear_machines ( )
inline

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

◆ clear_makespan_cost_per_time_unit()

void operations_research::scheduling::jssp::JsspInputProblem::clear_makespan_cost_per_time_unit ( )
inline

int64 makespan_cost_per_time_unit = 4;

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

◆ clear_name()

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

string name = 16;

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

◆ clear_precedences()

void operations_research::scheduling::jssp::JsspInputProblem::clear_precedences ( )
inline

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

◆ clear_scaling_factor()

void operations_research::scheduling::jssp::JsspInputProblem::clear_scaling_factor ( )

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

◆ clear_seed()

void operations_research::scheduling::jssp::JsspInputProblem::clear_seed ( )
inline

int32 seed = 24;

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

◆ CopyFrom()

void operations_research::scheduling::jssp::JsspInputProblem::CopyFrom ( const JsspInputProblem & from)

@protoc_insertion_point(class_specific_copy_from_start:operations_research.scheduling.jssp.JsspInputProblem)

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ has_scaling_factor()

bool operations_research::scheduling::jssp::JsspInputProblem::has_scaling_factor ( ) const
inline

.google.protobuf.DoubleValue scaling_factor = 5;

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

◆ InternalGenerateClassData_()

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

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

◆ InternalNewImpl_()

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

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

◆ IsInitialized()

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

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

◆ jobs() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Job > & operations_research::scheduling::jssp::JsspInputProblem::jobs ( ) const
inline

@protoc_insertion_point(field_list:operations_research.scheduling.jssp.JsspInputProblem.jobs)

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

◆ jobs() [2/2]

const::operations_research::scheduling::jssp::Job & operations_research::scheduling::jssp::JsspInputProblem::jobs ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.JsspInputProblem.jobs)

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

◆ jobs_size()

int operations_research::scheduling::jssp::JsspInputProblem::jobs_size ( ) const
inline

repeated .operations_research.scheduling.jssp.Job jobs = 1;

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

◆ machines() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Machine > & operations_research::scheduling::jssp::JsspInputProblem::machines ( ) const
inline

@protoc_insertion_point(field_list:operations_research.scheduling.jssp.JsspInputProblem.machines)

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

◆ machines() [2/2]

const::operations_research::scheduling::jssp::Machine & operations_research::scheduling::jssp::JsspInputProblem::machines ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.JsspInputProblem.machines)

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

◆ machines_size()

int operations_research::scheduling::jssp::JsspInputProblem::machines_size ( ) const
inline

repeated .operations_research.scheduling.jssp.Machine machines = 2;

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

◆ makespan_cost_per_time_unit()

int64_t operations_research::scheduling::jssp::JsspInputProblem::makespan_cost_per_time_unit ( ) const
inline

◆ MergeFrom()

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

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

◆ mutable_jobs() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Job > *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_jobs ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.scheduling.jssp.JsspInputProblem.jobs)

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

◆ mutable_jobs() [2/2]

operations_research::scheduling::jssp::Job *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_jobs ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.JsspInputProblem.jobs)

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

◆ mutable_machines() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::Machine > *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_machines ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.scheduling.jssp.JsspInputProblem.machines)

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

◆ mutable_machines() [2/2]

operations_research::scheduling::jssp::Machine *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_machines ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.JsspInputProblem.machines)

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

◆ mutable_name()

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

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

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

◆ mutable_precedences() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::JobPrecedence > *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_precedences ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.scheduling.jssp.JsspInputProblem.precedences)

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

◆ mutable_precedences() [2/2]

operations_research::scheduling::jssp::JobPrecedence *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_precedences ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.JsspInputProblem.precedences)

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

◆ mutable_scaling_factor()

google::protobuf::DoubleValue *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspInputProblem::mutable_scaling_factor ( )
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.jssp.JsspInputProblem.scaling_factor)

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

◆ mutable_unknown_fields()

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

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

◆ name()

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

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

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

◆ New()

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

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ PlacementNew_()

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

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

◆ precedences() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::JobPrecedence > & operations_research::scheduling::jssp::JsspInputProblem::precedences ( ) const
inline

@protoc_insertion_point(field_list:operations_research.scheduling.jssp.JsspInputProblem.precedences)

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

◆ precedences() [2/2]

const::operations_research::scheduling::jssp::JobPrecedence & operations_research::scheduling::jssp::JsspInputProblem::precedences ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.JsspInputProblem.precedences)

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

◆ precedences_size()

int operations_research::scheduling::jssp::JsspInputProblem::precedences_size ( ) const
inline

repeated .operations_research.scheduling.jssp.JobPrecedence precedences = 3;

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

◆ release_name()

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

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

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

◆ release_scaling_factor()

google::protobuf::DoubleValue *PROTOBUF_NULLABLE operations_research::scheduling::jssp::JsspInputProblem::release_scaling_factor ( )
inlinenodiscard

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

◆ scaling_factor()

const::google::protobuf::DoubleValue & operations_research::scheduling::jssp::JsspInputProblem::scaling_factor ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.JsspInputProblem.scaling_factor)

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

◆ seed()

int32_t operations_research::scheduling::jssp::JsspInputProblem::seed ( ) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.jssp.JsspInputProblem.seed)

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

◆ set_allocated_name()

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

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

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

◆ set_allocated_scaling_factor()

void operations_research::scheduling::jssp::JsspInputProblem::set_allocated_scaling_factor ( ::google::protobuf::DoubleValue *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_set_allocated:operations_research.scheduling.jssp.JsspInputProblem.scaling_factor)

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

◆ set_makespan_cost_per_time_unit()

void operations_research::scheduling::jssp::JsspInputProblem::set_makespan_cost_per_time_unit ( ::int64_t value)
inline

◆ set_name() [1/2]

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

◆ set_name() [2/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::scheduling::jssp::JsspInputProblem::set_name ( Arg_ && arg,
Args_... args )

@protoc_insertion_point(field_set:operations_research.scheduling.jssp.JsspInputProblem.name)

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

◆ set_seed()

void operations_research::scheduling::jssp::JsspInputProblem::set_seed ( ::int32_t value)
inline

@protoc_insertion_point(field_set:operations_research.scheduling.jssp.JsspInputProblem.seed)

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_scaling_factor()

google::protobuf::DoubleValue *PROTOBUF_NULLABLE operations_research::scheduling::jssp::JsspInputProblem::unsafe_arena_release_scaling_factor ( )
inline

@protoc_insertion_point(field_release:operations_research.scheduling.jssp.JsspInputProblem.scaling_factor)

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

◆ unsafe_arena_set_allocated_scaling_factor()

void operations_research::scheduling::jssp::JsspInputProblem::unsafe_arena_set_allocated_scaling_factor ( ::google::protobuf::DoubleValue *PROTOBUF_NULLABLE value)
inline

@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.scheduling.jssp.JsspInputProblem.scaling_factor)

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::jssp::JsspInputProblem::_impl_

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

◆ kIndexInFileMessages

int operations_research::scheduling::jssp::JsspInputProblem::kIndexInFileMessages = 5
staticconstexpr

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


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