![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 3286 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kTailsFieldNumber = 3 , kHeadsFieldNumber = 4 , kLiteralsFieldNumber = 5 } |
Public Member Functions | |
| CircuitConstraintProto () | |
| ~CircuitConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CircuitConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| CircuitConstraintProto (const CircuitConstraintProto &from) | |
| CircuitConstraintProto (CircuitConstraintProto &&from) noexcept | |
| CircuitConstraintProto & | operator= (const CircuitConstraintProto &from) |
| CircuitConstraintProto & | operator= (CircuitConstraintProto &&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 (CircuitConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (CircuitConstraintProto *PROTOBUF_NONNULL other) |
| CircuitConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const CircuitConstraintProto &from) |
| void | MergeFrom (const CircuitConstraintProto &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 | tails_size () const |
| void | clear_tails () |
| ::int32_t | tails (int index) const |
| void | set_tails (int index, ::int32_t value) |
| void | add_tails (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | tails () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_tails () |
| int | heads_size () const |
| void | clear_heads () |
| ::int32_t | heads (int index) const |
| void | set_heads (int index, ::int32_t value) |
| void | add_heads (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | heads () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_heads () |
| 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 () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | CircuitConstraintProto (::_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 CircuitConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 12 |
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_2fcp_5fmodel_2eproto |
| void | swap (CircuitConstraintProto &a, CircuitConstraintProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTailsFieldNumber | |
| kHeadsFieldNumber | |
| kLiteralsFieldNumber | |
Definition at line 3427 of file cp_model.pb.h.
|
inline |
Definition at line 3289 of file cp_model.pb.h.
| operations_research::sat::CircuitConstraintProto::~CircuitConstraintProto | ( | ) |
Definition at line 5847 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 3302 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 3303 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::CircuitConstraintProto::CircuitConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 412 of file cp_model.pb.cc.
|
final |
Definition at line 5999 of file cp_model.pb.cc.
|
inline |
Definition at line 10344 of file cp_model.pb.h.
|
inline |
Definition at line 10394 of file cp_model.pb.h.
|
inline |
Definition at line 10294 of file cp_model.pb.h.
|
final |
Definition at line 6058 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::CircuitConstraintProto::Clear | ( | ) |
Definition at line 5970 of file cp_model.pb.cc.
|
inline |
Definition at line 10330 of file cp_model.pb.h.
|
inline |
Definition at line 10380 of file cp_model.pb.h.
|
inline |
Definition at line 10280 of file cp_model.pb.h.
| void operations_research::sat::CircuitConstraintProto::CopyFrom | ( | const CircuitConstraintProto & | from | ) |
Definition at line 6127 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 3337 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 3328 of file cp_model.pb.h.
|
inline |
Definition at line 3396 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 3331 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::CircuitConstraintProto::GetMetadata | ( | ) | const |
Definition at line 6144 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 3334 of file cp_model.pb.h.
|
inline |
Definition at line 10350 of file cp_model.pb.h.
|
inline |
Definition at line 10336 of file cp_model.pb.h.
|
inline |
Definition at line 10327 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 5890 of file cp_model.pb.cc.
|
inline |
Definition at line 3372 of file cp_model.pb.h.
|
inline |
Definition at line 10400 of file cp_model.pb.h.
|
inline |
Definition at line 10386 of file cp_model.pb.h.
|
inline |
Definition at line 10377 of file cp_model.pb.h.
|
inline |
Definition at line 3365 of file cp_model.pb.h.
|
inline |
Definition at line 10355 of file cp_model.pb.h.
|
inline |
Definition at line 10405 of file cp_model.pb.h.
|
inline |
Definition at line 10305 of file cp_model.pb.h.
|
inline |
Definition at line 3323 of file cp_model.pb.h.
|
inline |
Definition at line 3359 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 3309 of file cp_model.pb.h.
|
inline |
Definition at line 3305 of file cp_model.pb.h.
|
inline |
Definition at line 10340 of file cp_model.pb.h.
|
inline |
Definition at line 10390 of file cp_model.pb.h.
|
inline |
Definition at line 10290 of file cp_model.pb.h.
|
inline |
Definition at line 3343 of file cp_model.pb.h.
|
inline |
Definition at line 10300 of file cp_model.pb.h.
|
inline |
Definition at line 10286 of file cp_model.pb.h.
|
inline |
Definition at line 10277 of file cp_model.pb.h.
|
inline |
Definition at line 3319 of file cp_model.pb.h.
|
inline |
Definition at line 3351 of file cp_model.pb.h.
|
friend |
Definition at line 3496 of file cp_model.pb.h.
|
friend |
Definition at line 3498 of file cp_model.pb.h.
|
friend |
Definition at line 3489 of file cp_model.pb.h.
|
friend |
Definition at line 3495 of file cp_model.pb.h.
|
friend |
Definition at line 3521 of file cp_model.pb.h.
|
friend |
Definition at line 3342 of file cp_model.pb.h.
| Impl_ operations_research::sat::CircuitConstraintProto::_impl_ |
Definition at line 3520 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 3341 of file cp_model.pb.h.