C++ Reference
C++ Reference: CP-SAT
Detailed Description
Definition at line 257 of file cp_model.pb.h.
Public Types | |
| enum | : int { kDomainFieldNumber = 2, kNameFieldNumber = 1 } |
Public Member Functions | |
| IntegerVariableProto () | |
| virtual | ~IntegerVariableProto () |
| IntegerVariableProto (const IntegerVariableProto &from) | |
| IntegerVariableProto (IntegerVariableProto &&from) noexcept | |
| IntegerVariableProto & | operator= (const IntegerVariableProto &from) |
| IntegerVariableProto & | operator= (IntegerVariableProto &&from) noexcept |
| void | Swap (IntegerVariableProto *other) |
| IntegerVariableProto * | New () const final |
| IntegerVariableProto * | 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 IntegerVariableProto &from) |
| void | MergeFrom (const IntegerVariableProto &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 | domain_size () const |
| void | clear_domain () |
| ::PROTOBUF_NAMESPACE_ID::int64 | domain (int index) const |
| void | set_domain (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_domain (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | domain () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_domain () |
| void | clear_name () |
| const std::string & | name () const |
| void | set_name (const std::string &value) |
| void | set_name (std::string &&value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| std::string * | mutable_name () |
| std::string * | release_name () |
| void | set_allocated_name (std::string *name) |
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 IntegerVariableProto & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const IntegerVariableProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDomainFieldNumber | |
| kNameFieldNumber | |
Definition at line 362 of file cp_model.pb.h.
Constructor & Destructor Documentation
◆ IntegerVariableProto() [1/3]
◆ ~IntegerVariableProto()
|
virtual |
◆ IntegerVariableProto() [2/3]
| IntegerVariableProto | ( | const IntegerVariableProto & | from | ) |
◆ IntegerVariableProto() [3/3]
|
inlinenoexcept |
Definition at line 264 of file cp_model.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_domain()
|
inline |
Definition at line 5772 of file cp_model.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_domain()
|
inline |
Definition at line 5755 of file cp_model.pb.h.
◆ clear_name()
|
inline |
Definition at line 5689 of file cp_model.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const IntegerVariableProto & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 282 of file cp_model.pb.h.
◆ domain() [1/2]
|
inline |
Definition at line 5781 of file cp_model.pb.h.
◆ domain() [2/2]
|
inline |
Definition at line 5761 of file cp_model.pb.h.
◆ domain_size()
|
inline |
Definition at line 5752 of file cp_model.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 329 of file cp_model.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 285 of file cp_model.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 288 of file cp_model.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 294 of file cp_model.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const IntegerVariableProto & | from | ) |
◆ mutable_domain()
|
inline |
Definition at line 5790 of file cp_model.pb.h.
◆ mutable_name()
|
inline |
Definition at line 5700 of file cp_model.pb.h.
◆ name()
|
inline |
Definition at line 5692 of file cp_model.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 311 of file cp_model.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 315 of file cp_model.pb.h.
◆ operator=() [1/2]
|
inline |
Definition at line 269 of file cp_model.pb.h.
◆ operator=() [2/2]
|
inlinenoexcept |
Definition at line 273 of file cp_model.pb.h.
◆ release_name()
|
inline |
Definition at line 5733 of file cp_model.pb.h.
◆ set_allocated_name()
|
inline |
Definition at line 5738 of file cp_model.pb.h.
◆ set_domain()
|
inline |
Definition at line 5765 of file cp_model.pb.h.
◆ set_name() [1/4]
|
inline |
Definition at line 5717 of file cp_model.pb.h.
◆ set_name() [2/4]
|
inline |
Definition at line 5723 of file cp_model.pb.h.
◆ set_name() [3/4]
|
inline |
Definition at line 5696 of file cp_model.pb.h.
◆ set_name() [4/4]
|
inline |
Definition at line 5711 of file cp_model.pb.h.
◆ Swap()
|
inline |
Definition at line 304 of file cp_model.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 298 of file cp_model.pb.h.
The documentation for this class was generated from the following file: