![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 90 of file gurobi.pb.h.
#include <gurobi.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kNameFieldNumber = 1 , kValueFieldNumber = 2 } |
Public Member Functions | |
| GurobiParametersProto_Parameter () | |
| ~GurobiParametersProto_Parameter () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | GurobiParametersProto_Parameter (::google::protobuf::internal::ConstantInitialized) |
| GurobiParametersProto_Parameter (const GurobiParametersProto_Parameter &from) | |
| GurobiParametersProto_Parameter (GurobiParametersProto_Parameter &&from) noexcept | |
| GurobiParametersProto_Parameter & | operator= (const GurobiParametersProto_Parameter &from) |
| GurobiParametersProto_Parameter & | operator= (GurobiParametersProto_Parameter &&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 (GurobiParametersProto_Parameter *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (GurobiParametersProto_Parameter *PROTOBUF_NONNULL other) |
| GurobiParametersProto_Parameter *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const GurobiParametersProto_Parameter &from) |
| void | MergeFrom (const GurobiParametersProto_Parameter &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_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) |
| void | clear_value () |
| const ::std::string & | value () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_value (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_value () |
| ::std::string *PROTOBUF_NULLABLE | release_value () |
| void | set_allocated_value (::std::string *PROTOBUF_NULLABLE value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | GurobiParametersProto_Parameter (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_value (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 GurobiParametersProto_Parameter & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 2 |
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_2fmath_5fopt_2fsolvers_2fgurobi_2eproto |
| void | swap (GurobiParametersProto_Parameter &a, GurobiParametersProto_Parameter &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kNameFieldNumber | |
| kValueFieldNumber | |
Definition at line 231 of file gurobi.pb.h.
|
inline |
Definition at line 93 of file gurobi.pb.h.
| operations_research::math_opt::GurobiParametersProto_Parameter::~GurobiParametersProto_Parameter | ( | ) |
Definition at line 947 of file gurobi.pb.cc.
|
explicit |
|
inline |
Definition at line 106 of file gurobi.pb.h.
|
inlinenoexcept |
Definition at line 107 of file gurobi.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::GurobiParametersProto_Parameter::GurobiParametersProto_Parameter | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 41 of file gurobi.pb.cc.
|
final |
Definition at line 1075 of file gurobi.pb.cc.
|
final |
Definition at line 1121 of file gurobi.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::GurobiParametersProto_Parameter::Clear | ( | ) |
Definition at line 1049 of file gurobi.pb.cc.
|
inline |
Definition at line 1288 of file gurobi.pb.h.
|
inline |
Definition at line 1353 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiParametersProto_Parameter::CopyFrom | ( | const GurobiParametersProto_Parameter & | from | ) |
Definition at line 1192 of file gurobi.pb.cc.
|
inlinestatic |
Definition at line 141 of file gurobi.pb.h.
|
inlinestatic |
Definition at line 132 of file gurobi.pb.h.
|
inline |
Definition at line 200 of file gurobi.pb.h.
|
inlinestatic |
Definition at line 135 of file gurobi.pb.h.
| google::protobuf::Metadata operations_research::math_opt::GurobiParametersProto_Parameter::GetMetadata | ( | ) | const |
Definition at line 1210 of file gurobi.pb.cc.
|
inlinestatic |
Definition at line 138 of file gurobi.pb.h.
|
staticconstexpr |
Definition at line 972 of file gurobi.pb.cc.
|
inline |
Definition at line 176 of file gurobi.pb.h.
|
inline |
Definition at line 169 of file gurobi.pb.h.
|
inline |
Definition at line 1306 of file gurobi.pb.h.
|
inline |
Definition at line 127 of file gurobi.pb.h.
|
inline |
Definition at line 1371 of file gurobi.pb.h.
|
inline |
Definition at line 1294 of file gurobi.pb.h.
|
inline |
Definition at line 163 of file gurobi.pb.h.
|
inline |
Definition at line 109 of file gurobi.pb.h.
|
inlinenoexcept |
Definition at line 113 of file gurobi.pb.h.
|
inlinenodiscard |
Definition at line 1325 of file gurobi.pb.h.
|
inlinenodiscard |
Definition at line 1390 of file gurobi.pb.h.
|
inline |
Definition at line 1338 of file gurobi.pb.h.
|
inline |
Definition at line 1403 of file gurobi.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiParametersProto_Parameter::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1300 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiParametersProto_Parameter::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiParametersProto_Parameter::set_value | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1365 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiParametersProto_Parameter::set_value | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 147 of file gurobi.pb.h.
|
inline |
Definition at line 123 of file gurobi.pb.h.
|
inline |
Definition at line 155 of file gurobi.pb.h.
|
inline |
Definition at line 1359 of file gurobi.pb.h.
|
friend |
Definition at line 275 of file gurobi.pb.h.
|
friend |
Definition at line 277 of file gurobi.pb.h.
|
friend |
Definition at line 268 of file gurobi.pb.h.
|
friend |
Definition at line 274 of file gurobi.pb.h.
|
friend |
Definition at line 296 of file gurobi.pb.h.
|
friend |
Definition at line 146 of file gurobi.pb.h.
| Impl_ operations_research::math_opt::GurobiParametersProto_Parameter::_impl_ |
Definition at line 295 of file gurobi.pb.h.
|
staticconstexpr |
Definition at line 145 of file gurobi.pb.h.