![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 497 of file capacity.pb.h.
#include <capacity.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kCapacityTermFieldNumber = 1 , kMinCapacityFieldNumber = 2 , kMaxCapacityFieldNumber = 3 } |
| using | CapacityTerm = CapacityConstraintProto_CapacityTerm |
Public Member Functions | |
| CapacityConstraintProto () | |
| ~CapacityConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CapacityConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| CapacityConstraintProto (const CapacityConstraintProto &from) | |
| CapacityConstraintProto (CapacityConstraintProto &&from) noexcept | |
| CapacityConstraintProto & | operator= (const CapacityConstraintProto &from) |
| CapacityConstraintProto & | operator= (CapacityConstraintProto &&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 (CapacityConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (CapacityConstraintProto *PROTOBUF_NONNULL other) |
| CapacityConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const CapacityConstraintProto &from) |
| void | MergeFrom (const CapacityConstraintProto &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 | capacity_term_size () const |
| void | clear_capacity_term () |
| ::operations_research::CapacityConstraintProto_CapacityTerm *PROTOBUF_NONNULL | mutable_capacity_term (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::CapacityConstraintProto_CapacityTerm > *PROTOBUF_NONNULL | mutable_capacity_term () |
| const ::operations_research::CapacityConstraintProto_CapacityTerm & | capacity_term (int index) const |
| ::operations_research::CapacityConstraintProto_CapacityTerm *PROTOBUF_NONNULL | add_capacity_term () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::CapacityConstraintProto_CapacityTerm > & | capacity_term () const |
| void | clear_min_capacity () |
| ::int64_t | min_capacity () const |
| void | set_min_capacity (::int64_t value) |
| void | clear_max_capacity () |
| ::int64_t | max_capacity () const |
| void | set_max_capacity (::int64_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | CapacityConstraintProto (::_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 CapacityConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 2 |
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_2fset_5fcover_2fcapacity_2eproto |
| void | swap (CapacityConstraintProto &a, CapacityConstraintProto &b) |
| using operations_research::CapacityConstraintProto::CapacityTerm = CapacityConstraintProto_CapacityTerm |
Definition at line 636 of file capacity.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kCapacityTermFieldNumber | |
| kMinCapacityFieldNumber | |
| kMaxCapacityFieldNumber | |
Definition at line 639 of file capacity.pb.h.
|
inline |
Definition at line 500 of file capacity.pb.h.
| operations_research::CapacityConstraintProto::~CapacityConstraintProto | ( | ) |
Definition at line 861 of file capacity.pb.cc.
|
explicit |
|
inline |
Definition at line 513 of file capacity.pb.h.
|
inlinenoexcept |
Definition at line 514 of file capacity.pb.h.
| PROTOBUF_CONSTEXPR operations_research::CapacityConstraintProto::CapacityConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 89 of file capacity.pb.cc.
|
final |
Definition at line 1004 of file capacity.pb.cc.
|
inline |
Definition at line 908 of file capacity.pb.h.
|
final |
Definition at line 1061 of file capacity.pb.cc.
|
inline |
Definition at line 918 of file capacity.pb.h.
|
inline |
Definition at line 903 of file capacity.pb.h.
|
inline |
Definition at line 882 of file capacity.pb.h.
| PROTOBUF_NOINLINE void operations_research::CapacityConstraintProto::Clear | ( | ) |
Definition at line 978 of file capacity.pb.cc.
|
inline |
Definition at line 885 of file capacity.pb.h.
|
inline |
Definition at line 960 of file capacity.pb.h.
|
inline |
Definition at line 935 of file capacity.pb.h.
| void operations_research::CapacityConstraintProto::CopyFrom | ( | const CapacityConstraintProto & | from | ) |
Definition at line 1137 of file capacity.pb.cc.
|
inlinestatic |
Definition at line 548 of file capacity.pb.h.
|
inlinestatic |
Definition at line 539 of file capacity.pb.h.
|
inline |
Definition at line 607 of file capacity.pb.h.
|
inlinestatic |
Definition at line 542 of file capacity.pb.h.
| google::protobuf::Metadata operations_research::CapacityConstraintProto::GetMetadata | ( | ) | const |
Definition at line 1158 of file capacity.pb.cc.
|
inlinestatic |
Definition at line 545 of file capacity.pb.h.
|
staticconstexpr |
Definition at line 896 of file capacity.pb.cc.
|
inline |
Definition at line 583 of file capacity.pb.h.
|
inline |
Definition at line 966 of file capacity.pb.h.
|
inline |
Definition at line 576 of file capacity.pb.h.
|
inline |
Definition at line 941 of file capacity.pb.h.
|
inline |
Definition at line 896 of file capacity.pb.h.
|
inline |
Definition at line 891 of file capacity.pb.h.
|
inline |
Definition at line 534 of file capacity.pb.h.
|
inline |
Definition at line 570 of file capacity.pb.h.
|
inlinenoexcept |
Definition at line 520 of file capacity.pb.h.
|
inline |
Definition at line 516 of file capacity.pb.h.
|
inline |
Definition at line 970 of file capacity.pb.h.
|
inline |
Definition at line 945 of file capacity.pb.h.
|
inline |
Definition at line 554 of file capacity.pb.h.
|
inline |
Definition at line 530 of file capacity.pb.h.
|
inline |
Definition at line 562 of file capacity.pb.h.
|
friend |
Definition at line 691 of file capacity.pb.h.
|
friend |
Definition at line 693 of file capacity.pb.h.
|
friend |
Definition at line 684 of file capacity.pb.h.
|
friend |
Definition at line 690 of file capacity.pb.h.
|
friend |
Definition at line 713 of file capacity.pb.h.
|
friend |
Definition at line 553 of file capacity.pb.h.
| Impl_ operations_research::CapacityConstraintProto::_impl_ |
Definition at line 712 of file capacity.pb.h.
|
staticconstexpr |
Definition at line 552 of file capacity.pb.h.