Definition at line 932 of file linear_solver.pb.h.
Public Types | |
| typedef MPSosConstraint_Type | Type |
Public Member Functions | |
| MPSosConstraint () | |
| virtual | ~MPSosConstraint () |
| MPSosConstraint (const MPSosConstraint &from) | |
| MPSosConstraint (MPSosConstraint &&from) noexcept | |
| MPSosConstraint & | operator= (const MPSosConstraint &from) |
| MPSosConstraint & | operator= (MPSosConstraint &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MPSosConstraint *other) |
| MPSosConstraint * | New () const final |
| MPSosConstraint * | 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 MPSosConstraint &from) |
| void | MergeFrom (const MPSosConstraint &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 | weight_size () const |
| void | clear_weight () |
| double | weight (int index) const |
| void | set_weight (int index, double value) |
| void | add_weight (double value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | weight () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_weight () |
| bool | has_type () const |
| void | clear_type () |
| ::operations_research::MPSosConstraint_Type | type () const |
| void | set_type (::operations_research::MPSosConstraint_Type 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 MPSosConstraint & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const MPSosConstraint * | internal_default_instance () |
| static bool | Type_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
| template<typename T > | |
| static const std::string & | Type_Name (T enum_t_value) |
| static bool | Type_Parse (const std::string &name, Type *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static constexpr Type | SOS1_DEFAULT |
| static constexpr Type | SOS2 |
| static constexpr Type | Type_MIN |
| static constexpr Type | Type_MAX |
| static constexpr int | Type_ARRAYSIZE |
| static const int | kVarIndexFieldNumber = 2 |
| static const int | kWeightFieldNumber = 3 |
| static const int | kTypeFieldNumber = 1 |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| struct | ::TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eproto |
| void | swap (MPSosConstraint &a, MPSosConstraint &b) |
Definition at line 1046 of file linear_solver.pb.h.
| operations_research::MPSosConstraint::MPSosConstraint | ( | ) |
|
virtual |
| operations_research::MPSosConstraint::MPSosConstraint | ( | const MPSosConstraint & | from | ) |
|
inlinenoexcept |
Definition at line 939 of file linear_solver.pb.h.
|
inline |
Definition at line 2867 of file linear_solver.pb.h.
|
inline |
Definition at line 2897 of file linear_solver.pb.h.
|
final |
|
final |
|
inline |
Definition at line 2837 of file linear_solver.pb.h.
|
inline |
Definition at line 2856 of file linear_solver.pb.h.
|
inline |
Definition at line 2886 of file linear_solver.pb.h.
|
final |
| void operations_research::MPSosConstraint::CopyFrom | ( | const MPSosConstraint & | from | ) |
|
static |
|
inlinestatic |
Definition at line 964 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 1015 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 967 of file linear_solver.pb.h.
|
final |
|
inlinestatic |
Definition at line 970 of file linear_solver.pb.h.
|
inline |
Definition at line 2834 of file linear_solver.pb.h.
|
static |
|
inlinestatic |
Definition at line 976 of file linear_solver.pb.h.
|
final |
|
final |
|
final |
| void operations_research::MPSosConstraint::MergeFrom | ( | const MPSosConstraint & | from | ) |
|
final |
|
inline |
Definition at line 960 of file linear_solver.pb.h.
|
inline |
Definition at line 2877 of file linear_solver.pb.h.
|
inline |
Definition at line 2907 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 990 of file linear_solver.pb.h.
|
inlinefinal |
Definition at line 994 of file linear_solver.pb.h.
|
inline |
Definition at line 944 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 948 of file linear_solver.pb.h.
|
final |
|
inline |
Definition at line 2845 of file linear_solver.pb.h.
|
inline |
Definition at line 2863 of file linear_solver.pb.h.
|
inline |
Definition at line 2893 of file linear_solver.pb.h.
| void operations_research::MPSosConstraint::Swap | ( | MPSosConstraint * | other | ) |
|
inline |
Definition at line 2841 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1061 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1051 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1065 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1071 of file linear_solver.pb.h.
|
inline |
Definition at line 957 of file linear_solver.pb.h.
|
inline |
Definition at line 2859 of file linear_solver.pb.h.
|
inline |
Definition at line 2872 of file linear_solver.pb.h.
|
inline |
Definition at line 2853 of file linear_solver.pb.h.
|
inline |
Definition at line 2889 of file linear_solver.pb.h.
|
inline |
Definition at line 2902 of file linear_solver.pb.h.
|
inline |
Definition at line 2883 of file linear_solver.pb.h.
|
friend |
Definition at line 1022 of file linear_solver.pb.h.
|
friend |
Definition at line 1119 of file linear_solver.pb.h.
|
friend |
Definition at line 984 of file linear_solver.pb.h.
|
static |
Definition at line 980 of file linear_solver.pb.h.
|
static |
Definition at line 1105 of file linear_solver.pb.h.
|
static |
Definition at line 1081 of file linear_solver.pb.h.
|
static |
Definition at line 1093 of file linear_solver.pb.h.
|
static |
Definition at line 1047 of file linear_solver.pb.h.
|
static |
Definition at line 1049 of file linear_solver.pb.h.
|
static |
Definition at line 1058 of file linear_solver.pb.h.
|
static |
Definition at line 1056 of file linear_solver.pb.h.
|
static |
Definition at line 1054 of file linear_solver.pb.h.