![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 332 of file rcpsp.pb.h.
#include <rcpsp.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kDemandsFieldNumber = 2 , kResourcesFieldNumber = 3 , kDurationFieldNumber = 1 } |
Public Member Functions | |
| Recipe () | |
| ~Recipe () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | Recipe (::google::protobuf::internal::ConstantInitialized) |
| Recipe (const Recipe &from) | |
| Recipe (Recipe &&from) noexcept | |
| Recipe & | operator= (const Recipe &from) |
| Recipe & | operator= (Recipe &&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 (Recipe *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (Recipe *PROTOBUF_NONNULL other) |
| Recipe *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const Recipe &from) |
| void | MergeFrom (const Recipe &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 | demands_size () const |
| void | clear_demands () |
| ::int32_t | demands (int index) const |
| void | set_demands (int index, ::int32_t value) |
| void | add_demands (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | demands () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_demands () |
| int | resources_size () const |
| void | clear_resources () |
| ::int32_t | resources (int index) const |
| void | set_resources (int index, ::int32_t value) |
| void | add_resources (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | resources () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_resources () |
| void | clear_duration () |
| ::int32_t | duration () const |
| void | set_duration (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | Recipe (::_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 Recipe & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 1 |
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 (Recipe &a, Recipe &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDemandsFieldNumber | |
| kResourcesFieldNumber | |
| kDurationFieldNumber | |
Definition at line 473 of file rcpsp.pb.h.
|
inline |
Definition at line 335 of file rcpsp.pb.h.
| operations_research::scheduling::rcpsp::Recipe::~Recipe | ( | ) |
Definition at line 803 of file rcpsp.pb.cc.
|
explicit |
|
inline |
Definition at line 348 of file rcpsp.pb.h.
|
inlinenoexcept |
Definition at line 349 of file rcpsp.pb.h.
| PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::Recipe::Recipe | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 69 of file rcpsp.pb.cc.
|
final |
Definition at line 949 of file rcpsp.pb.cc.
|
inline |
Definition at line 1961 of file rcpsp.pb.h.
|
inline |
Definition at line 2011 of file rcpsp.pb.h.
|
final |
Definition at line 1006 of file rcpsp.pb.cc.
| PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::Recipe::Clear | ( | ) |
Definition at line 922 of file rcpsp.pb.cc.
|
inline |
Definition at line 1947 of file rcpsp.pb.h.
|
inline |
Definition at line 1916 of file rcpsp.pb.h.
|
inline |
Definition at line 1997 of file rcpsp.pb.h.
| void operations_research::scheduling::rcpsp::Recipe::CopyFrom | ( | const Recipe & | from | ) |
Definition at line 1077 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 383 of file rcpsp.pb.h.
|
inline |
Definition at line 1967 of file rcpsp.pb.h.
|
inline |
Definition at line 1953 of file rcpsp.pb.h.
|
inline |
Definition at line 1944 of file rcpsp.pb.h.
|
inlinestatic |
Definition at line 374 of file rcpsp.pb.h.
|
inline |
Definition at line 1922 of file rcpsp.pb.h.
|
inline |
Definition at line 442 of file rcpsp.pb.h.
|
inlinestatic |
Definition at line 377 of file rcpsp.pb.h.
| google::protobuf::Metadata operations_research::scheduling::rcpsp::Recipe::GetMetadata | ( | ) | const |
Definition at line 1094 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 380 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 842 of file rcpsp.pb.cc.
|
inline |
Definition at line 418 of file rcpsp.pb.h.
|
inline |
Definition at line 411 of file rcpsp.pb.h.
|
inline |
Definition at line 1972 of file rcpsp.pb.h.
|
inline |
Definition at line 2022 of file rcpsp.pb.h.
|
inline |
Definition at line 369 of file rcpsp.pb.h.
|
inline |
Definition at line 405 of file rcpsp.pb.h.
Definition at line 351 of file rcpsp.pb.h.
Definition at line 355 of file rcpsp.pb.h.
|
inline |
Definition at line 2017 of file rcpsp.pb.h.
|
inline |
Definition at line 2003 of file rcpsp.pb.h.
|
inline |
Definition at line 1994 of file rcpsp.pb.h.
|
inline |
Definition at line 1957 of file rcpsp.pb.h.
|
inline |
Definition at line 1926 of file rcpsp.pb.h.
|
inline |
Definition at line 2007 of file rcpsp.pb.h.
|
inline |
Definition at line 389 of file rcpsp.pb.h.
|
inline |
Definition at line 365 of file rcpsp.pb.h.
|
inline |
Definition at line 397 of file rcpsp.pb.h.
|
friend |
Definition at line 534 of file rcpsp.pb.h.
|
friend |
Definition at line 536 of file rcpsp.pb.h.
|
friend |
Definition at line 527 of file rcpsp.pb.h.
|
friend |
Definition at line 533 of file rcpsp.pb.h.
|
friend |
Definition at line 558 of file rcpsp.pb.h.
Definition at line 388 of file rcpsp.pb.h.
| Impl_ operations_research::scheduling::rcpsp::Recipe::_impl_ |
Definition at line 557 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 387 of file rcpsp.pb.h.