![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 2304 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarsFieldNumber = 1 , kCoeffsFieldNumber = 2 , kOffsetFieldNumber = 3 , kMaximizeFieldNumber = 4 } |
Public Member Functions | |
| FloatObjectiveProto () | |
| ~FloatObjectiveProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | FloatObjectiveProto (::google::protobuf::internal::ConstantInitialized) |
| FloatObjectiveProto (const FloatObjectiveProto &from) | |
| FloatObjectiveProto (FloatObjectiveProto &&from) noexcept | |
| FloatObjectiveProto & | operator= (const FloatObjectiveProto &from) |
| FloatObjectiveProto & | operator= (FloatObjectiveProto &&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 (FloatObjectiveProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (FloatObjectiveProto *PROTOBUF_NONNULL other) |
| FloatObjectiveProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const FloatObjectiveProto &from) |
| void | MergeFrom (const FloatObjectiveProto &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 | vars_size () const |
| void | clear_vars () |
| ::int32_t | vars (int index) const |
| void | set_vars (int index, ::int32_t value) |
| void | add_vars (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | vars () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_vars () |
| int | coeffs_size () const |
| void | clear_coeffs () |
| double | coeffs (int index) const |
| void | set_coeffs (int index, double value) |
| void | add_coeffs (double value) |
| const ::google::protobuf::RepeatedField< double > & | coeffs () const |
| ::google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL | mutable_coeffs () |
| void | clear_offset () |
| double | offset () const |
| void | set_offset (double value) |
| void | clear_maximize () |
| bool | maximize () const |
| void | set_maximize (bool value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | FloatObjectiveProto (::_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 FloatObjectiveProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 21 |
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 (FloatObjectiveProto &a, FloatObjectiveProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarsFieldNumber | |
| kCoeffsFieldNumber | |
| kOffsetFieldNumber | |
| kMaximizeFieldNumber | |
Definition at line 2445 of file cp_model.pb.h.
|
inline |
Definition at line 2307 of file cp_model.pb.h.
| operations_research::sat::FloatObjectiveProto::~FloatObjectiveProto | ( | ) |
Definition at line 10515 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 2320 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2321 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::FloatObjectiveProto::FloatObjectiveProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 292 of file cp_model.pb.cc.
|
final |
Definition at line 10670 of file cp_model.pb.cc.
|
inline |
Definition at line 13848 of file cp_model.pb.h.
|
inline |
Definition at line 13798 of file cp_model.pb.h.
|
final |
Definition at line 10732 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::FloatObjectiveProto::Clear | ( | ) |
Definition at line 10639 of file cp_model.pb.cc.
|
inline |
Definition at line 13834 of file cp_model.pb.h.
|
inline |
Definition at line 13903 of file cp_model.pb.h.
|
inline |
Definition at line 13878 of file cp_model.pb.h.
|
inline |
Definition at line 13784 of file cp_model.pb.h.
|
inline |
Definition at line 13854 of file cp_model.pb.h.
|
inline |
Definition at line 13840 of file cp_model.pb.h.
|
inline |
Definition at line 13831 of file cp_model.pb.h.
| void operations_research::sat::FloatObjectiveProto::CopyFrom | ( | const FloatObjectiveProto & | from | ) |
Definition at line 10816 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 2355 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 2346 of file cp_model.pb.h.
|
inline |
Definition at line 2414 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 2349 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::FloatObjectiveProto::GetMetadata | ( | ) | const |
Definition at line 10838 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 2352 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 10554 of file cp_model.pb.cc.
|
inline |
Definition at line 2390 of file cp_model.pb.h.
|
inline |
Definition at line 13909 of file cp_model.pb.h.
|
inline |
Definition at line 2383 of file cp_model.pb.h.
|
inline |
Definition at line 13859 of file cp_model.pb.h.
|
inline |
Definition at line 2341 of file cp_model.pb.h.
|
inline |
Definition at line 13809 of file cp_model.pb.h.
|
inline |
Definition at line 2377 of file cp_model.pb.h.
|
inline |
Definition at line 13884 of file cp_model.pb.h.
|
inline |
Definition at line 2323 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2327 of file cp_model.pb.h.
|
inline |
Definition at line 13844 of file cp_model.pb.h.
|
inline |
Definition at line 13913 of file cp_model.pb.h.
|
inline |
Definition at line 13888 of file cp_model.pb.h.
|
inline |
Definition at line 13794 of file cp_model.pb.h.
|
inline |
Definition at line 2361 of file cp_model.pb.h.
|
inline |
Definition at line 2337 of file cp_model.pb.h.
|
inline |
Definition at line 2369 of file cp_model.pb.h.
|
inline |
Definition at line 13804 of file cp_model.pb.h.
|
inline |
Definition at line 13790 of file cp_model.pb.h.
|
inline |
Definition at line 13781 of file cp_model.pb.h.
|
friend |
Definition at line 2517 of file cp_model.pb.h.
|
friend |
Definition at line 2519 of file cp_model.pb.h.
|
friend |
Definition at line 2510 of file cp_model.pb.h.
|
friend |
Definition at line 2516 of file cp_model.pb.h.
|
friend |
Definition at line 2541 of file cp_model.pb.h.
|
friend |
Definition at line 2360 of file cp_model.pb.h.
| Impl_ operations_research::sat::FloatObjectiveProto::_impl_ |
Definition at line 2540 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 2359 of file cp_model.pb.h.