![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1224 of file sparse_containers.pb.h.
#include <sparse_containers.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kIdsFieldNumber = 1 , kCoefficientsFieldNumber = 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 | ids_size () const |
| void | clear_ids () |
| ::int64_t | ids (int index) const |
| void | set_ids (int index, ::int64_t value) |
| void | add_ids (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | ids () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_ids () |
| int | coefficients_size () const |
| void | clear_coefficients () |
| double | coefficients (int index) const |
| void | set_coefficients (int index, double value) |
| void | add_coefficients (double value) |
| const ::google::protobuf::RepeatedField< double > & | coefficients () const |
| ::google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL | mutable_coefficients () |
| void | clear_offset () |
| double | offset () const |
| void | set_offset (double value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LinearExpressionProto (::_pbi::ConstantInitialized) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LinearExpressionProto (::_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 LinearExpressionProto & | 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_2fmath_5fopt_2fsparse_5fcontainers_2eproto |
| void | swap (LinearExpressionProto &a, LinearExpressionProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kIdsFieldNumber | |
| kCoefficientsFieldNumber | |
| kOffsetFieldNumber | |
Definition at line 1365 of file sparse_containers.pb.h.
|
inline |
Definition at line 1227 of file sparse_containers.pb.h.
| operations_research::math_opt::LinearExpressionProto::~LinearExpressionProto | ( | ) |
Definition at line 2047 of file sparse_containers.pb.cc.
|
explicit |
|
inline |
Definition at line 1240 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 1241 of file sparse_containers.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::LinearExpressionProto::LinearExpressionProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 178 of file sparse_containers.pb.cc.
| PROTOBUF_CONSTEXPR operations_research::math_opt::LinearExpressionProto::LinearExpressionProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 176 of file cp_model.pb.cc.
|
final |
Definition at line 2193 of file sparse_containers.pb.cc.
|
inline |
Definition at line 2119 of file sparse_containers.pb.h.
|
inline |
Definition at line 2069 of file sparse_containers.pb.h.
|
final |
Definition at line 2246 of file sparse_containers.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::LinearExpressionProto::Clear | ( | ) |
Definition at line 2166 of file sparse_containers.pb.cc.
|
inline |
Definition at line 2105 of file sparse_containers.pb.h.
|
inline |
Definition at line 2055 of file sparse_containers.pb.h.
|
inline |
Definition at line 2149 of file sparse_containers.pb.h.
|
inline |
Definition at line 2125 of file sparse_containers.pb.h.
|
inline |
Definition at line 2111 of file sparse_containers.pb.h.
|
inline |
Definition at line 2102 of file sparse_containers.pb.h.
| void operations_research::math_opt::LinearExpressionProto::CopyFrom | ( | const LinearExpressionProto & | from | ) |
Definition at line 2319 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 1275 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 1266 of file sparse_containers.pb.h.
|
inline |
Definition at line 1334 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 1269 of file sparse_containers.pb.h.
| google::protobuf::Metadata operations_research::math_opt::LinearExpressionProto::GetMetadata | ( | ) | const |
Definition at line 2336 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 1272 of file sparse_containers.pb.h.
|
inline |
Definition at line 2075 of file sparse_containers.pb.h.
|
inline |
Definition at line 2061 of file sparse_containers.pb.h.
|
inline |
Definition at line 2052 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 2086 of file sparse_containers.pb.cc.
|
inline |
Definition at line 1310 of file sparse_containers.pb.h.
|
inline |
Definition at line 1303 of file sparse_containers.pb.h.
|
inline |
Definition at line 2130 of file sparse_containers.pb.h.
|
inline |
Definition at line 2080 of file sparse_containers.pb.h.
|
inline |
Definition at line 1261 of file sparse_containers.pb.h.
|
inline |
Definition at line 1297 of file sparse_containers.pb.h.
|
inline |
Definition at line 2155 of file sparse_containers.pb.h.
|
inline |
Definition at line 1243 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 1247 of file sparse_containers.pb.h.
|
inline |
Definition at line 2115 of file sparse_containers.pb.h.
|
inline |
Definition at line 2065 of file sparse_containers.pb.h.
|
inline |
Definition at line 2159 of file sparse_containers.pb.h.
|
inline |
Definition at line 1281 of file sparse_containers.pb.h.
|
inline |
Definition at line 1257 of file sparse_containers.pb.h.
|
inline |
Definition at line 1289 of file sparse_containers.pb.h.
|
friend |
Definition at line 1426 of file sparse_containers.pb.h.
|
friend |
Definition at line 1428 of file sparse_containers.pb.h.
|
friend |
Definition at line 1419 of file sparse_containers.pb.h.
|
friend |
Definition at line 1425 of file sparse_containers.pb.h.
|
friend |
Definition at line 1449 of file sparse_containers.pb.h.
|
friend |
Definition at line 1280 of file sparse_containers.pb.h.
| Impl_ operations_research::math_opt::LinearExpressionProto::_impl_ |
Definition at line 1448 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 1279 of file sparse_containers.pb.h.