![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1391 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarsFieldNumber = 1 , kCoeffsFieldNumber = 2 , kOffsetFieldNumber = 3 } |
Public Member Functions | |
| LinearExpressionProto () | |
| ~LinearExpressionProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LinearExpressionProto (::google::protobuf::internal::ConstantInitialized) |
| LinearExpressionProto (const LinearExpressionProto &from) | |
| LinearExpressionProto (LinearExpressionProto &&from) noexcept | |
| LinearExpressionProto & | operator= (const LinearExpressionProto &from) |
| LinearExpressionProto & | operator= (LinearExpressionProto &&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 (LinearExpressionProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LinearExpressionProto *PROTOBUF_NONNULL other) |
| LinearExpressionProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const LinearExpressionProto &from) |
| void | MergeFrom (const LinearExpressionProto &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 () |
| ::int64_t | coeffs (int index) const |
| void | set_coeffs (int index, ::int64_t value) |
| void | add_coeffs (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | coeffs () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_coeffs () |
| void | clear_offset () |
| ::int64_t | offset () const |
| void | set_offset (::int64_t value) |
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 LinearExpressionProto & | 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_2fsat_2fcp_5fmodel_2eproto |
| void | swap (LinearExpressionProto &a, LinearExpressionProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarsFieldNumber | |
| kCoeffsFieldNumber | |
| kOffsetFieldNumber | |
Definition at line 1532 of file cp_model.pb.h.
|
inline |
Definition at line 1394 of file cp_model.pb.h.
| operations_research::sat::LinearExpressionProto::~LinearExpressionProto | ( | ) |
Definition at line 2257 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 1407 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1408 of file cp_model.pb.h.
|
final |
Definition at line 2403 of file cp_model.pb.cc.
|
inline |
Definition at line 8590 of file cp_model.pb.h.
|
inline |
Definition at line 8540 of file cp_model.pb.h.
|
final |
Definition at line 2460 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::LinearExpressionProto::Clear | ( | ) |
Definition at line 2376 of file cp_model.pb.cc.
|
inline |
Definition at line 8576 of file cp_model.pb.h.
|
inline |
Definition at line 8620 of file cp_model.pb.h.
|
inline |
Definition at line 8526 of file cp_model.pb.h.
|
inline |
Definition at line 8596 of file cp_model.pb.h.
|
inline |
Definition at line 8582 of file cp_model.pb.h.
|
inline |
Definition at line 8573 of file cp_model.pb.h.
| void operations_research::sat::LinearExpressionProto::CopyFrom | ( | const LinearExpressionProto & | from | ) |
Definition at line 2531 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1442 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1433 of file cp_model.pb.h.
|
inline |
Definition at line 1501 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1436 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::LinearExpressionProto::GetMetadata | ( | ) | const |
Definition at line 2548 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1439 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 2296 of file cp_model.pb.cc.
|
inline |
Definition at line 1477 of file cp_model.pb.h.
|
inline |
Definition at line 1470 of file cp_model.pb.h.
|
inline |
Definition at line 8601 of file cp_model.pb.h.
|
inline |
Definition at line 1428 of file cp_model.pb.h.
|
inline |
Definition at line 8551 of file cp_model.pb.h.
|
inline |
Definition at line 1464 of file cp_model.pb.h.
|
inline |
Definition at line 8626 of file cp_model.pb.h.
|
inline |
Definition at line 1410 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1414 of file cp_model.pb.h.
|
inline |
Definition at line 8586 of file cp_model.pb.h.
|
inline |
Definition at line 8630 of file cp_model.pb.h.
|
inline |
Definition at line 8536 of file cp_model.pb.h.
|
inline |
Definition at line 1448 of file cp_model.pb.h.
|
inline |
Definition at line 1424 of file cp_model.pb.h.
|
inline |
Definition at line 1456 of file cp_model.pb.h.
|
inline |
Definition at line 8546 of file cp_model.pb.h.
|
inline |
Definition at line 8532 of file cp_model.pb.h.
|
inline |
Definition at line 8523 of file cp_model.pb.h.
|
friend |
Definition at line 1593 of file cp_model.pb.h.
|
friend |
Definition at line 1595 of file cp_model.pb.h.
|
friend |
Definition at line 1586 of file cp_model.pb.h.
|
friend |
Definition at line 1592 of file cp_model.pb.h.
|
friend |
Definition at line 1617 of file cp_model.pb.h.
|
friend |
Definition at line 1447 of file cp_model.pb.h.
| Impl_ operations_research::sat::LinearExpressionProto::_impl_ |
Definition at line 1616 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 1446 of file cp_model.pb.h.