![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 567 of file rcpsp.pb.h.
#include <rcpsp.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kStartOfTaskFieldNumber = 1 , kSelectedRecipeOfTaskFieldNumber = 2 } |
nested types -------------------------------------------------— More... |
Public Member Functions | |
RcpspAssignment () | |
~RcpspAssignment () PROTOBUF_FINAL | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | RcpspAssignment (::google::protobuf::internal::ConstantInitialized) |
RcpspAssignment (const RcpspAssignment &from) | |
RcpspAssignment (RcpspAssignment &&from) noexcept | |
RcpspAssignment & | operator= (const RcpspAssignment &from) |
RcpspAssignment & | operator= (RcpspAssignment &&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 (RcpspAssignment *PROTOBUF_NONNULL other) |
void | UnsafeArenaSwap (RcpspAssignment *PROTOBUF_NONNULL other) |
RcpspAssignment *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
implements Message -------------------------------------------— | |
void | CopyFrom (const RcpspAssignment &from) |
void | MergeFrom (const RcpspAssignment &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 | start_of_task_size () const |
repeated int64 start_of_task = 1; | |
void | clear_start_of_task () |
::int64_t | start_of_task (int index) const |
void | set_start_of_task (int index, ::int64_t value) |
void | add_start_of_task (::int64_t value) |
const ::google::protobuf::RepeatedField<::int64_t > & | start_of_task () const |
::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_start_of_task () |
int | selected_recipe_of_task_size () const |
repeated int32 selected_recipe_of_task = 2; | |
void | clear_selected_recipe_of_task () |
::int32_t | selected_recipe_of_task (int index) const |
void | set_selected_recipe_of_task (int index, ::int32_t value) |
void | add_selected_recipe_of_task (::int32_t value) |
const ::google::protobuf::RepeatedField<::int32_t > & | selected_recipe_of_task () const |
::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_selected_recipe_of_task () |
template<typename> | |
PROTOBUF_CONSTEXPR | RcpspAssignment (::_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 RcpspAssignment & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 6 |
Protected Member Functions | |
RcpspAssignment (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
RcpspAssignment (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const RcpspAssignment &from) | |
RcpspAssignment (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, RcpspAssignment &&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 (RcpspAssignment &a, RcpspAssignment &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kStartOfTaskFieldNumber | |
kSelectedRecipeOfTaskFieldNumber |
Definition at line 709 of file rcpsp.pb.h.
|
inline |
Definition at line 570 of file rcpsp.pb.h.
operations_research::scheduling::rcpsp::RcpspAssignment::~RcpspAssignment | ( | ) |
@protoc_insertion_point(destructor:operations_research.scheduling.rcpsp.RcpspAssignment)
Definition at line 2611 of file rcpsp.pb.cc.
|
explicit |
|
inline |
Definition at line 583 of file rcpsp.pb.h.
|
inlinenoexcept |
Definition at line 584 of file rcpsp.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.scheduling.rcpsp.RcpspAssignment)
Definition at line 2564 of file rcpsp.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.scheduling.rcpsp.RcpspAssignment)
Definition at line 2583 of file rcpsp.pb.cc.
|
inlineprotectednoexcept |
Definition at line 691 of file rcpsp.pb.h.
PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::RcpspAssignment::RcpspAssignment | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 97 of file rcpsp.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.scheduling.rcpsp.RcpspAssignment)
repeated int64 start_of_task = 1;
repeated int32 selected_recipe_of_task = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.scheduling.rcpsp.RcpspAssignment)
Definition at line 2738 of file rcpsp.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.scheduling.rcpsp.RcpspAssignment.selected_recipe_of_task)
Definition at line 2832 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.scheduling.rcpsp.RcpspAssignment.start_of_task)
Definition at line 2786 of file rcpsp.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.scheduling.rcpsp.RcpspAssignment)
Prevent compiler warnings about cached_has_bits being unused
repeated int64 start_of_task = 1;
repeated int32 selected_recipe_of_task = 2;
Definition at line 2778 of file rcpsp.pb.cc.
PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::RcpspAssignment::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.scheduling.rcpsp.RcpspAssignment)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 2720 of file rcpsp.pb.cc.
|
inline |
Definition at line 2820 of file rcpsp.pb.h.
|
inline |
Definition at line 2774 of file rcpsp.pb.h.
void operations_research::scheduling::rcpsp::RcpspAssignment::CopyFrom | ( | const RcpspAssignment & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.scheduling.rcpsp.RcpspAssignment)
Definition at line 2822 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 618 of file rcpsp.pb.h.
|
inlinestatic |
Definition at line 609 of file rcpsp.pb.h.
|
inline |
Definition at line 677 of file rcpsp.pb.h.
|
protected |
Definition at line 2675 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 612 of file rcpsp.pb.h.
google::protobuf::Metadata operations_research::scheduling::rcpsp::RcpspAssignment::GetMetadata | ( | ) | const |
Definition at line 2837 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 615 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 2647 of file rcpsp.pb.cc.
|
staticconstexprprotected |
Definition at line 2627 of file rcpsp.pb.cc.
|
inline |
Definition at line 653 of file rcpsp.pb.h.
|
inline |
Definition at line 646 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.scheduling.rcpsp.RcpspAssignment.selected_recipe_of_task)
Definition at line 2842 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.scheduling.rcpsp.RcpspAssignment.start_of_task)
Definition at line 2796 of file rcpsp.pb.h.
|
inline |
Definition at line 604 of file rcpsp.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 640 of file rcpsp.pb.h.
|
inline |
Definition at line 586 of file rcpsp.pb.h.
|
inlinenoexcept |
Definition at line 590 of file rcpsp.pb.h.
|
inlinestaticprotected |
Definition at line 2622 of file rcpsp.pb.cc.
|
inline |
@protoc_insertion_point(field_list:operations_research.scheduling.rcpsp.RcpspAssignment.selected_recipe_of_task)
Definition at line 2837 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.rcpsp.RcpspAssignment.selected_recipe_of_task)
Definition at line 2824 of file rcpsp.pb.h.
|
inline |
repeated int32 selected_recipe_of_task = 2;
Definition at line 2817 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.rcpsp.RcpspAssignment.selected_recipe_of_task)
Definition at line 2828 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.scheduling.rcpsp.RcpspAssignment.start_of_task)
Definition at line 2782 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.scheduling.rcpsp.RcpspAssignment.start_of_task)
Definition at line 2791 of file rcpsp.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.scheduling.rcpsp.RcpspAssignment.start_of_task)
Definition at line 2778 of file rcpsp.pb.h.
|
inline |
repeated int64 start_of_task = 1;
Definition at line 2771 of file rcpsp.pb.h.
|
inline |
Definition at line 624 of file rcpsp.pb.h.
|
inline |
Definition at line 600 of file rcpsp.pb.h.
|
inline |
Definition at line 632 of file rcpsp.pb.h.
|
friend |
Definition at line 759 of file rcpsp.pb.h.
|
friend |
Definition at line 761 of file rcpsp.pb.h.
|
friend |
Definition at line 752 of file rcpsp.pb.h.
|
friend |
Definition at line 758 of file rcpsp.pb.h.
|
friend |
Definition at line 781 of file rcpsp.pb.h.
|
friend |
Definition at line 623 of file rcpsp.pb.h.
Impl_ operations_research::scheduling::rcpsp::RcpspAssignment::_impl_ |
Definition at line 780 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 622 of file rcpsp.pb.h.