![]() |
Google OR-Tools v9.14
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 } |
nested types -------------------------------------------------— More... |
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 |
implements Message -------------------------------------------— | |
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 |
map<string, string> string_options = 1; | |
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 |
map<string, double> double_options = 2; | |
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 |
map<string, int32> int_options = 3; | |
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 |
map<string, bool> bool_options = 4; | |
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 |
Protected Member Functions | |
HighsOptionsProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
HighsOptionsProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const HighsOptionsProto &from) | |
HighsOptionsProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, HighsOptionsProto &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
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 |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kStringOptionsFieldNumber | |
kDoubleOptionsFieldNumber | |
kIntOptionsFieldNumber | |
kBoolOptionsFieldNumber |
Definition at line 400 of file highs.pb.h.
|
inline |
Definition at line 261 of file highs.pb.h.
operations_research::math_opt::HighsOptionsProto::~HighsOptionsProto | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.HighsOptionsProto)
Definition at line 675 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.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.HighsOptionsProto)
Definition at line 628 of file highs.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.HighsOptionsProto)
Definition at line 647 of file highs.pb.cc.
|
inlineprotectednoexcept |
Definition at line 382 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 |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.HighsOptionsProto)
map<string, string> string_options = 1;
map<string, double> double_options = 2;
map<string, int32> int_options = 3;
map<string, bool> bool_options = 4;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.HighsOptionsProto)
Definition at line 848 of file highs.pb.cc.
|
inline |
@protoc_insertion_point(field_map:operations_research.math_opt.HighsOptionsProto.bool_options)
Definition at line 648 of file highs.pb.h.
|
inline |
map<string, bool> bool_options = 4;
Definition at line 637 of file highs.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.HighsOptionsProto)
Prevent compiler warnings about cached_has_bits being unused
map<string, string> string_options = 1;
map<string, double> double_options = 2;
map<string, int32> int_options = 3;
map<string, bool> bool_options = 4;
Definition at line 984 of file highs.pb.cc.
PROTOBUF_NOINLINE void operations_research::math_opt::HighsOptionsProto::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.HighsOptionsProto)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 828 of file highs.pb.cc.
|
inline |
Definition at line 640 of file highs.pb.h.
|
inline |
Definition at line 582 of file highs.pb.h.
|
inline |
Definition at line 611 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 | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.HighsOptionsProto)
Definition at line 1056 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 |
@protoc_insertion_point(field_map:operations_research.math_opt.HighsOptionsProto.double_options)
Definition at line 590 of file highs.pb.h.
|
inline |
map<string, double> double_options = 2;
Definition at line 579 of file highs.pb.h.
|
inline |
Definition at line 368 of file highs.pb.h.
|
protected |
Definition at line 763 of file highs.pb.cc.
|
inlinestatic |
Definition at line 303 of file highs.pb.h.
google::protobuf::Metadata operations_research::math_opt::HighsOptionsProto::GetMetadata | ( | ) | const |
Definition at line 1073 of file highs.pb.cc.
|
inlinestatic |
Definition at line 306 of file highs.pb.h.
|
inline |
@protoc_insertion_point(field_map:operations_research.math_opt.HighsOptionsProto.int_options)
Definition at line 619 of file highs.pb.h.
|
inline |
map<string, int32> int_options = 3;
Definition at line 608 of file highs.pb.h.
|
staticconstexpr |
Definition at line 735 of file highs.pb.cc.
|
staticconstexprprotected |
Definition at line 691 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 |
@protoc_insertion_point(field_mutable_map:operations_research.math_opt.HighsOptionsProto.bool_options)
Definition at line 656 of file highs.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_map:operations_research.math_opt.HighsOptionsProto.double_options)
Definition at line 598 of file highs.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_map:operations_research.math_opt.HighsOptionsProto.int_options)
Definition at line 627 of file highs.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_map:operations_research.math_opt.HighsOptionsProto.string_options)
Definition at line 569 of file highs.pb.h.
|
inline |
Definition at line 295 of file highs.pb.h.
|
inline |
implements Message -------------------------------------------—
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.
|
inlinestaticprotected |
Definition at line 686 of file highs.pb.cc.
|
inline |
@protoc_insertion_point(field_map:operations_research.math_opt.HighsOptionsProto.string_options)
Definition at line 561 of file highs.pb.h.
|
inline |
map<string, string> string_options = 1;
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 476 of file highs.pb.h.
|
friend |
Definition at line 478 of file highs.pb.h.
|
friend |
Definition at line 469 of file highs.pb.h.
|
friend |
Definition at line 475 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.