C++ Reference
C++ Reference: CP-SAT
Detailed Description
Definition at line 417 of file cp_model.pb.h.
Public Types | |
| enum | : int { kLiteralsFieldNumber = 1 } |
Public Member Functions | |
| BoolArgumentProto () | |
| virtual | ~BoolArgumentProto () |
| BoolArgumentProto (const BoolArgumentProto &from) | |
| BoolArgumentProto (BoolArgumentProto &&from) noexcept | |
| BoolArgumentProto & | operator= (const BoolArgumentProto &from) |
| BoolArgumentProto & | operator= (BoolArgumentProto &&from) noexcept |
| void | Swap (BoolArgumentProto *other) |
| BoolArgumentProto * | New () const final |
| BoolArgumentProto * | 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 BoolArgumentProto &from) |
| void | MergeFrom (const BoolArgumentProto &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 | literals_size () const |
| void | clear_literals () |
| ::PROTOBUF_NAMESPACE_ID::int32 | literals (int index) const |
| void | set_literals (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_literals (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | literals () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_literals () |
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 BoolArgumentProto & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const BoolArgumentProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kLiteralsFieldNumber | |
Definition at line 522 of file cp_model.pb.h.
Constructor & Destructor Documentation
◆ BoolArgumentProto() [1/3]
◆ ~BoolArgumentProto()
|
virtual |
◆ BoolArgumentProto() [2/3]
| BoolArgumentProto | ( | const BoolArgumentProto & | from | ) |
◆ BoolArgumentProto() [3/3]
|
inlinenoexcept |
Definition at line 424 of file cp_model.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_literals()
|
inline |
Definition at line 5823 of file cp_model.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_literals()
|
inline |
Definition at line 5806 of file cp_model.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const BoolArgumentProto & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 442 of file cp_model.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 489 of file cp_model.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 445 of file cp_model.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 448 of file cp_model.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 454 of file cp_model.pb.h.
◆ IsInitialized()
|
final |
◆ literals() [1/2]
|
inline |
Definition at line 5832 of file cp_model.pb.h.
◆ literals() [2/2]
|
inline |
Definition at line 5812 of file cp_model.pb.h.
◆ literals_size()
|
inline |
Definition at line 5803 of file cp_model.pb.h.
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const BoolArgumentProto & | from | ) |
◆ mutable_literals()
|
inline |
Definition at line 5841 of file cp_model.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 471 of file cp_model.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 475 of file cp_model.pb.h.
◆ operator=() [1/2]
|
inlinenoexcept |
Definition at line 433 of file cp_model.pb.h.
◆ operator=() [2/2]
|
inline |
Definition at line 429 of file cp_model.pb.h.
◆ set_literals()
|
inline |
Definition at line 5816 of file cp_model.pb.h.
◆ Swap()
|
inline |
Definition at line 464 of file cp_model.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 458 of file cp_model.pb.h.
The documentation for this class was generated from the following file: