![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 1300 of file linear_solver.pb.h.
#include <linear_solver.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kSolveWallTimeSecondsFieldNumber = 1 , kSolveUserTimeSecondsFieldNumber = 2 } |
nested types -------------------------------------------------— More... |
Public Member Functions | |
MPSolveInfo () | |
~MPSolveInfo () PROTOBUF_FINAL | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | MPSolveInfo (::google::protobuf::internal::ConstantInitialized) |
MPSolveInfo (const MPSolveInfo &from) | |
MPSolveInfo (MPSolveInfo &&from) noexcept | |
MPSolveInfo & | operator= (const MPSolveInfo &from) |
MPSolveInfo & | operator= (MPSolveInfo &&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 (MPSolveInfo *PROTOBUF_NONNULL other) |
void | UnsafeArenaSwap (MPSolveInfo *PROTOBUF_NONNULL other) |
MPSolveInfo *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
implements Message -------------------------------------------— | |
void | CopyFrom (const MPSolveInfo &from) |
void | MergeFrom (const MPSolveInfo &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 |
bool | has_solve_wall_time_seconds () const |
optional double solve_wall_time_seconds = 1; | |
void | clear_solve_wall_time_seconds () |
double | solve_wall_time_seconds () const |
void | set_solve_wall_time_seconds (double value) |
bool | has_solve_user_time_seconds () const |
optional double solve_user_time_seconds = 2; | |
void | clear_solve_user_time_seconds () |
double | solve_user_time_seconds () const |
void | set_solve_user_time_seconds (double value) |
template<typename> | |
PROTOBUF_CONSTEXPR | MPSolveInfo (::_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 MPSolveInfo & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 20 |
Protected Member Functions | |
MPSolveInfo (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
MPSolveInfo (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const MPSolveInfo &from) | |
MPSolveInfo (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, MPSolveInfo &&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_2flinear_5fsolver_2flinear_5fsolver_2eproto |
void | swap (MPSolveInfo &a, MPSolveInfo &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kSolveWallTimeSecondsFieldNumber | |
kSolveUserTimeSecondsFieldNumber |
Definition at line 1442 of file linear_solver.pb.h.
|
inline |
Definition at line 1303 of file linear_solver.pb.h.
operations_research::MPSolveInfo::~MPSolveInfo | ( | ) |
@protoc_insertion_point(destructor:operations_research.MPSolveInfo)
Definition at line 8115 of file linear_solver.pb.cc.
|
explicit |
|
inline |
Definition at line 1316 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1317 of file linear_solver.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.MPSolveInfo)
Definition at line 8081 of file linear_solver.pb.cc.
|
protected |
Definition at line 8090 of file linear_solver.pb.cc.
|
inlineprotectednoexcept |
Definition at line 1424 of file linear_solver.pb.h.
PROTOBUF_CONSTEXPR operations_research::MPSolveInfo::MPSolveInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 147 of file linear_solver.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.MPSolveInfo)
optional double solve_wall_time_seconds = 1;
optional double solve_user_time_seconds = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.MPSolveInfo)
Definition at line 8231 of file linear_solver.pb.cc.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.MPSolveInfo)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 8268 of file linear_solver.pb.cc.
PROTOBUF_NOINLINE void operations_research::MPSolveInfo::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.MPSolveInfo)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 8208 of file linear_solver.pb.cc.
|
inline |
Definition at line 9876 of file linear_solver.pb.h.
|
inline |
Definition at line 9848 of file linear_solver.pb.h.
void operations_research::MPSolveInfo::CopyFrom | ( | const MPSolveInfo & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.MPSolveInfo)
Definition at line 8306 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 1351 of file linear_solver.pb.h.
|
inlinestatic |
Definition at line 1342 of file linear_solver.pb.h.
|
inline |
Definition at line 1410 of file linear_solver.pb.h.
|
protected |
Definition at line 8163 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 1345 of file linear_solver.pb.h.
google::protobuf::Metadata operations_research::MPSolveInfo::GetMetadata | ( | ) | const |
Definition at line 8326 of file linear_solver.pb.cc.
|
inlinestatic |
Definition at line 1348 of file linear_solver.pb.h.
|
inline |
optional double solve_user_time_seconds = 2;
Definition at line 9872 of file linear_solver.pb.h.
|
inline |
optional double solve_wall_time_seconds = 1;
optional double solve_wall_time_seconds = 1;
Definition at line 9844 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 8135 of file linear_solver.pb.cc.
|
staticconstexprprotected |
Definition at line 8131 of file linear_solver.pb.cc.
|
inline |
Definition at line 1386 of file linear_solver.pb.h.
|
inline |
Definition at line 1379 of file linear_solver.pb.h.
|
inline |
Definition at line 1337 of file linear_solver.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 1373 of file linear_solver.pb.h.
|
inline |
Definition at line 1319 of file linear_solver.pb.h.
|
inlinenoexcept |
Definition at line 1323 of file linear_solver.pb.h.
|
inlinestaticprotected |
Definition at line 8126 of file linear_solver.pb.cc.
|
inline |
@protoc_insertion_point(field_set:operations_research.MPSolveInfo.solve_user_time_seconds)
Definition at line 9885 of file linear_solver.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.MPSolveInfo.solve_wall_time_seconds)
Definition at line 9857 of file linear_solver.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.MPSolveInfo.solve_user_time_seconds)
Definition at line 9881 of file linear_solver.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.MPSolveInfo.solve_wall_time_seconds)
Definition at line 9853 of file linear_solver.pb.h.
|
inline |
Definition at line 1357 of file linear_solver.pb.h.
|
inline |
Definition at line 1333 of file linear_solver.pb.h.
|
inline |
Definition at line 1365 of file linear_solver.pb.h.
|
friend |
Definition at line 1478 of file linear_solver.pb.h.
|
friend |
Definition at line 1480 of file linear_solver.pb.h.
|
friend |
Definition at line 1471 of file linear_solver.pb.h.
|
friend |
Definition at line 1477 of file linear_solver.pb.h.
|
friend |
Definition at line 1499 of file linear_solver.pb.h.
|
friend |
Definition at line 1356 of file linear_solver.pb.h.
Impl_ operations_research::MPSolveInfo::_impl_ |
Definition at line 1498 of file linear_solver.pb.h.
|
staticconstexpr |
Definition at line 1355 of file linear_solver.pb.h.