![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1866 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kFDirectFieldNumber = 1 , kFInverseFieldNumber = 2 } |
Public Member Functions | |
| InverseConstraintProto () | |
| ~InverseConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | InverseConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| InverseConstraintProto (const InverseConstraintProto &from) | |
| InverseConstraintProto (InverseConstraintProto &&from) noexcept | |
| InverseConstraintProto & | operator= (const InverseConstraintProto &from) |
| InverseConstraintProto & | operator= (InverseConstraintProto &&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 (InverseConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (InverseConstraintProto *PROTOBUF_NONNULL other) |
| InverseConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const InverseConstraintProto &from) |
| void | MergeFrom (const InverseConstraintProto &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 | f_direct_size () const |
| void | clear_f_direct () |
| ::int32_t | f_direct (int index) const |
| void | set_f_direct (int index, ::int32_t value) |
| void | add_f_direct (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | f_direct () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_f_direct () |
| int | f_inverse_size () const |
| void | clear_f_inverse () |
| ::int32_t | f_inverse (int index) const |
| void | set_f_inverse (int index, ::int32_t value) |
| void | add_f_inverse (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | f_inverse () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_f_inverse () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | InverseConstraintProto (::_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 InverseConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 16 |
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 (InverseConstraintProto &a, InverseConstraintProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kFDirectFieldNumber | |
| kFInverseFieldNumber | |
Definition at line 2007 of file cp_model.pb.h.
|
inline |
Definition at line 1869 of file cp_model.pb.h.
| operations_research::sat::InverseConstraintProto::~InverseConstraintProto | ( | ) |
Definition at line 7366 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 1882 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1883 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::InverseConstraintProto::InverseConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 234 of file cp_model.pb.cc.
|
final |
Definition at line 7504 of file cp_model.pb.cc.
|
inline |
Definition at line 10982 of file cp_model.pb.h.
|
inline |
Definition at line 11032 of file cp_model.pb.h.
|
final |
Definition at line 7552 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::InverseConstraintProto::Clear | ( | ) |
Definition at line 7478 of file cp_model.pb.cc.
|
inline |
Definition at line 10968 of file cp_model.pb.h.
|
inline |
Definition at line 11018 of file cp_model.pb.h.
| void operations_research::sat::InverseConstraintProto::CopyFrom | ( | const InverseConstraintProto & | from | ) |
Definition at line 7611 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1917 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1908 of file cp_model.pb.h.
|
inline |
Definition at line 10988 of file cp_model.pb.h.
|
inline |
Definition at line 10974 of file cp_model.pb.h.
|
inline |
Definition at line 10965 of file cp_model.pb.h.
|
inline |
Definition at line 11038 of file cp_model.pb.h.
|
inline |
Definition at line 11024 of file cp_model.pb.h.
|
inline |
Definition at line 11015 of file cp_model.pb.h.
|
inline |
Definition at line 1976 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 1911 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::InverseConstraintProto::GetMetadata | ( | ) | const |
Definition at line 7627 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 1914 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 7405 of file cp_model.pb.cc.
|
inline |
Definition at line 1952 of file cp_model.pb.h.
|
inline |
Definition at line 1945 of file cp_model.pb.h.
|
inline |
Definition at line 10993 of file cp_model.pb.h.
|
inline |
Definition at line 11043 of file cp_model.pb.h.
|
inline |
Definition at line 1903 of file cp_model.pb.h.
|
inline |
Definition at line 1939 of file cp_model.pb.h.
|
inline |
Definition at line 1885 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 1889 of file cp_model.pb.h.
|
inline |
Definition at line 10978 of file cp_model.pb.h.
|
inline |
Definition at line 11028 of file cp_model.pb.h.
|
inline |
Definition at line 1923 of file cp_model.pb.h.
|
inline |
Definition at line 1899 of file cp_model.pb.h.
|
inline |
Definition at line 1931 of file cp_model.pb.h.
|
friend |
Definition at line 2057 of file cp_model.pb.h.
|
friend |
Definition at line 2059 of file cp_model.pb.h.
|
friend |
Definition at line 2050 of file cp_model.pb.h.
|
friend |
Definition at line 2056 of file cp_model.pb.h.
|
friend |
Definition at line 2080 of file cp_model.pb.h.
|
friend |
Definition at line 1922 of file cp_model.pb.h.
| Impl_ operations_research::sat::InverseConstraintProto::_impl_ |
Definition at line 2079 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 1921 of file cp_model.pb.h.