![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 303 of file gurobi.pb.h.
#include <gurobi.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kNameFieldNumber = 1 , kApplicationNameFieldNumber = 2 , kKeyFieldNumber = 4 , kExpirationFieldNumber = 3 } |
Public Member Functions | |
| GurobiInitializerProto_ISVKey () | |
| ~GurobiInitializerProto_ISVKey () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | GurobiInitializerProto_ISVKey (::google::protobuf::internal::ConstantInitialized) |
| GurobiInitializerProto_ISVKey (const GurobiInitializerProto_ISVKey &from) | |
| GurobiInitializerProto_ISVKey (GurobiInitializerProto_ISVKey &&from) noexcept | |
| GurobiInitializerProto_ISVKey & | operator= (const GurobiInitializerProto_ISVKey &from) |
| GurobiInitializerProto_ISVKey & | operator= (GurobiInitializerProto_ISVKey &&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 (GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL other) |
| GurobiInitializerProto_ISVKey *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const GurobiInitializerProto_ISVKey &from) |
| void | MergeFrom (const GurobiInitializerProto_ISVKey &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_application_name () |
| const ::std::string & | application_name () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_application_name (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_application_name () |
| ::std::string *PROTOBUF_NULLABLE | release_application_name () |
| void | set_allocated_application_name (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_key () |
| const ::std::string & | key () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_key (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_key () |
| ::std::string *PROTOBUF_NULLABLE | release_key () |
| void | set_allocated_key (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_expiration () |
| ::int32_t | expiration () const |
| void | set_expiration (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | GurobiInitializerProto_ISVKey (::_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_application_name (Arg_ &&arg, Args_... args) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_key (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 GurobiInitializerProto_ISVKey & | 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_2fmath_5fopt_2fsolvers_2fgurobi_2eproto |
| void | swap (GurobiInitializerProto_ISVKey &a, GurobiInitializerProto_ISVKey &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kNameFieldNumber | |
| kApplicationNameFieldNumber | |
| kKeyFieldNumber | |
| kExpirationFieldNumber | |
Definition at line 444 of file gurobi.pb.h.
|
inline |
Definition at line 306 of file gurobi.pb.h.
| operations_research::math_opt::GurobiInitializerProto_ISVKey::~GurobiInitializerProto_ISVKey | ( | ) |
Definition at line 287 of file gurobi.pb.cc.
|
explicit |
|
inline |
Definition at line 319 of file gurobi.pb.h.
|
inlinenoexcept |
Definition at line 320 of file gurobi.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::GurobiInitializerProto_ISVKey::GurobiInitializerProto_ISVKey | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 75 of file gurobi.pb.cc.
|
final |
Definition at line 433 of file gurobi.pb.cc.
|
inline |
Definition at line 1030 of file gurobi.pb.h.
|
final |
Definition at line 498 of file gurobi.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::Clear | ( | ) |
Definition at line 403 of file gurobi.pb.cc.
|
inline |
Definition at line 1024 of file gurobi.pb.h.
|
inline |
Definition at line 1089 of file gurobi.pb.h.
|
inline |
Definition at line 1114 of file gurobi.pb.h.
|
inline |
Definition at line 959 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiInitializerProto_ISVKey::CopyFrom | ( | const GurobiInitializerProto_ISVKey & | from | ) |
Definition at line 597 of file gurobi.pb.cc.
|
inlinestatic |
Definition at line 354 of file gurobi.pb.h.
|
inlinestatic |
Definition at line 345 of file gurobi.pb.h.
|
inline |
Definition at line 1095 of file gurobi.pb.h.
|
inline |
Definition at line 413 of file gurobi.pb.h.
|
inlinestatic |
Definition at line 348 of file gurobi.pb.h.
| google::protobuf::Metadata operations_research::math_opt::GurobiInitializerProto_ISVKey::GetMetadata | ( | ) | const |
Definition at line 617 of file gurobi.pb.cc.
|
inlinestatic |
Definition at line 351 of file gurobi.pb.h.
|
staticconstexpr |
Definition at line 313 of file gurobi.pb.cc.
|
inline |
Definition at line 389 of file gurobi.pb.h.
|
inline |
Definition at line 1120 of file gurobi.pb.h.
|
inline |
Definition at line 382 of file gurobi.pb.h.
|
inline |
Definition at line 1042 of file gurobi.pb.h.
|
inline |
Definition at line 1132 of file gurobi.pb.h.
|
inline |
Definition at line 977 of file gurobi.pb.h.
|
inline |
Definition at line 340 of file gurobi.pb.h.
|
inline |
Definition at line 965 of file gurobi.pb.h.
|
inline |
Definition at line 376 of file gurobi.pb.h.
|
inline |
Definition at line 322 of file gurobi.pb.h.
|
inlinenoexcept |
Definition at line 326 of file gurobi.pb.h.
|
inlinenodiscard |
Definition at line 1061 of file gurobi.pb.h.
|
inlinenodiscard |
Definition at line 1151 of file gurobi.pb.h.
|
inlinenodiscard |
Definition at line 996 of file gurobi.pb.h.
|
inline |
Definition at line 1074 of file gurobi.pb.h.
|
inline |
Definition at line 1164 of file gurobi.pb.h.
|
inline |
Definition at line 1009 of file gurobi.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_application_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1036 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_application_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 1099 of file gurobi.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_key | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1126 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_key | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 971 of file gurobi.pb.h.
| void operations_research::math_opt::GurobiInitializerProto_ISVKey::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 360 of file gurobi.pb.h.
|
inline |
Definition at line 336 of file gurobi.pb.h.
|
inline |
Definition at line 368 of file gurobi.pb.h.
|
friend |
Definition at line 515 of file gurobi.pb.h.
|
friend |
Definition at line 517 of file gurobi.pb.h.
|
friend |
Definition at line 508 of file gurobi.pb.h.
|
friend |
Definition at line 514 of file gurobi.pb.h.
|
friend |
Definition at line 538 of file gurobi.pb.h.
|
friend |
Definition at line 359 of file gurobi.pb.h.
| Impl_ operations_research::math_opt::GurobiInitializerProto_ISVKey::_impl_ |
Definition at line 537 of file gurobi.pb.h.
|
staticconstexpr |
Definition at line 358 of file gurobi.pb.h.