![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1624 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarsFieldNumber = 1 , kCoeffsFieldNumber = 2 , kDomainFieldNumber = 3 } |
Public Member Functions | |
| LinearConstraintProto () | |
| ~LinearConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LinearConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| LinearConstraintProto (const LinearConstraintProto &from) | |
| LinearConstraintProto (LinearConstraintProto &&from) noexcept | |
| LinearConstraintProto & | operator= (const LinearConstraintProto &from) |
| LinearConstraintProto & | operator= (LinearConstraintProto &&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 (LinearConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LinearConstraintProto *PROTOBUF_NONNULL other) |
| LinearConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const LinearConstraintProto &from) |
| void | MergeFrom (const LinearConstraintProto &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 () |
| int | domain_size () const |
| void | clear_domain () |
| ::int64_t | domain (int index) const |
| void | set_domain (int index, ::int64_t value) |
| void | add_domain (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | domain () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_domain () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LinearConstraintProto (::_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 LinearConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 5 |
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 (LinearConstraintProto &a, LinearConstraintProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarsFieldNumber | |
| kCoeffsFieldNumber | |
| kDomainFieldNumber | |
Definition at line 1765 of file cp_model.pb.h.
|
inline |
Definition at line 1627 of file cp_model.pb.h.
| operations_research::sat::LinearConstraintProto::~LinearConstraintProto | ( | ) |
Definition at line 3226 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 1640 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1641 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::LinearConstraintProto::LinearConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 206 of file cp_model.pb.cc.
|
final |
Definition at line 3378 of file cp_model.pb.cc.
|
inline |
Definition at line 8941 of file cp_model.pb.h.
|
inline |
Definition at line 8991 of file cp_model.pb.h.
|
inline |
Definition at line 8891 of file cp_model.pb.h.
|
final |
Definition at line 3437 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::LinearConstraintProto::Clear | ( | ) |
Definition at line 3349 of file cp_model.pb.cc.
|
inline |
Definition at line 8927 of file cp_model.pb.h.
|
inline |
Definition at line 8977 of file cp_model.pb.h.
|
inline |
Definition at line 8877 of file cp_model.pb.h.
|
inline |
Definition at line 8947 of file cp_model.pb.h.
|
inline |
Definition at line 8933 of file cp_model.pb.h.
|
inline |
Definition at line 8924 of file cp_model.pb.h.
| void operations_research::sat::LinearConstraintProto::CopyFrom | ( | const LinearConstraintProto & | from | ) |
Definition at line 3506 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1675 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1666 of file cp_model.pb.h.
|
inline |
Definition at line 8997 of file cp_model.pb.h.
|
inline |
Definition at line 8983 of file cp_model.pb.h.
|
inline |
Definition at line 8974 of file cp_model.pb.h.
|
inline |
Definition at line 1734 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1669 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::LinearConstraintProto::GetMetadata | ( | ) | const |
Definition at line 3523 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1672 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 3269 of file cp_model.pb.cc.
|
inline |
Definition at line 1710 of file cp_model.pb.h.
|
inline |
Definition at line 1703 of file cp_model.pb.h.
|
inline |
Definition at line 8952 of file cp_model.pb.h.
|
inline |
Definition at line 9002 of file cp_model.pb.h.
|
inline |
Definition at line 1661 of file cp_model.pb.h.
|
inline |
Definition at line 8902 of file cp_model.pb.h.
|
inline |
Definition at line 1697 of file cp_model.pb.h.
|
inline |
Definition at line 1643 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1647 of file cp_model.pb.h.
|
inline |
Definition at line 8937 of file cp_model.pb.h.
|
inline |
Definition at line 8987 of file cp_model.pb.h.
|
inline |
Definition at line 8887 of file cp_model.pb.h.
|
inline |
Definition at line 1681 of file cp_model.pb.h.
|
inline |
Definition at line 1657 of file cp_model.pb.h.
|
inline |
Definition at line 1689 of file cp_model.pb.h.
|
inline |
Definition at line 8897 of file cp_model.pb.h.
|
inline |
Definition at line 8883 of file cp_model.pb.h.
|
inline |
Definition at line 8874 of file cp_model.pb.h.
|
friend |
Definition at line 1834 of file cp_model.pb.h.
|
friend |
Definition at line 1836 of file cp_model.pb.h.
|
friend |
Definition at line 1827 of file cp_model.pb.h.
|
friend |
Definition at line 1833 of file cp_model.pb.h.
|
friend |
Definition at line 1859 of file cp_model.pb.h.
|
friend |
Definition at line 1680 of file cp_model.pb.h.
| Impl_ operations_research::sat::LinearConstraintProto::_impl_ |
Definition at line 1858 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 1679 of file cp_model.pb.h.