Definition at line 4657 of file cp_model.pb.h.
#include <cp_model.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kExprsFieldNumber | |
| kTargetFieldNumber | |
Definition at line 4798 of file cp_model.pb.h.
◆ LinearArgumentProto() [1/5]
| operations_research::sat::LinearArgumentProto::LinearArgumentProto |
( |
| ) |
|
|
inline |
◆ ~LinearArgumentProto()
| operations_research::sat::LinearArgumentProto::~LinearArgumentProto |
( |
| ) |
|
◆ LinearArgumentProto() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::sat::LinearArgumentProto::LinearArgumentProto |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ LinearArgumentProto() [3/5]
| operations_research::sat::LinearArgumentProto::LinearArgumentProto |
( |
const LinearArgumentProto & | from | ) |
|
|
inline |
◆ LinearArgumentProto() [4/5]
| operations_research::sat::LinearArgumentProto::LinearArgumentProto |
( |
LinearArgumentProto && | from | ) |
|
|
inlinenoexcept |
◆ LinearArgumentProto() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::sat::LinearArgumentProto::LinearArgumentProto |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_exprs()
◆ ByteSizeLong()
| size_t operations_research::sat::LinearArgumentProto::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::sat::LinearArgumentProto::Clear |
( |
| ) |
|
◆ clear_exprs()
| void operations_research::sat::LinearArgumentProto::clear_exprs |
( |
| ) |
|
|
inline |
◆ clear_target()
| void operations_research::sat::LinearArgumentProto::clear_target |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::sat::LinearArgumentProto::CopyFrom |
( |
const LinearArgumentProto & | from | ) |
|
◆ default_instance()
| const LinearArgumentProto & operations_research::sat::LinearArgumentProto::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ exprs() [1/2]
◆ exprs() [2/2]
| const::operations_research::sat::LinearExpressionProto & operations_research::sat::LinearArgumentProto::exprs |
( |
int | index | ) |
const |
|
inline |
◆ exprs_size()
| int operations_research::sat::LinearArgumentProto::exprs_size |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int operations_research::sat::LinearArgumentProto::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::sat::LinearArgumentProto::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_target()
| bool operations_research::sat::LinearArgumentProto::has_target |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
| auto operations_research::sat::LinearArgumentProto::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::sat::LinearArgumentProto::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::sat::LinearArgumentProto::MergeFrom |
( |
const LinearArgumentProto & | from | ) |
|
|
inline |
◆ mutable_exprs() [1/2]
◆ mutable_exprs() [2/2]
◆ mutable_target()
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| LinearArgumentProto *PROTOBUF_NONNULL operations_research::sat::LinearArgumentProto::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_target()
◆ set_allocated_target()
◆ Swap()
| void operations_research::sat::LinearArgumentProto::Swap |
( |
LinearArgumentProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ target()
| const::operations_research::sat::LinearExpressionProto & operations_research::sat::LinearArgumentProto::target |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::sat::LinearArgumentProto::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_target()
◆ unsafe_arena_set_allocated_target()
◆ UnsafeArenaSwap()
| void operations_research::sat::LinearArgumentProto::UnsafeArenaSwap |
( |
LinearArgumentProto *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::LinearArgumentProto::_impl_ |
◆ kIndexInFileMessages
| int operations_research::sat::LinearArgumentProto::kIndexInFileMessages = 3 |
|
staticconstexpr |
The documentation for this class was generated from the following files: