![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1714 of file linear_solver.pb.h.
#include <linear_solver.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kQvar1IndexFieldNumber = 1 , kQvar2IndexFieldNumber = 2 , kCoefficientFieldNumber = 3 } |
Public Member Functions | |
| MPQuadraticObjective () | |
| ~MPQuadraticObjective () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | MPQuadraticObjective (::google::protobuf::internal::ConstantInitialized) |
| MPQuadraticObjective (const MPQuadraticObjective &from) | |
| MPQuadraticObjective (MPQuadraticObjective &&from) noexcept | |
| MPQuadraticObjective & | operator= (const MPQuadraticObjective &from) |
| MPQuadraticObjective & | operator= (MPQuadraticObjective &&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 (MPQuadraticObjective *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (MPQuadraticObjective *PROTOBUF_NONNULL other) |
| MPQuadraticObjective *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const MPQuadraticObjective &from) |
| void | MergeFrom (const MPQuadraticObjective &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 | qvar1_index_size () const |
| void | clear_qvar1_index () |
| ::int32_t | qvar1_index (int index) const |
| void | set_qvar1_index (int index, ::int32_t value) |
| void | add_qvar1_index (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | qvar1_index () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_qvar1_index () |
| int | qvar2_index_size () const |
| void | clear_qvar2_index () |
| ::int32_t | qvar2_index (int index) const |
| void | set_qvar2_index (int index, ::int32_t value) |
| void | add_qvar2_index (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | qvar2_index () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_qvar2_index () |
| int | coefficient_size () const |
| void | clear_coefficient () |
| double | coefficient (int index) const |
| void | set_coefficient (int index, double value) |
| void | add_coefficient (double value) |
| const ::google::protobuf::RepeatedField< double > & | coefficient () const |
| ::google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL | mutable_coefficient () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | MPQuadraticObjective (::_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 MPQuadraticObjective & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 9 |
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 (MPQuadraticObjective &a, MPQuadraticObjective &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kQvar1IndexFieldNumber | |
| kQvar2IndexFieldNumber | |
| kCoefficientFieldNumber | |
Definition at line 1855 of file linear_solver.pb.h.
|
inline |
Definition at line 1717 of file linear_solver.pb.h.
| operations_research::MPQuadraticObjective::~MPQuadraticObjective | ( | ) |
Definition at line 4816 of file linear_solver.pb.cc.
|
explicit |
|
inline |
Definition at line 1730 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1731 of file linear_solver.pb.h.
| PROTOBUF_CONSTEXPR operations_research::MPQuadraticObjective::MPQuadraticObjective | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 200 of file linear_solver.pb.cc.
|
final |
Definition at line 4968 of file linear_solver.pb.cc.
|
inline |
Definition at line 7925 of file linear_solver.pb.h.
|
inline |
Definition at line 7825 of file linear_solver.pb.h.
|
inline |
Definition at line 7875 of file linear_solver.pb.h.
|
final |
Definition at line 5021 of file linear_solver.pb.cc.
| PROTOBUF_NOINLINE void operations_research::MPQuadraticObjective::Clear | ( | ) |
Definition at line 4939 of file linear_solver.pb.cc.
|
inline |
Definition at line 7911 of file linear_solver.pb.h.
|
inline |
Definition at line 7811 of file linear_solver.pb.h.
|
inline |
Definition at line 7861 of file linear_solver.pb.h.
|
inline |
Definition at line 7931 of file linear_solver.pb.h.
|
inline |
Definition at line 7917 of file linear_solver.pb.h.
|
inline |
Definition at line 7908 of file linear_solver.pb.h.
| void operations_research::MPQuadraticObjective::CopyFrom | ( | const MPQuadraticObjective & | from | ) |
Definition at line 5093 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 1765 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1756 of file linear_solver.pb.h.
|
inline |
Definition at line 1824 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1759 of file linear_solver.pb.h.
| google::protobuf::Metadata operations_research::MPQuadraticObjective::GetMetadata | ( | ) | const |
Definition at line 5110 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 1762 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 4859 of file linear_solver.pb.cc.
|
inline |
Definition at line 1800 of file linear_solver.pb.h.
|
inline |
Definition at line 1793 of file linear_solver.pb.h.
|
inline |
Definition at line 7936 of file linear_solver.pb.h.
|
inline |
Definition at line 7836 of file linear_solver.pb.h.
|
inline |
Definition at line 7886 of file linear_solver.pb.h.
|
inline |
Definition at line 1751 of file linear_solver.pb.h.
|
inline |
Definition at line 1787 of file linear_solver.pb.h.
|
inline |
Definition at line 1733 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1737 of file linear_solver.pb.h.
|
inline |
Definition at line 7831 of file linear_solver.pb.h.
|
inline |
Definition at line 7817 of file linear_solver.pb.h.
|
inline |
Definition at line 7808 of file linear_solver.pb.h.
|
inline |
Definition at line 7881 of file linear_solver.pb.h.
|
inline |
Definition at line 7867 of file linear_solver.pb.h.
|
inline |
Definition at line 7858 of file linear_solver.pb.h.
|
inline |
Definition at line 7921 of file linear_solver.pb.h.
|
inline |
Definition at line 7821 of file linear_solver.pb.h.
|
inline |
Definition at line 7871 of file linear_solver.pb.h.
|
inline |
Definition at line 1771 of file linear_solver.pb.h.
|
inline |
Definition at line 1747 of file linear_solver.pb.h.
|
inline |
Definition at line 1779 of file linear_solver.pb.h.
|
friend |
Definition at line 1924 of file linear_solver.pb.h.
|
friend |
Definition at line 1926 of file linear_solver.pb.h.
|
friend |
Definition at line 1917 of file linear_solver.pb.h.
|
friend |
Definition at line 1923 of file linear_solver.pb.h.
|
friend |
Definition at line 1946 of file linear_solver.pb.h.
|
friend |
Definition at line 1770 of file linear_solver.pb.h.
| Impl_ operations_research::MPQuadraticObjective::_impl_ |
Definition at line 1945 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1769 of file linear_solver.pb.h.