![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 2815 of file linear_solver.pb.h.
#include <linear_solver.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarIndexFieldNumber = 1 , kConstantFieldNumber = 2 , kResultantVarIndexFieldNumber = 3 } |
Public Member Functions | |
| MPArrayWithConstantConstraint () | |
| ~MPArrayWithConstantConstraint () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | MPArrayWithConstantConstraint (::google::protobuf::internal::ConstantInitialized) |
| MPArrayWithConstantConstraint (const MPArrayWithConstantConstraint &from) | |
| MPArrayWithConstantConstraint (MPArrayWithConstantConstraint &&from) noexcept | |
| MPArrayWithConstantConstraint & | operator= (const MPArrayWithConstantConstraint &from) |
| MPArrayWithConstantConstraint & | operator= (MPArrayWithConstantConstraint &&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 (MPArrayWithConstantConstraint *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (MPArrayWithConstantConstraint *PROTOBUF_NONNULL other) |
| MPArrayWithConstantConstraint *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const MPArrayWithConstantConstraint &from) |
| void | MergeFrom (const MPArrayWithConstantConstraint &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 | var_index_size () const |
| void | clear_var_index () |
| ::int32_t | var_index (int index) const |
| void | set_var_index (int index, ::int32_t value) |
| void | add_var_index (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | var_index () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_var_index () |
| bool | has_constant () const |
| void | clear_constant () |
| double | constant () const |
| void | set_constant (double value) |
| bool | has_resultant_var_index () const |
| void | clear_resultant_var_index () |
| ::int32_t | resultant_var_index () const |
| void | set_resultant_var_index (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | MPArrayWithConstantConstraint (::_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 MPArrayWithConstantConstraint & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 8 |
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_2flinear_5fsolver_2flinear_5fsolver_2eproto |
| void | swap (MPArrayWithConstantConstraint &a, MPArrayWithConstantConstraint &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIndexFieldNumber | |
| kConstantFieldNumber | |
| kResultantVarIndexFieldNumber | |
Definition at line 2956 of file linear_solver.pb.h.
|
inline |
Definition at line 2818 of file linear_solver.pb.h.
| operations_research::MPArrayWithConstantConstraint::~MPArrayWithConstantConstraint | ( | ) |
Definition at line 4483 of file linear_solver.pb.cc.
|
explicit |
|
inline |
Definition at line 2831 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2832 of file linear_solver.pb.h.
| PROTOBUF_CONSTEXPR operations_research::MPArrayWithConstantConstraint::MPArrayWithConstantConstraint | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 326 of file linear_solver.pb.cc.
|
final |
Definition at line 4624 of file linear_solver.pb.cc.
|
inline |
Definition at line 7712 of file linear_solver.pb.h.
|
final |
Definition at line 4673 of file linear_solver.pb.cc.
| PROTOBUF_NOINLINE void operations_research::MPArrayWithConstantConstraint::Clear | ( | ) |
Definition at line 4598 of file linear_solver.pb.cc.
|
inline |
Definition at line 7746 of file linear_solver.pb.h.
|
inline |
Definition at line 7775 of file linear_solver.pb.h.
|
inline |
Definition at line 7698 of file linear_solver.pb.h.
|
inline |
Definition at line 7752 of file linear_solver.pb.h.
| void operations_research::MPArrayWithConstantConstraint::CopyFrom | ( | const MPArrayWithConstantConstraint & | from | ) |
Definition at line 4735 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 2866 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2857 of file linear_solver.pb.h.
|
inline |
Definition at line 2925 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 2860 of file linear_solver.pb.h.
| google::protobuf::Metadata operations_research::MPArrayWithConstantConstraint::GetMetadata | ( | ) | const |
Definition at line 4756 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 2863 of file linear_solver.pb.h.
|
inline |
Definition at line 7742 of file linear_solver.pb.h.
|
inline |
Definition at line 7771 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 4518 of file linear_solver.pb.cc.
|
inline |
Definition at line 2901 of file linear_solver.pb.h.
|
inline |
Definition at line 2894 of file linear_solver.pb.h.
|
inline |
Definition at line 2852 of file linear_solver.pb.h.
|
inline |
Definition at line 7723 of file linear_solver.pb.h.
|
inline |
Definition at line 2888 of file linear_solver.pb.h.
|
inline |
Definition at line 2834 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 2838 of file linear_solver.pb.h.
|
inline |
Definition at line 7781 of file linear_solver.pb.h.
|
inline |
Definition at line 7756 of file linear_solver.pb.h.
|
inline |
Definition at line 7785 of file linear_solver.pb.h.
|
inline |
Definition at line 7708 of file linear_solver.pb.h.
|
inline |
Definition at line 2872 of file linear_solver.pb.h.
|
inline |
Definition at line 2848 of file linear_solver.pb.h.
|
inline |
Definition at line 2880 of file linear_solver.pb.h.
|
inline |
Definition at line 7718 of file linear_solver.pb.h.
|
inline |
Definition at line 7704 of file linear_solver.pb.h.
|
inline |
Definition at line 7695 of file linear_solver.pb.h.
|
friend |
Definition at line 3011 of file linear_solver.pb.h.
|
friend |
Definition at line 3013 of file linear_solver.pb.h.
|
friend |
Definition at line 3004 of file linear_solver.pb.h.
|
friend |
Definition at line 3010 of file linear_solver.pb.h.
|
friend |
Definition at line 3033 of file linear_solver.pb.h.
|
friend |
Definition at line 2871 of file linear_solver.pb.h.
| Impl_ operations_research::MPArrayWithConstantConstraint::_impl_ |
Definition at line 3032 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 2870 of file linear_solver.pb.h.