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

Detailed Description

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

#include <rcpsp.pb.h>

Inheritance diagram for operations_research::scheduling::rcpsp::PerSuccessorDelays:

Classes

class  _Internal

Public Types

enum  : int { kRecipeDelaysFieldNumber = 1 }
 nested types -------------------------------------------------— More...

Public Member Functions

 PerSuccessorDelays ()
 ~PerSuccessorDelays () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR PerSuccessorDelays (::google::protobuf::internal::ConstantInitialized)
 PerSuccessorDelays (const PerSuccessorDelays &from)
 PerSuccessorDelays (PerSuccessorDelays &&from) noexcept
PerSuccessorDelaysoperator= (const PerSuccessorDelays &from)
PerSuccessorDelaysoperator= (PerSuccessorDelays &&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 (PerSuccessorDelays *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (PerSuccessorDelays *PROTOBUF_NONNULL other)
PerSuccessorDelays *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
 implements Message -------------------------------------------—
void CopyFrom (const PerSuccessorDelays &from)
void MergeFrom (const PerSuccessorDelays &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 recipe_delays_size () const
 repeated .operations_research.scheduling.rcpsp.PerRecipeDelays recipe_delays = 1;
void clear_recipe_delays ()
::operations_research::scheduling::rcpsp::PerRecipeDelays *PROTOBUF_NONNULL mutable_recipe_delays (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerRecipeDelays > *PROTOBUF_NONNULL mutable_recipe_delays ()
const ::operations_research::scheduling::rcpsp::PerRecipeDelaysrecipe_delays (int index) const
::operations_research::scheduling::rcpsp::PerRecipeDelays *PROTOBUF_NONNULL add_recipe_delays ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerRecipeDelays > & recipe_delays () const
template<typename>
PROTOBUF_CONSTEXPR PerSuccessorDelays (::_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 PerSuccessorDelaysdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 3

Protected Member Functions

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

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

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

Enumerator
kRecipeDelaysFieldNumber 

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

Constructor & Destructor Documentation

◆ PerSuccessorDelays() [1/8]

operations_research::scheduling::rcpsp::PerSuccessorDelays::PerSuccessorDelays ( )
inline

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

◆ ~PerSuccessorDelays()

operations_research::scheduling::rcpsp::PerSuccessorDelays::~PerSuccessorDelays ( )

@protoc_insertion_point(destructor:operations_research.scheduling.rcpsp.PerSuccessorDelays)

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

◆ PerSuccessorDelays() [2/8]

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

◆ PerSuccessorDelays() [3/8]

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

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

◆ PerSuccessorDelays() [4/8]

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

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

◆ PerSuccessorDelays() [5/8]

operations_research::scheduling::rcpsp::PerSuccessorDelays::PerSuccessorDelays ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.scheduling.rcpsp.PerSuccessorDelays)

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

◆ PerSuccessorDelays() [6/8]

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

@protoc_insertion_point(copy_constructor:operations_research.scheduling.rcpsp.PerSuccessorDelays)

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

◆ PerSuccessorDelays() [7/8]

operations_research::scheduling::rcpsp::PerSuccessorDelays::PerSuccessorDelays ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
PerSuccessorDelays && from )
inlineprotectednoexcept

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

◆ PerSuccessorDelays() [8/8]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

repeated .operations_research.scheduling.rcpsp.PerRecipeDelays recipe_delays = 1;

@protoc_insertion_point(serialize_to_array_end:operations_research.scheduling.rcpsp.PerSuccessorDelays)

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

◆ add_recipe_delays()

operations_research::scheduling::rcpsp::PerRecipeDelays *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerSuccessorDelays::add_recipe_delays ( )
inline

@protoc_insertion_point(field_add:operations_research.scheduling.rcpsp.PerSuccessorDelays.recipe_delays)

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

◆ ByteSizeLong()

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

@protoc_insertion_point(message_byte_size_start:operations_research.scheduling.rcpsp.PerSuccessorDelays)

Prevent compiler warnings about cached_has_bits being unused

repeated .operations_research.scheduling.rcpsp.PerRecipeDelays recipe_delays = 1;

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

◆ Clear()

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

@protoc_insertion_point(message_clear_start:operations_research.scheduling.rcpsp.PerSuccessorDelays)

Prevent compiler warnings about cached_has_bits being unused

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

◆ clear_recipe_delays()

void operations_research::scheduling::rcpsp::PerSuccessorDelays::clear_recipe_delays ( )
inline

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

◆ CopyFrom()

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

@protoc_insertion_point(class_specific_copy_from_start:operations_research.scheduling.rcpsp.PerSuccessorDelays)

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerSuccessorDelays::GetClassData ( ) const
protected

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ InternalNewImpl_()

auto operations_research::scheduling::rcpsp::PerSuccessorDelays::InternalNewImpl_ ( )
staticconstexprprotected

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_recipe_delays() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerRecipeDelays > *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerSuccessorDelays::mutable_recipe_delays ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.scheduling.rcpsp.PerSuccessorDelays.recipe_delays)

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

◆ mutable_recipe_delays() [2/2]

operations_research::scheduling::rcpsp::PerRecipeDelays *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::PerSuccessorDelays::mutable_recipe_delays ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.scheduling.rcpsp.PerSuccessorDelays.recipe_delays)

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ PlacementNew_()

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

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

◆ recipe_delays() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerRecipeDelays > & operations_research::scheduling::rcpsp::PerSuccessorDelays::recipe_delays ( ) const
inline

@protoc_insertion_point(field_list:operations_research.scheduling.rcpsp.PerSuccessorDelays.recipe_delays)

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

◆ recipe_delays() [2/2]

const::operations_research::scheduling::rcpsp::PerRecipeDelays & operations_research::scheduling::rcpsp::PerSuccessorDelays::recipe_delays ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.scheduling.rcpsp.PerSuccessorDelays.recipe_delays)

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

◆ recipe_delays_size()

int operations_research::scheduling::rcpsp::PerSuccessorDelays::recipe_delays_size ( ) const
inline

repeated .operations_research.scheduling.rcpsp.PerRecipeDelays recipe_delays = 1;

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::rcpsp::PerSuccessorDelays::_impl_

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

◆ kIndexInFileMessages

int operations_research::scheduling::rcpsp::PerSuccessorDelays::kIndexInFileMessages = 3
staticconstexpr

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


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