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

Detailed Description

Definition at line 786 of file rcpsp.pb.h.

#include <rcpsp.pb.h>

Inheritance diagram for operations_research::scheduling::rcpsp::PerRecipeDelays:

Classes

class  _Internal

Public Types

enum  : int { kMinDelaysFieldNumber = 1 }

Public Member Functions

 PerRecipeDelays ()
 ~PerRecipeDelays () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR PerRecipeDelays (::google::protobuf::internal::ConstantInitialized)
 PerRecipeDelays (const PerRecipeDelays &from)
 PerRecipeDelays (PerRecipeDelays &&from) noexcept
PerRecipeDelaysoperator= (const PerRecipeDelays &from)
PerRecipeDelaysoperator= (PerRecipeDelays &&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 (PerRecipeDelays *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (PerRecipeDelays *PROTOBUF_NONNULL other)
PerRecipeDelays *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const PerRecipeDelays &from)
void MergeFrom (const PerRecipeDelays &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 min_delays_size () const
void clear_min_delays ()
::int32_t min_delays (int index) const
void set_min_delays (int index, ::int32_t value)
void add_min_delays (::int32_t value)
const ::google::protobuf::RepeatedField<::int32_t > & min_delays () const
::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL mutable_min_delays ()
template<typename>
PROTOBUF_CONSTEXPR PerRecipeDelays (::_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 PerRecipeDelaysdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 2

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_2frcpsp_2eproto
void swap (PerRecipeDelays &a, PerRecipeDelays &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMinDelaysFieldNumber 

Definition at line 927 of file rcpsp.pb.h.

Constructor & Destructor Documentation

◆ PerRecipeDelays() [1/5]

operations_research::scheduling::rcpsp::PerRecipeDelays::PerRecipeDelays ( )
inline

Definition at line 789 of file rcpsp.pb.h.

◆ ~PerRecipeDelays()

operations_research::scheduling::rcpsp::PerRecipeDelays::~PerRecipeDelays ( )

Definition at line 1152 of file rcpsp.pb.cc.

◆ PerRecipeDelays() [2/5]

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

◆ PerRecipeDelays() [3/5]

operations_research::scheduling::rcpsp::PerRecipeDelays::PerRecipeDelays ( const PerRecipeDelays & from)
inline

Definition at line 802 of file rcpsp.pb.h.

◆ PerRecipeDelays() [4/5]

operations_research::scheduling::rcpsp::PerRecipeDelays::PerRecipeDelays ( PerRecipeDelays && from)
inlinenoexcept

Definition at line 803 of file rcpsp.pb.h.

◆ PerRecipeDelays() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::PerRecipeDelays::PerRecipeDelays ( ::_pbi::ConstantInitialized )

Definition at line 123 of file rcpsp.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 1275 of file rcpsp.pb.cc.

◆ add_min_delays()

void operations_research::scheduling::rcpsp::PerRecipeDelays::add_min_delays ( ::int32_t value)
inline

Definition at line 2066 of file rcpsp.pb.h.

◆ ByteSizeLong()

size_t operations_research::scheduling::rcpsp::PerRecipeDelays::ByteSizeLong ( ) const
final

Definition at line 1312 of file rcpsp.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::PerRecipeDelays::Clear ( )

Definition at line 1254 of file rcpsp.pb.cc.

◆ clear_min_delays()

void operations_research::scheduling::rcpsp::PerRecipeDelays::clear_min_delays ( )
inline

Definition at line 2052 of file rcpsp.pb.h.

◆ CopyFrom()

void operations_research::scheduling::rcpsp::PerRecipeDelays::CopyFrom ( const PerRecipeDelays & from)

Definition at line 1359 of file rcpsp.pb.cc.

◆ default_instance()

const PerRecipeDelays & operations_research::scheduling::rcpsp::PerRecipeDelays::default_instance ( )
inlinestatic

Definition at line 837 of file rcpsp.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerRecipeDelays::descriptor ( )
inlinestatic

Definition at line 828 of file rcpsp.pb.h.

◆ GetCachedSize()

int operations_research::scheduling::rcpsp::PerRecipeDelays::GetCachedSize ( ) const
inline

Definition at line 896 of file rcpsp.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerRecipeDelays::GetDescriptor ( )
inlinestatic

Definition at line 831 of file rcpsp.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::scheduling::rcpsp::PerRecipeDelays::GetMetadata ( ) const

Definition at line 1374 of file rcpsp.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerRecipeDelays::GetReflection ( )
inlinestatic

Definition at line 834 of file rcpsp.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::scheduling::rcpsp::PerRecipeDelays::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1187 of file rcpsp.pb.cc.

◆ IsInitialized()

bool operations_research::scheduling::rcpsp::PerRecipeDelays::IsInitialized ( ) const
inline

Definition at line 872 of file rcpsp.pb.h.

◆ MergeFrom()

void operations_research::scheduling::rcpsp::PerRecipeDelays::MergeFrom ( const PerRecipeDelays & from)
inline

Definition at line 865 of file rcpsp.pb.h.

◆ min_delays() [1/2]

const::google::protobuf::RepeatedField<::int32_t > & operations_research::scheduling::rcpsp::PerRecipeDelays::min_delays ( ) const
inline

Definition at line 2072 of file rcpsp.pb.h.

◆ min_delays() [2/2]

int32_t operations_research::scheduling::rcpsp::PerRecipeDelays::min_delays ( int index) const
inline

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

◆ min_delays_size()

int operations_research::scheduling::rcpsp::PerRecipeDelays::min_delays_size ( ) const
inline

Definition at line 2049 of file rcpsp.pb.h.

◆ mutable_min_delays()

google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerRecipeDelays::mutable_min_delays ( )
inline

Definition at line 2077 of file rcpsp.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerRecipeDelays::mutable_unknown_fields ( )
inline

Definition at line 823 of file rcpsp.pb.h.

◆ New()

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

Definition at line 859 of file rcpsp.pb.h.

◆ operator=() [1/2]

PerRecipeDelays & operations_research::scheduling::rcpsp::PerRecipeDelays::operator= ( const PerRecipeDelays & from)
inline

Definition at line 805 of file rcpsp.pb.h.

◆ operator=() [2/2]

PerRecipeDelays & operations_research::scheduling::rcpsp::PerRecipeDelays::operator= ( PerRecipeDelays && from)
inlinenoexcept

Definition at line 809 of file rcpsp.pb.h.

◆ set_min_delays()

void operations_research::scheduling::rcpsp::PerRecipeDelays::set_min_delays ( int index,
::int32_t value )
inline

Definition at line 2062 of file rcpsp.pb.h.

◆ Swap()

void operations_research::scheduling::rcpsp::PerRecipeDelays::Swap ( PerRecipeDelays *PROTOBUF_NONNULL other)
inline

Definition at line 843 of file rcpsp.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::scheduling::rcpsp::PerRecipeDelays::unknown_fields ( ) const
inline

Definition at line 819 of file rcpsp.pb.h.

◆ UnsafeArenaSwap()

void operations_research::scheduling::rcpsp::PerRecipeDelays::UnsafeArenaSwap ( PerRecipeDelays *PROTOBUF_NONNULL other)
inline

Definition at line 851 of file rcpsp.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 958 of file rcpsp.pb.h.

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

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

Definition at line 960 of file rcpsp.pb.h.

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

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

Definition at line 951 of file rcpsp.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 957 of file rcpsp.pb.h.

◆ ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto

friend struct ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto
friend

Definition at line 979 of file rcpsp.pb.h.

◆ swap

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

Definition at line 842 of file rcpsp.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::rcpsp::PerRecipeDelays::_impl_

Definition at line 978 of file rcpsp.pb.h.

◆ kIndexInFileMessages

int operations_research::scheduling::rcpsp::PerRecipeDelays::kIndexInFileMessages = 2
staticconstexpr

Definition at line 841 of file rcpsp.pb.h.


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