Definition at line 407 of file linear_solver.pb.h.
Public Member Functions | |
| MPConstraintProto () | |
| virtual | ~MPConstraintProto () |
| MPConstraintProto (const MPConstraintProto &from) | |
| MPConstraintProto (MPConstraintProto &&from) noexcept | |
| MPConstraintProto & | operator= (const MPConstraintProto &from) |
| MPConstraintProto & | operator= (MPConstraintProto &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPConstraintProto *other) |
| MPConstraintProto * | New () const final |
| MPConstraintProto * | 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 MPConstraintProto &from) |
| void | MergeFrom (const MPConstraintProto &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| bool | MergePartialFromCodedStream (::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *input) final |
| void | SerializeWithCachedSizes (::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *output) const final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| int | var_index_size () const |
| void | clear_var_index () |
| ::PROTOBUF_NAMESPACE_ID::int32 | var_index (int index) const |
| void | set_var_index (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | add_var_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | var_index () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_var_index () |
| int | coefficient_size () const |
| void | clear_coefficient () |
| double | coefficient (int index) const |
| void | set_coefficient (int index, double value) |
| void | add_coefficient (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | coefficient () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_coefficient () |
| bool | has_name () const |
| 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) |
| bool | has_is_lazy () const |
| void | clear_is_lazy () |
| bool | is_lazy () const |
| void | set_is_lazy (bool value) |
| bool | has_lower_bound () const |
| void | clear_lower_bound () |
| double | lower_bound () const |
| void | set_lower_bound (double value) |
| bool | has_upper_bound () const |
| void | clear_upper_bound () |
| double | upper_bound () const |
| void | set_upper_bound (double value) |
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 MPConstraintProto & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const MPConstraintProto * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const int | kVarIndexFieldNumber = 6 |
| static const int | kCoefficientFieldNumber = 7 |
| static const int | kNameFieldNumber = 4 |
| static const int | kIsLazyFieldNumber = 5 |
| static const int | kLowerBoundFieldNumber = 2 |
| static const int | kUpperBoundFieldNumber = 3 |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| struct | ::TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eproto |
| void | swap (MPConstraintProto &a, MPConstraintProto &b) |
| operations_research::MPConstraintProto::MPConstraintProto | ( | ) |
|
virtual |
| operations_research::MPConstraintProto::MPConstraintProto | ( | const MPConstraintProto & | from | ) |
|
inlinenoexcept |
Definition at line 414 of file linear_solver.pb.h.
|
inline |
Definition at line 2460 of file linear_solver.pb.h.
|
inline |
Definition at line 2430 of file linear_solver.pb.h.
|
final |
|
final |
|
inline |
Definition at line 2449 of file linear_solver.pb.h.
|
inline |
Definition at line 2573 of file linear_solver.pb.h.
|
inline |
Definition at line 2479 of file linear_solver.pb.h.
|
inline |
Definition at line 2515 of file linear_solver.pb.h.
|
inline |
Definition at line 2497 of file linear_solver.pb.h.
|
inline |
Definition at line 2419 of file linear_solver.pb.h.
|
inline |
Definition at line 2452 of file linear_solver.pb.h.
|
inline |
Definition at line 2465 of file linear_solver.pb.h.
|
inline |
Definition at line 2446 of file linear_solver.pb.h.
|
final |
| void operations_research::MPConstraintProto::CopyFrom | ( | const MPConstraintProto & | from | ) |
|
static |
|
inlinestatic |
Definition at line 439 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 490 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 442 of file linear_solver.pb.h.
|
final |
|
inlinestatic |
Definition at line 445 of file linear_solver.pb.h.
|
inline |
Definition at line 2570 of file linear_solver.pb.h.
|
inline |
Definition at line 2476 of file linear_solver.pb.h.
|
inline |
Definition at line 2512 of file linear_solver.pb.h.
|
inline |
Definition at line 2494 of file linear_solver.pb.h.
|
static |
|
inlinestatic |
Definition at line 451 of file linear_solver.pb.h.
|
final |
|
inline |
Definition at line 2577 of file linear_solver.pb.h.
|
final |
|
inline |
Definition at line 2483 of file linear_solver.pb.h.
|
final |
| void operations_research::MPConstraintProto::MergeFrom | ( | const MPConstraintProto & | from | ) |
|
final |
|
inline |
Definition at line 2470 of file linear_solver.pb.h.
|
inline |
Definition at line 2546 of file linear_solver.pb.h.
|
inline |
Definition at line 435 of file linear_solver.pb.h.
|
inline |
Definition at line 2440 of file linear_solver.pb.h.
|
inline |
Definition at line 2519 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 465 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 469 of file linear_solver.pb.h.
|
inline |
Definition at line 419 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 423 of file linear_solver.pb.h.
|
inline |
Definition at line 2551 of file linear_solver.pb.h.
|
final |
|
inline |
Definition at line 2559 of file linear_solver.pb.h.
|
inline |
Definition at line 2456 of file linear_solver.pb.h.
|
inline |
Definition at line 2581 of file linear_solver.pb.h.
|
inline |
Definition at line 2487 of file linear_solver.pb.h.
|
inline |
Definition at line 2523 of file linear_solver.pb.h.
|
inline |
Definition at line 2528 of file linear_solver.pb.h.
|
inline |
Definition at line 2534 of file linear_solver.pb.h.
|
inline |
Definition at line 2540 of file linear_solver.pb.h.
|
inline |
Definition at line 2505 of file linear_solver.pb.h.
|
inline |
Definition at line 2426 of file linear_solver.pb.h.
| void operations_research::MPConstraintProto::Swap | ( | MPConstraintProto * | other | ) |
|
inline |
Definition at line 432 of file linear_solver.pb.h.
|
inline |
Definition at line 2501 of file linear_solver.pb.h.
|
inline |
Definition at line 2422 of file linear_solver.pb.h.
|
inline |
Definition at line 2435 of file linear_solver.pb.h.
|
inline |
Definition at line 2416 of file linear_solver.pb.h.
|
friend |
Definition at line 497 of file linear_solver.pb.h.
|
friend |
Definition at line 596 of file linear_solver.pb.h.
|
friend |
Definition at line 459 of file linear_solver.pb.h.
|
static |
Definition at line 538 of file linear_solver.pb.h.
|
static |
Definition at line 455 of file linear_solver.pb.h.
|
static |
Definition at line 563 of file linear_solver.pb.h.
|
static |
Definition at line 570 of file linear_solver.pb.h.
|
static |
Definition at line 550 of file linear_solver.pb.h.
|
static |
Definition at line 577 of file linear_solver.pb.h.
|
static |
Definition at line 526 of file linear_solver.pb.h.