C++ Reference
C++ Reference: CP-SAT
Detailed Description
Definition at line 1044 of file cp_model.pb.h.
Public Types | |
| enum | : int { kVarsFieldNumber = 1 } |
Public Member Functions | |
| AllDifferentConstraintProto () | |
| virtual | ~AllDifferentConstraintProto () |
| AllDifferentConstraintProto (const AllDifferentConstraintProto &from) | |
| AllDifferentConstraintProto (AllDifferentConstraintProto &&from) noexcept | |
| AllDifferentConstraintProto & | operator= (const AllDifferentConstraintProto &from) |
| AllDifferentConstraintProto & | operator= (AllDifferentConstraintProto &&from) noexcept |
| void | Swap (AllDifferentConstraintProto *other) |
| AllDifferentConstraintProto * | New () const final |
| AllDifferentConstraintProto * | 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 AllDifferentConstraintProto &from) |
| void | MergeFrom (const AllDifferentConstraintProto &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 | vars_size () const |
| void | clear_vars () |
| ::PROTOBUF_NAMESPACE_ID::int32 | vars (int index) const |
| void | set_vars (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_vars (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | vars () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_vars () |
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 AllDifferentConstraintProto & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const AllDifferentConstraintProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarsFieldNumber | |
Definition at line 1149 of file cp_model.pb.h.
Constructor & Destructor Documentation
◆ AllDifferentConstraintProto() [1/3]
◆ ~AllDifferentConstraintProto()
|
virtual |
◆ AllDifferentConstraintProto() [2/3]
| AllDifferentConstraintProto | ( | const AllDifferentConstraintProto & | from | ) |
◆ AllDifferentConstraintProto() [3/3]
|
inlinenoexcept |
Definition at line 1051 of file cp_model.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_vars()
|
inline |
Definition at line 6166 of file cp_model.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_vars()
|
inline |
Definition at line 6149 of file cp_model.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const AllDifferentConstraintProto & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 1069 of file cp_model.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 1116 of file cp_model.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 1072 of file cp_model.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 1075 of file cp_model.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 1081 of file cp_model.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const AllDifferentConstraintProto & | from | ) |
◆ mutable_vars()
|
inline |
Definition at line 6184 of file cp_model.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 1098 of file cp_model.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 1102 of file cp_model.pb.h.
◆ operator=() [1/2]
|
inlinenoexcept |
Definition at line 1060 of file cp_model.pb.h.
◆ operator=() [2/2]
|
inline |
Definition at line 1056 of file cp_model.pb.h.
◆ set_vars()
|
inline |
Definition at line 6159 of file cp_model.pb.h.
◆ Swap()
|
inline |
Definition at line 1091 of file cp_model.pb.h.
◆ vars() [1/2]
|
inline |
Definition at line 6175 of file cp_model.pb.h.
◆ vars() [2/2]
|
inline |
Definition at line 6155 of file cp_model.pb.h.
◆ vars_size()
|
inline |
Definition at line 6146 of file cp_model.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 1085 of file cp_model.pb.h.
The documentation for this class was generated from the following file: