Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::MPSolveInfo Class Referencefinal

Detailed Description

Definition at line 1297 of file linear_solver.pb.h.

#include <linear_solver.pb.h>

Inheritance diagram for operations_research::MPSolveInfo:

Classes

class  _Internal

Public Types

enum  : int { kSolveWallTimeSecondsFieldNumber = 1 , kSolveUserTimeSecondsFieldNumber = 2 }

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
MPSolveInfooperator= (const MPSolveInfo &from)
MPSolveInfooperator= (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
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
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
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 MPSolveInfodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 20

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)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSolveWallTimeSecondsFieldNumber 
kSolveUserTimeSecondsFieldNumber 

Definition at line 1438 of file linear_solver.pb.h.

Constructor & Destructor Documentation

◆ MPSolveInfo() [1/5]

operations_research::MPSolveInfo::MPSolveInfo ( )
inline

Definition at line 1300 of file linear_solver.pb.h.

◆ ~MPSolveInfo()

operations_research::MPSolveInfo::~MPSolveInfo ( )

Definition at line 8457 of file linear_solver.pb.cc.

◆ MPSolveInfo() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::MPSolveInfo::MPSolveInfo ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ MPSolveInfo() [3/5]

operations_research::MPSolveInfo::MPSolveInfo ( const MPSolveInfo & from)
inline

Definition at line 1313 of file linear_solver.pb.h.

◆ MPSolveInfo() [4/5]

operations_research::MPSolveInfo::MPSolveInfo ( MPSolveInfo && from)
inlinenoexcept

Definition at line 1314 of file linear_solver.pb.h.

◆ MPSolveInfo() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::MPSolveInfo::MPSolveInfo ( ::_pbi::ConstantInitialized )

Definition at line 147 of file linear_solver.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::MPSolveInfo::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 8576 of file linear_solver.pb.cc.

◆ ByteSizeLong()

size_t operations_research::MPSolveInfo::ByteSizeLong ( ) const
final

Definition at line 8616 of file linear_solver.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::MPSolveInfo::Clear ( )

Definition at line 8553 of file linear_solver.pb.cc.

◆ clear_solve_user_time_seconds()

void operations_research::MPSolveInfo::clear_solve_user_time_seconds ( )
inline

Definition at line 10005 of file linear_solver.pb.h.

◆ clear_solve_wall_time_seconds()

void operations_research::MPSolveInfo::clear_solve_wall_time_seconds ( )
inline

Definition at line 9976 of file linear_solver.pb.h.

◆ CopyFrom()

void operations_research::MPSolveInfo::CopyFrom ( const MPSolveInfo & from)

Definition at line 8660 of file linear_solver.pb.cc.

◆ default_instance()

const MPSolveInfo & operations_research::MPSolveInfo::default_instance ( )
inlinestatic

Definition at line 1348 of file linear_solver.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::MPSolveInfo::descriptor ( )
inlinestatic

Definition at line 1339 of file linear_solver.pb.h.

◆ GetCachedSize()

int operations_research::MPSolveInfo::GetCachedSize ( ) const
inline

Definition at line 1407 of file linear_solver.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::MPSolveInfo::GetDescriptor ( )
inlinestatic

Definition at line 1342 of file linear_solver.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::MPSolveInfo::GetMetadata ( ) const

Definition at line 8680 of file linear_solver.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::MPSolveInfo::GetReflection ( )
inlinestatic

Definition at line 1345 of file linear_solver.pb.h.

◆ has_solve_user_time_seconds()

bool operations_research::MPSolveInfo::has_solve_user_time_seconds ( ) const
inline

Definition at line 10001 of file linear_solver.pb.h.

◆ has_solve_wall_time_seconds()

bool operations_research::MPSolveInfo::has_solve_wall_time_seconds ( ) const
inline

Definition at line 9972 of file linear_solver.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::MPSolveInfo::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 8480 of file linear_solver.pb.cc.

◆ IsInitialized()

bool operations_research::MPSolveInfo::IsInitialized ( ) const
inline

Definition at line 1383 of file linear_solver.pb.h.

◆ MergeFrom()

void operations_research::MPSolveInfo::MergeFrom ( const MPSolveInfo & from)
inline

Definition at line 1376 of file linear_solver.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::MPSolveInfo::mutable_unknown_fields ( )
inline

Definition at line 1334 of file linear_solver.pb.h.

◆ New()

MPSolveInfo *PROTOBUF_NONNULL operations_research::MPSolveInfo::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 1370 of file linear_solver.pb.h.

◆ operator=() [1/2]

MPSolveInfo & operations_research::MPSolveInfo::operator= ( const MPSolveInfo & from)
inline

Definition at line 1316 of file linear_solver.pb.h.

◆ operator=() [2/2]

MPSolveInfo & operations_research::MPSolveInfo::operator= ( MPSolveInfo && from)
inlinenoexcept

Definition at line 1320 of file linear_solver.pb.h.

◆ set_solve_user_time_seconds()

void operations_research::MPSolveInfo::set_solve_user_time_seconds ( double value)
inline

Definition at line 10015 of file linear_solver.pb.h.

◆ set_solve_wall_time_seconds()

void operations_research::MPSolveInfo::set_solve_wall_time_seconds ( double value)
inline

Definition at line 9986 of file linear_solver.pb.h.

◆ solve_user_time_seconds()

double operations_research::MPSolveInfo::solve_user_time_seconds ( ) const
inline

Definition at line 10011 of file linear_solver.pb.h.

◆ solve_wall_time_seconds()

double operations_research::MPSolveInfo::solve_wall_time_seconds ( ) const
inline

Definition at line 9982 of file linear_solver.pb.h.

◆ Swap()

void operations_research::MPSolveInfo::Swap ( MPSolveInfo *PROTOBUF_NONNULL other)
inline

Definition at line 1354 of file linear_solver.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::MPSolveInfo::unknown_fields ( ) const
inline

Definition at line 1330 of file linear_solver.pb.h.

◆ UnsafeArenaSwap()

void operations_research::MPSolveInfo::UnsafeArenaSwap ( MPSolveInfo *PROTOBUF_NONNULL other)
inline

Definition at line 1362 of file linear_solver.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 1474 of file linear_solver.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 1476 of file linear_solver.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 1467 of file linear_solver.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 1473 of file linear_solver.pb.h.

◆ ::TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eproto

friend struct ::TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eproto
friend

Definition at line 1495 of file linear_solver.pb.h.

◆ swap

void swap ( MPSolveInfo & a,
MPSolveInfo & b )
friend

Definition at line 1353 of file linear_solver.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::MPSolveInfo::_impl_

Definition at line 1494 of file linear_solver.pb.h.

◆ kIndexInFileMessages

int operations_research::MPSolveInfo::kIndexInFileMessages = 20
staticconstexpr

Definition at line 1352 of file linear_solver.pb.h.


The documentation for this class was generated from the following files: