C++ Reference
C++ Reference: CP-SAT
Detailed Description
Definition at line 3169 of file cp_model.pb.h.
Public Types | |
| enum | : int { kFDirectFieldNumber = 1, kFInverseFieldNumber = 2 } |
Public Member Functions | |
| InverseConstraintProto () | |
| virtual | ~InverseConstraintProto () |
| InverseConstraintProto (const InverseConstraintProto &from) | |
| InverseConstraintProto (InverseConstraintProto &&from) noexcept | |
| InverseConstraintProto & | operator= (const InverseConstraintProto &from) |
| InverseConstraintProto & | operator= (InverseConstraintProto &&from) noexcept |
| void | Swap (InverseConstraintProto *other) |
| InverseConstraintProto * | New () const final |
| InverseConstraintProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const InverseConstraintProto &from) |
| void | MergeFrom (const InverseConstraintProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | f_direct_size () const |
| void | clear_f_direct () |
| ::PROTOBUF_NAMESPACE_ID::int32 | f_direct (int index) const |
| void | set_f_direct (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_f_direct (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | f_direct () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_f_direct () |
| int | f_inverse_size () const |
| void | clear_f_inverse () |
| ::PROTOBUF_NAMESPACE_ID::int32 | f_inverse (int index) const |
| void | set_f_inverse (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_f_inverse (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | f_inverse () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_f_inverse () |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const InverseConstraintProto & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const InverseConstraintProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kFDirectFieldNumber | |
| kFInverseFieldNumber | |
Definition at line 3274 of file cp_model.pb.h.
Constructor & Destructor Documentation
◆ InverseConstraintProto() [1/3]
◆ ~InverseConstraintProto()
|
virtual |
◆ InverseConstraintProto() [2/3]
| InverseConstraintProto | ( | const InverseConstraintProto & | from | ) |
◆ InverseConstraintProto() [3/3]
|
inlinenoexcept |
Definition at line 3176 of file cp_model.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_f_direct()
|
inline |
Definition at line 7562 of file cp_model.pb.h.
◆ add_f_inverse()
|
inline |
Definition at line 7609 of file cp_model.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_f_direct()
|
inline |
Definition at line 7545 of file cp_model.pb.h.
◆ clear_f_inverse()
|
inline |
Definition at line 7592 of file cp_model.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const InverseConstraintProto & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 3194 of file cp_model.pb.h.
◆ f_direct() [1/2]
|
inline |
Definition at line 7571 of file cp_model.pb.h.
◆ f_direct() [2/2]
|
inline |
Definition at line 7551 of file cp_model.pb.h.
◆ f_direct_size()
|
inline |
Definition at line 7542 of file cp_model.pb.h.
◆ f_inverse() [1/2]
|
inline |
Definition at line 7618 of file cp_model.pb.h.
◆ f_inverse() [2/2]
|
inline |
Definition at line 7598 of file cp_model.pb.h.
◆ f_inverse_size()
|
inline |
Definition at line 7589 of file cp_model.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 3241 of file cp_model.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 3197 of file cp_model.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 3200 of file cp_model.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 3206 of file cp_model.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const InverseConstraintProto & | from | ) |
◆ mutable_f_direct()
|
inline |
Definition at line 7580 of file cp_model.pb.h.
◆ mutable_f_inverse()
|
inline |
Definition at line 7627 of file cp_model.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 3223 of file cp_model.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 3227 of file cp_model.pb.h.
◆ operator=() [1/2]
|
inline |
Definition at line 3181 of file cp_model.pb.h.
◆ operator=() [2/2]
|
inlinenoexcept |
Definition at line 3185 of file cp_model.pb.h.
◆ set_f_direct()
|
inline |
Definition at line 7555 of file cp_model.pb.h.
◆ set_f_inverse()
|
inline |
Definition at line 7602 of file cp_model.pb.h.
◆ Swap()
|
inline |
Definition at line 3216 of file cp_model.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 3210 of file cp_model.pb.h.
The documentation for this class was generated from the following file: