Definition at line 311 of file lrat.pb.h.
#include <lrat.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kLiteralsFieldNumber | |
| kClauseIdFieldNumber | |
Definition at line 452 of file lrat.pb.h.
◆ LratImportedClause() [1/5]
| operations_research::sat::LratImportedClause::LratImportedClause |
( |
| ) |
|
|
inline |
◆ ~LratImportedClause()
| operations_research::sat::LratImportedClause::~LratImportedClause |
( |
| ) |
|
◆ LratImportedClause() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::sat::LratImportedClause::LratImportedClause |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ LratImportedClause() [3/5]
| operations_research::sat::LratImportedClause::LratImportedClause |
( |
const LratImportedClause & | from | ) |
|
|
inline |
◆ LratImportedClause() [4/5]
| operations_research::sat::LratImportedClause::LratImportedClause |
( |
LratImportedClause && | from | ) |
|
|
inlinenoexcept |
◆ LratImportedClause() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::sat::LratImportedClause::LratImportedClause |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_literals()
| void operations_research::sat::LratImportedClause::add_literals |
( |
::int32_t | value | ) |
|
|
inline |
◆ ByteSizeLong()
| size_t operations_research::sat::LratImportedClause::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ clause_id()
| int64_t operations_research::sat::LratImportedClause::clause_id |
( |
| ) |
const |
|
inline |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::sat::LratImportedClause::Clear |
( |
| ) |
|
◆ clear_clause_id()
| void operations_research::sat::LratImportedClause::clear_clause_id |
( |
| ) |
|
|
inline |
◆ clear_literals()
| void operations_research::sat::LratImportedClause::clear_literals |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::sat::LratImportedClause::CopyFrom |
( |
const LratImportedClause & | from | ) |
|
◆ default_instance()
| const LratImportedClause & operations_research::sat::LratImportedClause::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::sat::LratImportedClause::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::sat::LratImportedClause::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_clause_id()
| bool operations_research::sat::LratImportedClause::has_clause_id |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
| auto operations_research::sat::LratImportedClause::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::sat::LratImportedClause::IsInitialized |
( |
| ) |
const |
|
inline |
◆ literals() [1/2]
| const::google::protobuf::RepeatedField<::int32_t > & operations_research::sat::LratImportedClause::literals |
( |
| ) |
const |
|
inline |
◆ literals() [2/2]
| int32_t operations_research::sat::LratImportedClause::literals |
( |
int | index | ) |
const |
|
inline |
◆ literals_size()
| int operations_research::sat::LratImportedClause::literals_size |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::sat::LratImportedClause::MergeFrom |
( |
const LratImportedClause & | from | ) |
|
|
inline |
◆ mutable_literals()
| google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::mutable_literals |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| LratImportedClause *PROTOBUF_NONNULL operations_research::sat::LratImportedClause::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_clause_id()
| void operations_research::sat::LratImportedClause::set_clause_id |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_literals()
| void operations_research::sat::LratImportedClause::set_literals |
( |
int | index, |
|
|
::int32_t | value ) |
|
inline |
◆ Swap()
| void operations_research::sat::LratImportedClause::Swap |
( |
LratImportedClause *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::sat::LratImportedClause::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::sat::LratImportedClause::UnsafeArenaSwap |
( |
LratImportedClause *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_2flrat_2eproto
| friend struct ::TableStruct_ortools_2fsat_2flrat_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::sat::LratImportedClause::_impl_ |
◆ kIndexInFileMessages
| int operations_research::sat::LratImportedClause::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: