![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 543 of file sparse_containers.pb.h.
#include <sparse_containers.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kIdsFieldNumber = 1 , kValuesFieldNumber = 2 } |
Public Member Functions | |
| SparseDoubleVectorProto () | |
| ~SparseDoubleVectorProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SparseDoubleVectorProto (::google::protobuf::internal::ConstantInitialized) |
| SparseDoubleVectorProto (const SparseDoubleVectorProto &from) | |
| SparseDoubleVectorProto (SparseDoubleVectorProto &&from) noexcept | |
| SparseDoubleVectorProto & | operator= (const SparseDoubleVectorProto &from) |
| SparseDoubleVectorProto & | operator= (SparseDoubleVectorProto &&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 (SparseDoubleVectorProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SparseDoubleVectorProto *PROTOBUF_NONNULL other) |
| SparseDoubleVectorProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SparseDoubleVectorProto &from) |
| void | MergeFrom (const SparseDoubleVectorProto &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 | values_size () const |
| void | clear_values () |
| double | values (int index) const |
| void | set_values (int index, double value) |
| void | add_values (double value) |
| const ::google::protobuf::RepeatedField< double > & | values () const |
| ::google::protobuf::RepeatedField< double > *PROTOBUF_NONNULL | mutable_values () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SparseDoubleVectorProto (::_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 SparseDoubleVectorProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
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 (SparseDoubleVectorProto &a, SparseDoubleVectorProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kIdsFieldNumber | |
| kValuesFieldNumber | |
Definition at line 684 of file sparse_containers.pb.h.
|
inline |
Definition at line 546 of file sparse_containers.pb.h.
| operations_research::math_opt::SparseDoubleVectorProto::~SparseDoubleVectorProto | ( | ) |
Definition at line 365 of file sparse_containers.pb.cc.
|
explicit |
|
inline |
Definition at line 559 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 560 of file sparse_containers.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::SparseDoubleVectorProto::SparseDoubleVectorProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 94 of file sparse_containers.pb.cc.
|
final |
Definition at line 503 of file sparse_containers.pb.cc.
|
inline |
Definition at line 1494 of file sparse_containers.pb.h.
|
inline |
Definition at line 1544 of file sparse_containers.pb.h.
|
final |
Definition at line 547 of file sparse_containers.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::SparseDoubleVectorProto::Clear | ( | ) |
Definition at line 477 of file sparse_containers.pb.cc.
|
inline |
Definition at line 1480 of file sparse_containers.pb.h.
|
inline |
Definition at line 1530 of file sparse_containers.pb.h.
| void operations_research::math_opt::SparseDoubleVectorProto::CopyFrom | ( | const SparseDoubleVectorProto & | from | ) |
Definition at line 609 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 594 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 585 of file sparse_containers.pb.h.
|
inline |
Definition at line 653 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 588 of file sparse_containers.pb.h.
| google::protobuf::Metadata operations_research::math_opt::SparseDoubleVectorProto::GetMetadata | ( | ) | const |
Definition at line 625 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 591 of file sparse_containers.pb.h.
|
inline |
Definition at line 1500 of file sparse_containers.pb.h.
|
inline |
Definition at line 1486 of file sparse_containers.pb.h.
|
inline |
Definition at line 1477 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 404 of file sparse_containers.pb.cc.
|
inline |
Definition at line 629 of file sparse_containers.pb.h.
|
inline |
Definition at line 622 of file sparse_containers.pb.h.
|
inline |
Definition at line 1505 of file sparse_containers.pb.h.
|
inline |
Definition at line 580 of file sparse_containers.pb.h.
|
inline |
Definition at line 1555 of file sparse_containers.pb.h.
|
inline |
Definition at line 616 of file sparse_containers.pb.h.
|
inline |
Definition at line 562 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 566 of file sparse_containers.pb.h.
|
inline |
Definition at line 1490 of file sparse_containers.pb.h.
|
inline |
Definition at line 1540 of file sparse_containers.pb.h.
|
inline |
Definition at line 600 of file sparse_containers.pb.h.
|
inline |
Definition at line 576 of file sparse_containers.pb.h.
|
inline |
Definition at line 608 of file sparse_containers.pb.h.
|
inline |
Definition at line 1550 of file sparse_containers.pb.h.
|
inline |
Definition at line 1536 of file sparse_containers.pb.h.
|
inline |
Definition at line 1527 of file sparse_containers.pb.h.
|
friend |
Definition at line 734 of file sparse_containers.pb.h.
|
friend |
Definition at line 736 of file sparse_containers.pb.h.
|
friend |
Definition at line 727 of file sparse_containers.pb.h.
|
friend |
Definition at line 733 of file sparse_containers.pb.h.
|
friend |
Definition at line 756 of file sparse_containers.pb.h.
|
friend |
Definition at line 599 of file sparse_containers.pb.h.
| Impl_ operations_research::math_opt::SparseDoubleVectorProto::_impl_ |
Definition at line 755 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 598 of file sparse_containers.pb.h.