![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <lrat.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kLiteralsFieldNumber = 2 , kUnitIdsFieldNumber = 3 , kRatInfosFieldNumber = 4 , kClauseIdFieldNumber = 1 , kExportedFieldNumber = 5 } |
| using | RatInfo = LratInferredClause_RatInfo |
Public Member Functions | |
| LratInferredClause () | |
| ~LratInferredClause () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LratInferredClause (::google::protobuf::internal::ConstantInitialized) |
| LratInferredClause (const LratInferredClause &from) | |
| LratInferredClause (LratInferredClause &&from) noexcept | |
| LratInferredClause & | operator= (const LratInferredClause &from) |
| LratInferredClause & | operator= (LratInferredClause &&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 (LratInferredClause *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LratInferredClause *PROTOBUF_NONNULL other) |
| LratInferredClause *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const LratInferredClause &from) |
| void | MergeFrom (const LratInferredClause &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 | literals_size () const |
| void | clear_literals () |
| ::int32_t | literals (int index) const |
| void | set_literals (int index, ::int32_t value) |
| void | add_literals (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | literals () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_literals () |
| int | unit_ids_size () const |
| void | clear_unit_ids () |
| ::int64_t | unit_ids (int index) const |
| void | set_unit_ids (int index, ::int64_t value) |
| void | add_unit_ids (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | unit_ids () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_unit_ids () |
| int | rat_infos_size () const |
| void | clear_rat_infos () |
| ::operations_research::sat::LratInferredClause_RatInfo *PROTOBUF_NONNULL | mutable_rat_infos (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::sat::LratInferredClause_RatInfo > *PROTOBUF_NONNULL | mutable_rat_infos () |
| const ::operations_research::sat::LratInferredClause_RatInfo & | rat_infos (int index) const |
| ::operations_research::sat::LratInferredClause_RatInfo *PROTOBUF_NONNULL | add_rat_infos () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::sat::LratInferredClause_RatInfo > & | rat_infos () const |
| bool | has_clause_id () const |
| void | clear_clause_id () |
| ::int64_t | clause_id () const |
| void | set_clause_id (::int64_t value) |
| bool | has_exported () const |
| void | clear_exported () |
| bool | exported () const |
| void | set_exported (bool value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LratInferredClause (::_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 LratInferredClause & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 2 |
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_2fsat_2flrat_2eproto |
| void | swap (LratInferredClause &a, LratInferredClause &b) |
| anonymous enum : int |
|
inline |
| operations_research::sat::LratInferredClause::~LratInferredClause | ( | ) |
Definition at line 997 of file lrat.pb.cc.
|
explicit |
|
inline |
|
inlinenoexcept |
| PROTOBUF_CONSTEXPR operations_research::sat::LratInferredClause::LratInferredClause | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 149 of file lrat.pb.cc.
|
final |
Definition at line 1170 of file lrat.pb.cc.
|
inline |
|
inline |
|
inline |
|
final |
Definition at line 1245 of file lrat.pb.cc.
|
inline |
| PROTOBUF_NOINLINE void operations_research::sat::LratInferredClause::Clear | ( | ) |
Definition at line 1136 of file lrat.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void operations_research::sat::LratInferredClause::CopyFrom | ( | const LratInferredClause & | from | ) |
Definition at line 1329 of file lrat.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
| google::protobuf::Metadata operations_research::sat::LratInferredClause::GetMetadata | ( | ) | const |
Definition at line 1352 of file lrat.pb.cc.
|
inlinestatic |
|
inline |
|
inline |
|
staticconstexpr |
Definition at line 1040 of file lrat.pb.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
| Impl_ operations_research::sat::LratInferredClause::_impl_ |
|
staticconstexpr |