![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 763 of file sparse_containers.pb.h.
#include <sparse_containers.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kRowIdsFieldNumber = 1 , kColumnIdsFieldNumber = 2 , kCoefficientsFieldNumber = 3 } |
Public Member Functions | |
| SparseDoubleMatrixProto () | |
| ~SparseDoubleMatrixProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SparseDoubleMatrixProto (::google::protobuf::internal::ConstantInitialized) |
| SparseDoubleMatrixProto (const SparseDoubleMatrixProto &from) | |
| SparseDoubleMatrixProto (SparseDoubleMatrixProto &&from) noexcept | |
| SparseDoubleMatrixProto & | operator= (const SparseDoubleMatrixProto &from) |
| SparseDoubleMatrixProto & | operator= (SparseDoubleMatrixProto &&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 (SparseDoubleMatrixProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SparseDoubleMatrixProto *PROTOBUF_NONNULL other) |
| SparseDoubleMatrixProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SparseDoubleMatrixProto &from) |
| void | MergeFrom (const SparseDoubleMatrixProto &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 | row_ids_size () const |
| void | clear_row_ids () |
| ::int64_t | row_ids (int index) const |
| void | set_row_ids (int index, ::int64_t value) |
| void | add_row_ids (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | row_ids () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_row_ids () |
| int | column_ids_size () const |
| void | clear_column_ids () |
| ::int64_t | column_ids (int index) const |
| void | set_column_ids (int index, ::int64_t value) |
| void | add_column_ids (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | column_ids () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_column_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 () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SparseDoubleMatrixProto (::_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 SparseDoubleMatrixProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 4 |
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 (SparseDoubleMatrixProto &a, SparseDoubleMatrixProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kRowIdsFieldNumber | |
| kColumnIdsFieldNumber | |
| kCoefficientsFieldNumber | |
Definition at line 904 of file sparse_containers.pb.h.
|
inline |
Definition at line 766 of file sparse_containers.pb.h.
| operations_research::math_opt::SparseDoubleMatrixProto::~SparseDoubleMatrixProto | ( | ) |
Definition at line 1689 of file sparse_containers.pb.cc.
|
explicit |
|
inline |
Definition at line 779 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 780 of file sparse_containers.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::SparseDoubleMatrixProto::SparseDoubleMatrixProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 123 of file sparse_containers.pb.cc.
|
final |
Definition at line 1841 of file sparse_containers.pb.cc.
|
inline |
Definition at line 2014 of file sparse_containers.pb.h.
|
inline |
Definition at line 1964 of file sparse_containers.pb.h.
|
inline |
Definition at line 1914 of file sparse_containers.pb.h.
|
final |
Definition at line 1896 of file sparse_containers.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::SparseDoubleMatrixProto::Clear | ( | ) |
Definition at line 1812 of file sparse_containers.pb.cc.
|
inline |
Definition at line 2000 of file sparse_containers.pb.h.
|
inline |
Definition at line 1950 of file sparse_containers.pb.h.
|
inline |
Definition at line 1900 of file sparse_containers.pb.h.
|
inline |
Definition at line 2020 of file sparse_containers.pb.h.
|
inline |
Definition at line 2006 of file sparse_containers.pb.h.
|
inline |
Definition at line 1997 of file sparse_containers.pb.h.
|
inline |
Definition at line 1970 of file sparse_containers.pb.h.
|
inline |
Definition at line 1956 of file sparse_containers.pb.h.
|
inline |
Definition at line 1947 of file sparse_containers.pb.h.
| void operations_research::math_opt::SparseDoubleMatrixProto::CopyFrom | ( | const SparseDoubleMatrixProto & | from | ) |
Definition at line 1968 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 814 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 805 of file sparse_containers.pb.h.
|
inline |
Definition at line 873 of file sparse_containers.pb.h.
|
inlinestatic |
Definition at line 808 of file sparse_containers.pb.h.
| google::protobuf::Metadata operations_research::math_opt::SparseDoubleMatrixProto::GetMetadata | ( | ) | const |
Definition at line 1985 of file sparse_containers.pb.cc.
|
inlinestatic |
Definition at line 811 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 1732 of file sparse_containers.pb.cc.
|
inline |
Definition at line 849 of file sparse_containers.pb.h.
|
inline |
Definition at line 842 of file sparse_containers.pb.h.
|
inline |
Definition at line 2025 of file sparse_containers.pb.h.
|
inline |
Definition at line 1975 of file sparse_containers.pb.h.
|
inline |
Definition at line 1925 of file sparse_containers.pb.h.
|
inline |
Definition at line 800 of file sparse_containers.pb.h.
|
inline |
Definition at line 836 of file sparse_containers.pb.h.
|
inline |
Definition at line 782 of file sparse_containers.pb.h.
|
inlinenoexcept |
Definition at line 786 of file sparse_containers.pb.h.
|
inline |
Definition at line 1920 of file sparse_containers.pb.h.
|
inline |
Definition at line 1906 of file sparse_containers.pb.h.
|
inline |
Definition at line 1897 of file sparse_containers.pb.h.
|
inline |
Definition at line 2010 of file sparse_containers.pb.h.
|
inline |
Definition at line 1960 of file sparse_containers.pb.h.
|
inline |
Definition at line 1910 of file sparse_containers.pb.h.
|
inline |
Definition at line 820 of file sparse_containers.pb.h.
|
inline |
Definition at line 796 of file sparse_containers.pb.h.
|
inline |
Definition at line 828 of file sparse_containers.pb.h.
|
friend |
Definition at line 973 of file sparse_containers.pb.h.
|
friend |
Definition at line 975 of file sparse_containers.pb.h.
|
friend |
Definition at line 966 of file sparse_containers.pb.h.
|
friend |
Definition at line 972 of file sparse_containers.pb.h.
|
friend |
Definition at line 997 of file sparse_containers.pb.h.
|
friend |
Definition at line 819 of file sparse_containers.pb.h.
| Impl_ operations_research::math_opt::SparseDoubleMatrixProto::_impl_ |
Definition at line 996 of file sparse_containers.pb.h.
|
staticconstexpr |
Definition at line 818 of file sparse_containers.pb.h.