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

Detailed Description

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

#include <jobshop_scheduling.pb.h>

Inheritance diagram for operations_research::scheduling::jssp::JsspOutputSolution:

Classes

class  _Internal

Public Types

enum  : int { kJobsFieldNumber = 1 , kMakespanCostFieldNumber = 2 , kTotalCostFieldNumber = 3 }

Public Member Functions

 JsspOutputSolution ()
 ~JsspOutputSolution () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR JsspOutputSolution (::google::protobuf::internal::ConstantInitialized)
 JsspOutputSolution (const JsspOutputSolution &from)
 JsspOutputSolution (JsspOutputSolution &&from) noexcept
JsspOutputSolutionoperator= (const JsspOutputSolution &from)
JsspOutputSolutionoperator= (JsspOutputSolution &&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 (JsspOutputSolution *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (JsspOutputSolution *PROTOBUF_NONNULL other)
JsspOutputSolution *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const JsspOutputSolution &from)
void MergeFrom (const JsspOutputSolution &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
void clear_jobs ()
::operations_research::scheduling::jssp::AssignedJob *PROTOBUF_NONNULL mutable_jobs (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::AssignedJob > *PROTOBUF_NONNULL mutable_jobs ()
const ::operations_research::scheduling::jssp::AssignedJobjobs (int index) const
::operations_research::scheduling::jssp::AssignedJob *PROTOBUF_NONNULL add_jobs ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::AssignedJob > & jobs () const
void clear_makespan_cost ()
::int64_t makespan_cost () const
void set_makespan_cost (::int64_t value)
void clear_total_cost ()
::int64_t total_cost () const
void set_total_cost (::int64_t value)
template<typename>
PROTOBUF_CONSTEXPR JsspOutputSolution (::_pbi::ConstantInitialized)

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 JsspOutputSolutiondefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 8

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 (JsspOutputSolution &a, JsspOutputSolution &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kJobsFieldNumber 
kMakespanCostFieldNumber 
kTotalCostFieldNumber 

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

Constructor & Destructor Documentation

◆ JsspOutputSolution() [1/5]

operations_research::scheduling::jssp::JsspOutputSolution::JsspOutputSolution ( )
inline

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

◆ ~JsspOutputSolution()

operations_research::scheduling::jssp::JsspOutputSolution::~JsspOutputSolution ( )

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

◆ JsspOutputSolution() [2/5]

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

◆ JsspOutputSolution() [3/5]

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

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

◆ JsspOutputSolution() [4/5]

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

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

◆ JsspOutputSolution() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspOutputSolution::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

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

◆ add_jobs()

operations_research::scheduling::jssp::AssignedJob *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspOutputSolution::add_jobs ( )
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_jobs()

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

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

◆ clear_makespan_cost()

void operations_research::scheduling::jssp::JsspOutputSolution::clear_makespan_cost ( )
inline

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

◆ clear_total_cost()

void operations_research::scheduling::jssp::JsspOutputSolution::clear_total_cost ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ jobs() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::AssignedJob > & operations_research::scheduling::jssp::JsspOutputSolution::jobs ( ) const
inline

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

◆ jobs() [2/2]

const::operations_research::scheduling::jssp::AssignedJob & operations_research::scheduling::jssp::JsspOutputSolution::jobs ( int index) const
inline

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

◆ jobs_size()

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

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

◆ makespan_cost()

int64_t operations_research::scheduling::jssp::JsspOutputSolution::makespan_cost ( ) const
inline

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

◆ MergeFrom()

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

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

◆ mutable_jobs() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::jssp::AssignedJob > *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspOutputSolution::mutable_jobs ( )
inline

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

◆ mutable_jobs() [2/2]

operations_research::scheduling::jssp::AssignedJob *PROTOBUF_NONNULL operations_research::scheduling::jssp::JsspOutputSolution::mutable_jobs ( int index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_makespan_cost()

void operations_research::scheduling::jssp::JsspOutputSolution::set_makespan_cost ( ::int64_t value)
inline

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

◆ set_total_cost()

void operations_research::scheduling::jssp::JsspOutputSolution::set_total_cost ( ::int64_t value)
inline

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

◆ Swap()

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

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

◆ total_cost()

int64_t operations_research::scheduling::jssp::JsspOutputSolution::total_cost ( ) const
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto

friend struct ::TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::jssp::JsspOutputSolution::_impl_

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

◆ kIndexInFileMessages

int operations_research::scheduling::jssp::JsspOutputSolution::kIndexInFileMessages = 8
staticconstexpr

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


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