![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 200 of file solution.pb.h.
#include <solution.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kIdsFieldNumber = 1 , kValuesFieldNumber = 2 } |
| nested types -------------------------------------------------— More... | |
Public Member Functions | |
| SparseBasisStatusVector () | |
| ~SparseBasisStatusVector () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SparseBasisStatusVector (::google::protobuf::internal::ConstantInitialized) |
| SparseBasisStatusVector (const SparseBasisStatusVector &from) | |
| SparseBasisStatusVector (SparseBasisStatusVector &&from) noexcept | |
| SparseBasisStatusVector & | operator= (const SparseBasisStatusVector &from) |
| SparseBasisStatusVector & | operator= (SparseBasisStatusVector &&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 (SparseBasisStatusVector *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SparseBasisStatusVector *PROTOBUF_NONNULL other) |
| SparseBasisStatusVector *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| implements Message -------------------------------------------— | |
| void | CopyFrom (const SparseBasisStatusVector &from) |
| void | MergeFrom (const SparseBasisStatusVector &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 |
| repeated int64 ids = 1; | |
| 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 |
| repeated .operations_research.math_opt.BasisStatusProto values = 2; | |
| void | clear_values () |
| ::operations_research::math_opt::BasisStatusProto | values (int index) const |
| void | set_values (int index, ::operations_research::math_opt::BasisStatusProto value) |
| void | add_values (::operations_research::math_opt::BasisStatusProto value) |
| const ::google::protobuf::RepeatedField< int > & | values () const |
| ::google::protobuf::RepeatedField< int > *PROTOBUF_NONNULL | mutable_values () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SparseBasisStatusVector (::_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 SparseBasisStatusVector & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 5 |
Protected Member Functions | |
| SparseBasisStatusVector (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
| SparseBasisStatusVector (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const SparseBasisStatusVector &from) | |
| SparseBasisStatusVector (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, SparseBasisStatusVector &&from) noexcept | |
| const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
| static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
| static constexpr auto | InternalNewImpl_ () |
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_2fsolution_2eproto |
| void | swap (SparseBasisStatusVector &a, SparseBasisStatusVector &b) |
| anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
| Enumerator | |
|---|---|
| kIdsFieldNumber | |
| kValuesFieldNumber | |
Definition at line 342 of file solution.pb.h.
|
inline |
Definition at line 203 of file solution.pb.h.
| operations_research::math_opt::SparseBasisStatusVector::~SparseBasisStatusVector | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.SparseBasisStatusVector)
Definition at line 1983 of file solution.pb.cc.
|
explicit |
|
inline |
Definition at line 216 of file solution.pb.h.
|
inlinenoexcept |
Definition at line 217 of file solution.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.SparseBasisStatusVector)
Definition at line 1936 of file solution.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.SparseBasisStatusVector)
Definition at line 1955 of file solution.pb.cc.
|
inlineprotectednoexcept |
Definition at line 324 of file solution.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::SparseBasisStatusVector::SparseBasisStatusVector | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 39 of file solution.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.SparseBasisStatusVector)
repeated int64 ids = 1;
repeated .operations_research.math_opt.BasisStatusProto values = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.SparseBasisStatusVector)
Definition at line 2110 of file solution.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.math_opt.SparseBasisStatusVector.ids)
Definition at line 2666 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_add:operations_research.math_opt.SparseBasisStatusVector.values)
Definition at line 2712 of file solution.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.SparseBasisStatusVector)
Prevent compiler warnings about cached_has_bits being unused
repeated int64 ids = 1;
repeated .operations_research.math_opt.BasisStatusProto values = 2;
Definition at line 2150 of file solution.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::SparseBasisStatusVector::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.SparseBasisStatusVector)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 2092 of file solution.pb.cc.
|
inline |
Definition at line 2654 of file solution.pb.h.
|
inline |
Definition at line 2700 of file solution.pb.h.
| void operations_research::math_opt::SparseBasisStatusVector::CopyFrom | ( | const SparseBasisStatusVector & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.SparseBasisStatusVector)
Definition at line 2192 of file solution.pb.cc.
|
inlinestatic |
Definition at line 251 of file solution.pb.h.
|
inlinestatic |
Definition at line 242 of file solution.pb.h.
|
inline |
Definition at line 310 of file solution.pb.h.
|
protected |
Definition at line 2047 of file solution.pb.cc.
|
inlinestatic |
Definition at line 245 of file solution.pb.h.
| google::protobuf::Metadata operations_research::math_opt::SparseBasisStatusVector::GetMetadata | ( | ) | const |
Definition at line 2207 of file solution.pb.cc.
|
inlinestatic |
Definition at line 248 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.math_opt.SparseBasisStatusVector.ids)
Definition at line 2671 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SparseBasisStatusVector.ids)
Definition at line 2658 of file solution.pb.h.
|
inline |
repeated int64 ids = 1;
Definition at line 2651 of file solution.pb.h.
|
staticconstexpr |
Definition at line 2019 of file solution.pb.cc.
|
staticconstexprprotected |
Definition at line 1999 of file solution.pb.cc.
|
inline |
Definition at line 286 of file solution.pb.h.
|
inline |
Definition at line 279 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.math_opt.SparseBasisStatusVector.ids)
Definition at line 2676 of file solution.pb.h.
|
inline |
Definition at line 237 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.math_opt.SparseBasisStatusVector.values)
Definition at line 2722 of file solution.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 273 of file solution.pb.h.
|
inline |
Definition at line 219 of file solution.pb.h.
|
inlinenoexcept |
Definition at line 223 of file solution.pb.h.
|
inlinestaticprotected |
Definition at line 1994 of file solution.pb.cc.
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.SparseBasisStatusVector.ids)
Definition at line 2662 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.SparseBasisStatusVector.values)
Definition at line 2708 of file solution.pb.h.
|
inline |
Definition at line 257 of file solution.pb.h.
|
inline |
Definition at line 233 of file solution.pb.h.
|
inline |
Definition at line 265 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.math_opt.SparseBasisStatusVector.values)
Definition at line 2717 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SparseBasisStatusVector.values)
Definition at line 2704 of file solution.pb.h.
|
inline |
repeated .operations_research.math_opt.BasisStatusProto values = 2;
Definition at line 2697 of file solution.pb.h.
|
friend |
Definition at line 393 of file solution.pb.h.
|
friend |
Definition at line 395 of file solution.pb.h.
|
friend |
Definition at line 386 of file solution.pb.h.
|
friend |
Definition at line 392 of file solution.pb.h.
|
friend |
Definition at line 415 of file solution.pb.h.
|
friend |
Definition at line 256 of file solution.pb.h.
| Impl_ operations_research::math_opt::SparseBasisStatusVector::_impl_ |
Definition at line 414 of file solution.pb.h.
|
staticconstexpr |
Definition at line 255 of file solution.pb.h.