![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 4395 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kTimeExprsFieldNumber = 3 , kActiveLiteralsFieldNumber = 5 , kLevelChangesFieldNumber = 6 , kMinLevelFieldNumber = 1 , kMaxLevelFieldNumber = 2 } |
Public Member Functions | |
| ReservoirConstraintProto () | |
| ~ReservoirConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ReservoirConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| ReservoirConstraintProto (const ReservoirConstraintProto &from) | |
| ReservoirConstraintProto (ReservoirConstraintProto &&from) noexcept | |
| ReservoirConstraintProto & | operator= (const ReservoirConstraintProto &from) |
| ReservoirConstraintProto & | operator= (ReservoirConstraintProto &&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 (ReservoirConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (ReservoirConstraintProto *PROTOBUF_NONNULL other) |
| ReservoirConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const ReservoirConstraintProto &from) |
| void | MergeFrom (const ReservoirConstraintProto &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 | time_exprs_size () const |
| void | clear_time_exprs () |
| ::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL | mutable_time_exprs (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > *PROTOBUF_NONNULL | mutable_time_exprs () |
| const ::operations_research::sat::LinearExpressionProto & | time_exprs (int index) const |
| ::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL | add_time_exprs () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > & | time_exprs () const |
| int | active_literals_size () const |
| void | clear_active_literals () |
| ::int32_t | active_literals (int index) const |
| void | set_active_literals (int index, ::int32_t value) |
| void | add_active_literals (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | active_literals () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_active_literals () |
| int | level_changes_size () const |
| void | clear_level_changes () |
| ::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL | mutable_level_changes (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > *PROTOBUF_NONNULL | mutable_level_changes () |
| const ::operations_research::sat::LinearExpressionProto & | level_changes (int index) const |
| ::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL | add_level_changes () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > & | level_changes () const |
| void | clear_min_level () |
| ::int64_t | min_level () const |
| void | set_min_level (::int64_t value) |
| void | clear_max_level () |
| ::int64_t | max_level () const |
| void | set_max_level (::int64_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | ReservoirConstraintProto (::_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 ReservoirConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 11 |
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_2fsat_2fcp_5fmodel_2eproto |
| void | swap (ReservoirConstraintProto &a, ReservoirConstraintProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTimeExprsFieldNumber | |
| kActiveLiteralsFieldNumber | |
| kLevelChangesFieldNumber | |
| kMinLevelFieldNumber | |
| kMaxLevelFieldNumber | |
Definition at line 4536 of file cp_model.pb.h.
|
inline |
Definition at line 4398 of file cp_model.pb.h.
| operations_research::sat::ReservoirConstraintProto::~ReservoirConstraintProto | ( | ) |
Definition at line 5405 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 4411 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 4412 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::ReservoirConstraintProto::ReservoirConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 549 of file cp_model.pb.cc.
|
final |
Definition at line 5579 of file cp_model.pb.cc.
|
inline |
Definition at line 10245 of file cp_model.pb.h.
|
inline |
Definition at line 10231 of file cp_model.pb.h.
|
inline |
Definition at line 10222 of file cp_model.pb.h.
|
inline |
Definition at line 10239 of file cp_model.pb.h.
|
inline |
Definition at line 10192 of file cp_model.pb.h.
|
inline |
Definition at line 10136 of file cp_model.pb.h.
|
final |
Definition at line 5660 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::ReservoirConstraintProto::Clear | ( | ) |
Definition at line 5545 of file cp_model.pb.cc.
|
inline |
Definition at line 10225 of file cp_model.pb.h.
|
inline |
Definition at line 10169 of file cp_model.pb.h.
|
inline |
Definition at line 10082 of file cp_model.pb.h.
|
inline |
Definition at line 10057 of file cp_model.pb.h.
|
inline |
Definition at line 10113 of file cp_model.pb.h.
| void operations_research::sat::ReservoirConstraintProto::CopyFrom | ( | const ReservoirConstraintProto & | from | ) |
Definition at line 5758 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 4446 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 4437 of file cp_model.pb.h.
|
inline |
Definition at line 4505 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 4440 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::ReservoirConstraintProto::GetMetadata | ( | ) | const |
Definition at line 5781 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 4443 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 5448 of file cp_model.pb.cc.
|
inline |
Definition at line 4481 of file cp_model.pb.h.
|
inline |
Definition at line 10202 of file cp_model.pb.h.
|
inline |
Definition at line 10187 of file cp_model.pb.h.
|
inline |
Definition at line 10166 of file cp_model.pb.h.
|
inline |
Definition at line 10088 of file cp_model.pb.h.
|
inline |
Definition at line 4474 of file cp_model.pb.h.
|
inline |
Definition at line 10063 of file cp_model.pb.h.
|
inline |
Definition at line 10250 of file cp_model.pb.h.
|
inline |
Definition at line 10180 of file cp_model.pb.h.
|
inline |
Definition at line 10175 of file cp_model.pb.h.
|
inline |
Definition at line 10124 of file cp_model.pb.h.
|
inline |
Definition at line 10119 of file cp_model.pb.h.
|
inline |
Definition at line 4432 of file cp_model.pb.h.
|
inline |
Definition at line 4468 of file cp_model.pb.h.
|
inline |
Definition at line 4414 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 4418 of file cp_model.pb.h.
|
inline |
Definition at line 10235 of file cp_model.pb.h.
|
inline |
Definition at line 10092 of file cp_model.pb.h.
|
inline |
Definition at line 10067 of file cp_model.pb.h.
|
inline |
Definition at line 4452 of file cp_model.pb.h.
|
inline |
Definition at line 10146 of file cp_model.pb.h.
|
inline |
Definition at line 10131 of file cp_model.pb.h.
|
inline |
Definition at line 10110 of file cp_model.pb.h.
|
inline |
Definition at line 4428 of file cp_model.pb.h.
|
inline |
Definition at line 4460 of file cp_model.pb.h.
|
friend |
Definition at line 4625 of file cp_model.pb.h.
|
friend |
Definition at line 4627 of file cp_model.pb.h.
|
friend |
Definition at line 4618 of file cp_model.pb.h.
|
friend |
Definition at line 4624 of file cp_model.pb.h.
|
friend |
Definition at line 4650 of file cp_model.pb.h.
|
friend |
Definition at line 4451 of file cp_model.pb.h.
| Impl_ operations_research::sat::ReservoirConstraintProto::_impl_ |
Definition at line 4649 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 4450 of file cp_model.pb.h.