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