Definition at line 2548 of file cp_model.pb.h.
#include <cp_model.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kEntriesFieldNumber | |
| kNumRowsFieldNumber | |
| kNumColsFieldNumber | |
Definition at line 2689 of file cp_model.pb.h.
◆ DenseMatrixProto() [1/5]
| operations_research::sat::DenseMatrixProto::DenseMatrixProto |
( |
| ) |
|
|
inline |
◆ ~DenseMatrixProto()
| operations_research::sat::DenseMatrixProto::~DenseMatrixProto |
( |
| ) |
|
◆ DenseMatrixProto() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::sat::DenseMatrixProto::DenseMatrixProto |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ DenseMatrixProto() [3/5]
| operations_research::sat::DenseMatrixProto::DenseMatrixProto |
( |
const DenseMatrixProto & | from | ) |
|
|
inline |
◆ DenseMatrixProto() [4/5]
| operations_research::sat::DenseMatrixProto::DenseMatrixProto |
( |
DenseMatrixProto && | from | ) |
|
|
inlinenoexcept |
◆ DenseMatrixProto() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::sat::DenseMatrixProto::DenseMatrixProto |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_entries()
| void operations_research::sat::DenseMatrixProto::add_entries |
( |
::int32_t | value | ) |
|
|
inline |
◆ ByteSizeLong()
| size_t operations_research::sat::DenseMatrixProto::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::sat::DenseMatrixProto::Clear |
( |
| ) |
|
◆ clear_entries()
| void operations_research::sat::DenseMatrixProto::clear_entries |
( |
| ) |
|
|
inline |
◆ clear_num_cols()
| void operations_research::sat::DenseMatrixProto::clear_num_cols |
( |
| ) |
|
|
inline |
◆ clear_num_rows()
| void operations_research::sat::DenseMatrixProto::clear_num_rows |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::sat::DenseMatrixProto::CopyFrom |
( |
const DenseMatrixProto & | from | ) |
|
◆ default_instance()
| const DenseMatrixProto & operations_research::sat::DenseMatrixProto::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ entries() [1/2]
| const::google::protobuf::RepeatedField<::int32_t > & operations_research::sat::DenseMatrixProto::entries |
( |
| ) |
const |
|
inline |
◆ entries() [2/2]
| int32_t operations_research::sat::DenseMatrixProto::entries |
( |
int | index | ) |
const |
|
inline |
◆ entries_size()
| int operations_research::sat::DenseMatrixProto::entries_size |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int operations_research::sat::DenseMatrixProto::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::sat::DenseMatrixProto::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::sat::DenseMatrixProto::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::sat::DenseMatrixProto::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::sat::DenseMatrixProto::MergeFrom |
( |
const DenseMatrixProto & | from | ) |
|
|
inline |
◆ mutable_entries()
| google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::mutable_entries |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| DenseMatrixProto *PROTOBUF_NONNULL operations_research::sat::DenseMatrixProto::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ num_cols()
| int32_t operations_research::sat::DenseMatrixProto::num_cols |
( |
| ) |
const |
|
inline |
◆ num_rows()
| int32_t operations_research::sat::DenseMatrixProto::num_rows |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_entries()
| void operations_research::sat::DenseMatrixProto::set_entries |
( |
int | index, |
|
|
::int32_t | value ) |
|
inline |
◆ set_num_cols()
| void operations_research::sat::DenseMatrixProto::set_num_cols |
( |
::int32_t | value | ) |
|
|
inline |
◆ set_num_rows()
| void operations_research::sat::DenseMatrixProto::set_num_rows |
( |
::int32_t | value | ) |
|
|
inline |
◆ Swap()
| void operations_research::sat::DenseMatrixProto::Swap |
( |
DenseMatrixProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::sat::DenseMatrixProto::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::sat::DenseMatrixProto::UnsafeArenaSwap |
( |
DenseMatrixProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ ::google::protobuf::Arena
| friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
template<typename T>
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
| friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto
| friend struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::sat::DenseMatrixProto::_impl_ |
◆ kIndexInFileMessages
| int operations_research::sat::DenseMatrixProto::kIndexInFileMessages = 25 |
|
staticconstexpr |
The documentation for this class was generated from the following files: