![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 874 of file assignment.pb.h.
#include <assignment.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarIdFieldNumber = 1 , kMinFieldNumber = 2 , kMaxFieldNumber = 3 , kActiveFieldNumber = 4 } |
Public Member Functions | |
| IntVarAssignment () | |
| ~IntVarAssignment () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | IntVarAssignment (::google::protobuf::internal::ConstantInitialized) |
| IntVarAssignment (const IntVarAssignment &from) | |
| IntVarAssignment (IntVarAssignment &&from) noexcept | |
| IntVarAssignment & | operator= (const IntVarAssignment &from) |
| IntVarAssignment & | operator= (IntVarAssignment &&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 (IntVarAssignment *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (IntVarAssignment *PROTOBUF_NONNULL other) |
| IntVarAssignment *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const IntVarAssignment &from) |
| void | MergeFrom (const IntVarAssignment &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 |
| void | clear_var_id () |
| const ::std::string & | var_id () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_var_id (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_var_id () |
| ::std::string *PROTOBUF_NULLABLE | release_var_id () |
| void | set_allocated_var_id (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_min () |
| ::int64_t | min () const |
| void | set_min (::int64_t value) |
| void | clear_max () |
| ::int64_t | max () const |
| void | set_max (::int64_t value) |
| void | clear_active () |
| bool | active () const |
| void | set_active (bool value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | IntVarAssignment (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_var_id (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 IntVarAssignment & | 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_2fconstraint_5fsolver_2fassignment_2eproto |
| void | swap (IntVarAssignment &a, IntVarAssignment &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kVarIdFieldNumber | |
| kMinFieldNumber | |
| kMaxFieldNumber | |
| kActiveFieldNumber | |
Definition at line 1015 of file assignment.pb.h.
|
inline |
Definition at line 877 of file assignment.pb.h.
| operations_research::IntVarAssignment::~IntVarAssignment | ( | ) |
Definition at line 390 of file assignment.pb.cc.
|
explicit |
|
inline |
Definition at line 890 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 891 of file assignment.pb.h.
| PROTOBUF_CONSTEXPR operations_research::IntVarAssignment::IntVarAssignment | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 138 of file assignment.pb.cc.
|
final |
Definition at line 528 of file assignment.pb.cc.
|
inline |
Definition at line 1529 of file assignment.pb.h.
|
final |
Definition at line 591 of file assignment.pb.cc.
| PROTOBUF_NOINLINE void operations_research::IntVarAssignment::Clear | ( | ) |
Definition at line 502 of file assignment.pb.cc.
|
inline |
Definition at line 1523 of file assignment.pb.h.
|
inline |
Definition at line 1498 of file assignment.pb.h.
|
inline |
Definition at line 1473 of file assignment.pb.h.
|
inline |
Definition at line 1408 of file assignment.pb.h.
| void operations_research::IntVarAssignment::CopyFrom | ( | const IntVarAssignment & | from | ) |
Definition at line 681 of file assignment.pb.cc.
|
inlinestatic |
Definition at line 925 of file assignment.pb.h.
|
inlinestatic |
Definition at line 916 of file assignment.pb.h.
|
inline |
Definition at line 984 of file assignment.pb.h.
|
inlinestatic |
Definition at line 919 of file assignment.pb.h.
| google::protobuf::Metadata operations_research::IntVarAssignment::GetMetadata | ( | ) | const |
Definition at line 704 of file assignment.pb.cc.
|
inlinestatic |
Definition at line 922 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 414 of file assignment.pb.cc.
|
inline |
Definition at line 960 of file assignment.pb.h.
|
inline |
Definition at line 1504 of file assignment.pb.h.
|
inline |
Definition at line 953 of file assignment.pb.h.
|
inline |
Definition at line 1479 of file assignment.pb.h.
|
inline |
Definition at line 911 of file assignment.pb.h.
|
inline |
Definition at line 1426 of file assignment.pb.h.
|
inline |
Definition at line 947 of file assignment.pb.h.
|
inline |
Definition at line 893 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 897 of file assignment.pb.h.
|
inlinenodiscard |
Definition at line 1445 of file assignment.pb.h.
|
inline |
Definition at line 1533 of file assignment.pb.h.
|
inline |
Definition at line 1458 of file assignment.pb.h.
|
inline |
Definition at line 1508 of file assignment.pb.h.
|
inline |
Definition at line 1483 of file assignment.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::IntVarAssignment::set_var_id | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1420 of file assignment.pb.h.
| void operations_research::IntVarAssignment::set_var_id | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 931 of file assignment.pb.h.
|
inline |
Definition at line 907 of file assignment.pb.h.
|
inline |
Definition at line 939 of file assignment.pb.h.
|
inline |
Definition at line 1414 of file assignment.pb.h.
|
friend |
Definition at line 1076 of file assignment.pb.h.
|
friend |
Definition at line 1078 of file assignment.pb.h.
|
friend |
Definition at line 1069 of file assignment.pb.h.
|
friend |
Definition at line 1075 of file assignment.pb.h.
|
friend |
Definition at line 1099 of file assignment.pb.h.
|
friend |
Definition at line 930 of file assignment.pb.h.
| Impl_ operations_research::IntVarAssignment::_impl_ |
Definition at line 1098 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 929 of file assignment.pb.h.