Google OR-Tools v9.15
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 986 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 }

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
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
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

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
Enumerator
kRecipeDelaysFieldNumber 

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

Constructor & Destructor Documentation

◆ PerSuccessorDelays() [1/5]

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

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

◆ ~PerSuccessorDelays()

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

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

◆ PerSuccessorDelays() [2/5]

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

◆ PerSuccessorDelays() [3/5]

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

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

◆ PerSuccessorDelays() [4/5]

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

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

◆ PerSuccessorDelays() [5/5]

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

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

◆ add_recipe_delays()

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

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_recipe_delays()

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

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

Definition at line 1065 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

Definition at line 2118 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

Definition at line 2113 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 1023 of file rcpsp.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ recipe_delays() [1/2]

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

Definition at line 2140 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

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

◆ recipe_delays_size()

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto

friend struct ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

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

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

◆ kIndexInFileMessages

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

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


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