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

Detailed Description

Definition at line 900 of file callback.pb.h.

#include <callback.pb.h>

Inheritance diagram for operations_research::math_opt::CallbackDataProto_BarrierStats:

Classes

class  _Internal

Public Types

enum  : int {
  kPrimalObjectiveFieldNumber = 2 , kDualObjectiveFieldNumber = 3 , kComplementarityFieldNumber = 4 , kPrimalInfeasibilityFieldNumber = 5 ,
  kDualInfeasibilityFieldNumber = 6 , kIterationCountFieldNumber = 1
}

Public Member Functions

 CallbackDataProto_BarrierStats ()
 ~CallbackDataProto_BarrierStats () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR CallbackDataProto_BarrierStats (::google::protobuf::internal::ConstantInitialized)
 CallbackDataProto_BarrierStats (const CallbackDataProto_BarrierStats &from)
 CallbackDataProto_BarrierStats (CallbackDataProto_BarrierStats &&from) noexcept
CallbackDataProto_BarrierStatsoperator= (const CallbackDataProto_BarrierStats &from)
CallbackDataProto_BarrierStatsoperator= (CallbackDataProto_BarrierStats &&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 (CallbackDataProto_BarrierStats *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (CallbackDataProto_BarrierStats *PROTOBUF_NONNULL other)
CallbackDataProto_BarrierStats *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const CallbackDataProto_BarrierStats &from)
void MergeFrom (const CallbackDataProto_BarrierStats &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_primal_objective () const
void clear_primal_objective ()
double primal_objective () const
void set_primal_objective (double value)
bool has_dual_objective () const
void clear_dual_objective ()
double dual_objective () const
void set_dual_objective (double value)
bool has_complementarity () const
void clear_complementarity ()
double complementarity () const
void set_complementarity (double value)
bool has_primal_infeasibility () const
void clear_primal_infeasibility ()
double primal_infeasibility () const
void set_primal_infeasibility (double value)
bool has_dual_infeasibility () const
void clear_dual_infeasibility ()
double dual_infeasibility () const
void set_dual_infeasibility (double value)
bool has_iteration_count () const
void clear_iteration_count ()
::int32_t iteration_count () const
void set_iteration_count (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR CallbackDataProto_BarrierStats (::_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 CallbackDataProto_BarrierStatsdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 2

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_2fcallback_2eproto
void swap (CallbackDataProto_BarrierStats &a, CallbackDataProto_BarrierStats &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPrimalObjectiveFieldNumber 
kDualObjectiveFieldNumber 
kComplementarityFieldNumber 
kPrimalInfeasibilityFieldNumber 
kDualInfeasibilityFieldNumber 
kIterationCountFieldNumber 

Definition at line 1041 of file callback.pb.h.

Constructor & Destructor Documentation

◆ CallbackDataProto_BarrierStats() [1/5]

operations_research::math_opt::CallbackDataProto_BarrierStats::CallbackDataProto_BarrierStats ( )
inline

Definition at line 903 of file callback.pb.h.

◆ ~CallbackDataProto_BarrierStats()

operations_research::math_opt::CallbackDataProto_BarrierStats::~CallbackDataProto_BarrierStats ( )

Definition at line 1206 of file callback.pb.cc.

◆ CallbackDataProto_BarrierStats() [2/5]

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

◆ CallbackDataProto_BarrierStats() [3/5]

operations_research::math_opt::CallbackDataProto_BarrierStats::CallbackDataProto_BarrierStats ( const CallbackDataProto_BarrierStats & from)
inline

Definition at line 916 of file callback.pb.h.

◆ CallbackDataProto_BarrierStats() [4/5]

operations_research::math_opt::CallbackDataProto_BarrierStats::CallbackDataProto_BarrierStats ( CallbackDataProto_BarrierStats && from)
inlinenoexcept

Definition at line 917 of file callback.pb.h.

◆ CallbackDataProto_BarrierStats() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::CallbackDataProto_BarrierStats::CallbackDataProto_BarrierStats ( ::_pbi::ConstantInitialized )

Definition at line 129 of file callback.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 1351 of file callback.pb.cc.

◆ ByteSizeLong()

size_t operations_research::math_opt::CallbackDataProto_BarrierStats::ByteSizeLong ( ) const
final

Definition at line 1419 of file callback.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::CallbackDataProto_BarrierStats::Clear ( )

Definition at line 1328 of file callback.pb.cc.

◆ clear_complementarity()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_complementarity ( )
inline

Definition at line 2555 of file callback.pb.h.

◆ clear_dual_infeasibility()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_dual_infeasibility ( )
inline

Definition at line 2613 of file callback.pb.h.

◆ clear_dual_objective()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_dual_objective ( )
inline

Definition at line 2526 of file callback.pb.h.

◆ clear_iteration_count()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_iteration_count ( )
inline

Definition at line 2468 of file callback.pb.h.

◆ clear_primal_infeasibility()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_primal_infeasibility ( )
inline

Definition at line 2584 of file callback.pb.h.

◆ clear_primal_objective()

void operations_research::math_opt::CallbackDataProto_BarrierStats::clear_primal_objective ( )
inline

Definition at line 2497 of file callback.pb.h.

◆ complementarity()

double operations_research::math_opt::CallbackDataProto_BarrierStats::complementarity ( ) const
inline

Definition at line 2561 of file callback.pb.h.

◆ CopyFrom()

void operations_research::math_opt::CallbackDataProto_BarrierStats::CopyFrom ( const CallbackDataProto_BarrierStats & from)

Definition at line 1482 of file callback.pb.cc.

◆ default_instance()

const CallbackDataProto_BarrierStats & operations_research::math_opt::CallbackDataProto_BarrierStats::default_instance ( )
inlinestatic

Definition at line 951 of file callback.pb.h.

◆ descriptor()

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

Definition at line 942 of file callback.pb.h.

◆ dual_infeasibility()

double operations_research::math_opt::CallbackDataProto_BarrierStats::dual_infeasibility ( ) const
inline

Definition at line 2619 of file callback.pb.h.

◆ dual_objective()

double operations_research::math_opt::CallbackDataProto_BarrierStats::dual_objective ( ) const
inline

Definition at line 2532 of file callback.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::CallbackDataProto_BarrierStats::GetCachedSize ( ) const
inline

Definition at line 1010 of file callback.pb.h.

◆ GetDescriptor()

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

Definition at line 945 of file callback.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::CallbackDataProto_BarrierStats::GetMetadata ( ) const

Definition at line 1502 of file callback.pb.cc.

◆ GetReflection()

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

Definition at line 948 of file callback.pb.h.

◆ has_complementarity()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_complementarity ( ) const
inline

Definition at line 2551 of file callback.pb.h.

◆ has_dual_infeasibility()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_dual_infeasibility ( ) const
inline

Definition at line 2609 of file callback.pb.h.

◆ has_dual_objective()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_dual_objective ( ) const
inline

Definition at line 2522 of file callback.pb.h.

◆ has_iteration_count()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_iteration_count ( ) const
inline

Definition at line 2464 of file callback.pb.h.

◆ has_primal_infeasibility()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_primal_infeasibility ( ) const
inline

Definition at line 2580 of file callback.pb.h.

◆ has_primal_objective()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::has_primal_objective ( ) const
inline

Definition at line 2493 of file callback.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::CallbackDataProto_BarrierStats::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1229 of file callback.pb.cc.

◆ IsInitialized()

bool operations_research::math_opt::CallbackDataProto_BarrierStats::IsInitialized ( ) const
inline

Definition at line 986 of file callback.pb.h.

◆ iteration_count()

int32_t operations_research::math_opt::CallbackDataProto_BarrierStats::iteration_count ( ) const
inline

Definition at line 2474 of file callback.pb.h.

◆ MergeFrom()

void operations_research::math_opt::CallbackDataProto_BarrierStats::MergeFrom ( const CallbackDataProto_BarrierStats & from)
inline

Definition at line 979 of file callback.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_BarrierStats::mutable_unknown_fields ( )
inline

Definition at line 937 of file callback.pb.h.

◆ New()

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

Definition at line 973 of file callback.pb.h.

◆ operator=() [1/2]

CallbackDataProto_BarrierStats & operations_research::math_opt::CallbackDataProto_BarrierStats::operator= ( CallbackDataProto_BarrierStats && from)
inlinenoexcept

Definition at line 923 of file callback.pb.h.

◆ operator=() [2/2]

CallbackDataProto_BarrierStats & operations_research::math_opt::CallbackDataProto_BarrierStats::operator= ( const CallbackDataProto_BarrierStats & from)
inline

Definition at line 919 of file callback.pb.h.

◆ primal_infeasibility()

double operations_research::math_opt::CallbackDataProto_BarrierStats::primal_infeasibility ( ) const
inline

Definition at line 2590 of file callback.pb.h.

◆ primal_objective()

double operations_research::math_opt::CallbackDataProto_BarrierStats::primal_objective ( ) const
inline

Definition at line 2503 of file callback.pb.h.

◆ set_complementarity()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_complementarity ( double value)
inline

Definition at line 2565 of file callback.pb.h.

◆ set_dual_infeasibility()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_dual_infeasibility ( double value)
inline

Definition at line 2623 of file callback.pb.h.

◆ set_dual_objective()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_dual_objective ( double value)
inline

Definition at line 2536 of file callback.pb.h.

◆ set_iteration_count()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_iteration_count ( ::int32_t value)
inline

Definition at line 2478 of file callback.pb.h.

◆ set_primal_infeasibility()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_primal_infeasibility ( double value)
inline

Definition at line 2594 of file callback.pb.h.

◆ set_primal_objective()

void operations_research::math_opt::CallbackDataProto_BarrierStats::set_primal_objective ( double value)
inline

Definition at line 2507 of file callback.pb.h.

◆ Swap()

void operations_research::math_opt::CallbackDataProto_BarrierStats::Swap ( CallbackDataProto_BarrierStats *PROTOBUF_NONNULL other)
inline

Definition at line 957 of file callback.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::CallbackDataProto_BarrierStats::unknown_fields ( ) const
inline

Definition at line 933 of file callback.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::CallbackDataProto_BarrierStats::UnsafeArenaSwap ( CallbackDataProto_BarrierStats *PROTOBUF_NONNULL other)
inline

Definition at line 965 of file callback.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 1125 of file callback.pb.h.

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

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

Definition at line 1127 of file callback.pb.h.

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

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

Definition at line 1118 of file callback.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 1124 of file callback.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto
friend

Definition at line 1150 of file callback.pb.h.

◆ swap

Definition at line 956 of file callback.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::CallbackDataProto_BarrierStats::_impl_

Definition at line 1149 of file callback.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::CallbackDataProto_BarrierStats::kIndexInFileMessages = 2
staticconstexpr

Definition at line 955 of file callback.pb.h.


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