![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 258 of file highs.pb.h.
#include <highs.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kStringOptionsFieldNumber = 1 , kDoubleOptionsFieldNumber = 2 , kIntOptionsFieldNumber = 3 , kBoolOptionsFieldNumber = 4 } |
Public Member Functions | |
| HighsOptionsProto () | |
| ~HighsOptionsProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | HighsOptionsProto (::google::protobuf::internal::ConstantInitialized) |
| HighsOptionsProto (const HighsOptionsProto &from) | |
| HighsOptionsProto (HighsOptionsProto &&from) noexcept | |
| HighsOptionsProto & | operator= (const HighsOptionsProto &from) |
| HighsOptionsProto & | operator= (HighsOptionsProto &&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 (HighsOptionsProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (HighsOptionsProto *PROTOBUF_NONNULL other) |
| HighsOptionsProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const HighsOptionsProto &from) |
| void | MergeFrom (const HighsOptionsProto &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 |
| int | string_options_size () const |
| void | clear_string_options () |
| const ::google::protobuf::Map<::std::string, ::std::string > & | string_options () const |
| ::google::protobuf::Map<::std::string, ::std::string > *PROTOBUF_NONNULL | mutable_string_options () |
| int | double_options_size () const |
| void | clear_double_options () |
| const ::google::protobuf::Map<::std::string, double > & | double_options () const |
| ::google::protobuf::Map<::std::string, double > *PROTOBUF_NONNULL | mutable_double_options () |
| int | int_options_size () const |
| void | clear_int_options () |
| const ::google::protobuf::Map<::std::string, ::int32_t > & | int_options () const |
| ::google::protobuf::Map<::std::string, ::int32_t > *PROTOBUF_NONNULL | mutable_int_options () |
| int | bool_options_size () const |
| void | clear_bool_options () |
| const ::google::protobuf::Map<::std::string, bool > & | bool_options () const |
| ::google::protobuf::Map<::std::string, bool > *PROTOBUF_NONNULL | mutable_bool_options () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | HighsOptionsProto (::_pbi::ConstantInitialized) |
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 HighsOptionsProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 4 |
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_2fhighs_2eproto |
| void | swap (HighsOptionsProto &a, HighsOptionsProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kStringOptionsFieldNumber | |
| kDoubleOptionsFieldNumber | |
| kIntOptionsFieldNumber | |
| kBoolOptionsFieldNumber | |
Definition at line 399 of file highs.pb.h.
|
inline |
Definition at line 261 of file highs.pb.h.
| operations_research::math_opt::HighsOptionsProto::~HighsOptionsProto | ( | ) |
Definition at line 686 of file highs.pb.cc.
|
explicit |
|
inline |
Definition at line 274 of file highs.pb.h.
|
inlinenoexcept |
Definition at line 275 of file highs.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::HighsOptionsProto::HighsOptionsProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 111 of file highs.pb.cc.
|
final |
Definition at line 850 of file highs.pb.cc.
|
inline |
Definition at line 659 of file highs.pb.h.
|
inline |
Definition at line 646 of file highs.pb.h.
|
final |
Definition at line 998 of file highs.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::HighsOptionsProto::Clear | ( | ) |
Definition at line 818 of file highs.pb.cc.
|
inline |
Definition at line 649 of file highs.pb.h.
|
inline |
Definition at line 585 of file highs.pb.h.
|
inline |
Definition at line 617 of file highs.pb.h.
|
inline |
Definition at line 553 of file highs.pb.h.
| void operations_research::math_opt::HighsOptionsProto::CopyFrom | ( | const HighsOptionsProto & | from | ) |
Definition at line 1089 of file highs.pb.cc.
|
inlinestatic |
Definition at line 309 of file highs.pb.h.
|
inlinestatic |
Definition at line 300 of file highs.pb.h.
|
inline |
Definition at line 595 of file highs.pb.h.
|
inline |
Definition at line 582 of file highs.pb.h.
|
inline |
Definition at line 368 of file highs.pb.h.
|
inlinestatic |
Definition at line 303 of file highs.pb.h.
| google::protobuf::Metadata operations_research::math_opt::HighsOptionsProto::GetMetadata | ( | ) | const |
Definition at line 1107 of file highs.pb.cc.
|
inlinestatic |
Definition at line 306 of file highs.pb.h.
|
inline |
Definition at line 627 of file highs.pb.h.
|
inline |
Definition at line 614 of file highs.pb.h.
|
staticconstexpr |
Definition at line 733 of file highs.pb.cc.
|
inline |
Definition at line 344 of file highs.pb.h.
|
inline |
Definition at line 337 of file highs.pb.h.
|
inline |
Definition at line 667 of file highs.pb.h.
|
inline |
Definition at line 603 of file highs.pb.h.
|
inline |
Definition at line 635 of file highs.pb.h.
|
inline |
Definition at line 571 of file highs.pb.h.
|
inline |
Definition at line 295 of file highs.pb.h.
|
inline |
Definition at line 331 of file highs.pb.h.
|
inline |
Definition at line 277 of file highs.pb.h.
|
inlinenoexcept |
Definition at line 281 of file highs.pb.h.
|
inline |
Definition at line 563 of file highs.pb.h.
|
inline |
Definition at line 550 of file highs.pb.h.
|
inline |
Definition at line 315 of file highs.pb.h.
|
inline |
Definition at line 291 of file highs.pb.h.
|
inline |
Definition at line 323 of file highs.pb.h.
|
friend |
Definition at line 475 of file highs.pb.h.
|
friend |
Definition at line 477 of file highs.pb.h.
|
friend |
Definition at line 468 of file highs.pb.h.
|
friend |
Definition at line 474 of file highs.pb.h.
|
friend |
Definition at line 510 of file highs.pb.h.
|
friend |
Definition at line 314 of file highs.pb.h.
| Impl_ operations_research::math_opt::HighsOptionsProto::_impl_ |
Definition at line 509 of file highs.pb.h.
|
staticconstexpr |
Definition at line 313 of file highs.pb.h.