![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 2087 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kDomainFieldNumber = 2 , kNameFieldNumber = 1 } |
Public Member Functions | |
| IntegerVariableProto () | |
| ~IntegerVariableProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | IntegerVariableProto (::google::protobuf::internal::ConstantInitialized) |
| IntegerVariableProto (const IntegerVariableProto &from) | |
| IntegerVariableProto (IntegerVariableProto &&from) noexcept | |
| IntegerVariableProto & | operator= (const IntegerVariableProto &from) |
| IntegerVariableProto & | operator= (IntegerVariableProto &&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 (IntegerVariableProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (IntegerVariableProto *PROTOBUF_NONNULL other) |
| IntegerVariableProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const IntegerVariableProto &from) |
| void | MergeFrom (const IntegerVariableProto &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 | domain_size () const |
| void | clear_domain () |
| ::int64_t | domain (int index) const |
| void | set_domain (int index, ::int64_t value) |
| void | add_domain (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | domain () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_domain () |
| void | clear_name () |
| const ::std::string & | name () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_name (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_name () |
| ::std::string *PROTOBUF_NULLABLE | release_name () |
| void | set_allocated_name (::std::string *PROTOBUF_NULLABLE value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | IntegerVariableProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |
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 IntegerVariableProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
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 (IntegerVariableProto &a, IntegerVariableProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDomainFieldNumber | |
| kNameFieldNumber | |
Definition at line 2228 of file cp_model.pb.h.
|
inline |
Definition at line 2090 of file cp_model.pb.h.
| operations_research::sat::IntegerVariableProto::~IntegerVariableProto | ( | ) |
Definition at line 1645 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 2103 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2104 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::IntegerVariableProto::IntegerVariableProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 263 of file cp_model.pb.cc.
|
final |
Definition at line 1783 of file cp_model.pb.cc.
|
inline |
Definition at line 8430 of file cp_model.pb.h.
|
final |
Definition at line 1830 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::IntegerVariableProto::Clear | ( | ) |
Definition at line 1757 of file cp_model.pb.cc.
|
inline |
Definition at line 8416 of file cp_model.pb.h.
|
inline |
Definition at line 8345 of file cp_model.pb.h.
| void operations_research::sat::IntegerVariableProto::CopyFrom | ( | const IntegerVariableProto & | from | ) |
Definition at line 1895 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 2138 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 2129 of file cp_model.pb.h.
|
inline |
Definition at line 8436 of file cp_model.pb.h.
|
inline |
Definition at line 8422 of file cp_model.pb.h.
|
inline |
Definition at line 8413 of file cp_model.pb.h.
|
inline |
Definition at line 2197 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 2132 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::IntegerVariableProto::GetMetadata | ( | ) | const |
Definition at line 1913 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 2135 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 1681 of file cp_model.pb.cc.
|
inline |
Definition at line 2173 of file cp_model.pb.h.
|
inline |
Definition at line 2166 of file cp_model.pb.h.
|
inline |
Definition at line 8441 of file cp_model.pb.h.
|
inline |
Definition at line 8363 of file cp_model.pb.h.
|
inline |
Definition at line 2124 of file cp_model.pb.h.
|
inline |
Definition at line 8351 of file cp_model.pb.h.
|
inline |
Definition at line 2160 of file cp_model.pb.h.
|
inline |
Definition at line 2106 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2110 of file cp_model.pb.h.
|
inlinenodiscard |
Definition at line 8382 of file cp_model.pb.h.
|
inline |
Definition at line 8395 of file cp_model.pb.h.
|
inline |
Definition at line 8426 of file cp_model.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::sat::IntegerVariableProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 8357 of file cp_model.pb.h.
| void operations_research::sat::IntegerVariableProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2144 of file cp_model.pb.h.
|
inline |
Definition at line 2120 of file cp_model.pb.h.
|
inline |
Definition at line 2152 of file cp_model.pb.h.
|
friend |
Definition at line 2275 of file cp_model.pb.h.
|
friend |
Definition at line 2277 of file cp_model.pb.h.
|
friend |
Definition at line 2268 of file cp_model.pb.h.
|
friend |
Definition at line 2274 of file cp_model.pb.h.
|
friend |
Definition at line 2297 of file cp_model.pb.h.
|
friend |
Definition at line 2143 of file cp_model.pb.h.
| Impl_ operations_research::sat::IntegerVariableProto::_impl_ |
Definition at line 2296 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 2142 of file cp_model.pb.h.