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

Detailed Description

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

#include <callback.pb.h>

Inheritance diagram for operations_research::math_opt::CallbackDataProto:

Classes

class  _Internal

Public Types

enum  : int {
  kPrimalSolutionVectorFieldNumber = 2 , kRuntimeFieldNumber = 3 , kPresolveStatsFieldNumber = 4 , kSimplexStatsFieldNumber = 5 ,
  kBarrierStatsFieldNumber = 6 , kMipStatsFieldNumber = 7 , kEventFieldNumber = 1
}
using PresolveStats = CallbackDataProto_PresolveStats
using SimplexStats = CallbackDataProto_SimplexStats
using BarrierStats = CallbackDataProto_BarrierStats
using MipStats = CallbackDataProto_MipStats

Public Member Functions

 CallbackDataProto ()
 ~CallbackDataProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR CallbackDataProto (::google::protobuf::internal::ConstantInitialized)
 CallbackDataProto (const CallbackDataProto &from)
 CallbackDataProto (CallbackDataProto &&from) noexcept
CallbackDataProtooperator= (const CallbackDataProto &from)
CallbackDataProtooperator= (CallbackDataProto &&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 *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (CallbackDataProto *PROTOBUF_NONNULL other)
CallbackDataProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const CallbackDataProto &from)
void MergeFrom (const CallbackDataProto &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_solution_vector () const
void clear_primal_solution_vector ()
const ::operations_research::math_opt::SparseDoubleVectorProtoprimal_solution_vector () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_primal_solution_vector ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_primal_solution_vector ()
void set_allocated_primal_solution_vector (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_primal_solution_vector (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_primal_solution_vector ()
bool has_runtime () const
void clear_runtime ()
const ::google::protobuf::Duration & runtime () const
::google::protobuf::Duration *PROTOBUF_NULLABLE release_runtime ()
::google::protobuf::Duration *PROTOBUF_NONNULL mutable_runtime ()
void set_allocated_runtime (::google::protobuf::Duration *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_runtime (::google::protobuf::Duration *PROTOBUF_NULLABLE value)
::google::protobuf::Duration *PROTOBUF_NULLABLE unsafe_arena_release_runtime ()
bool has_presolve_stats () const
void clear_presolve_stats ()
const ::operations_research::math_opt::CallbackDataProto_PresolveStatspresolve_stats () const
::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE release_presolve_stats ()
::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NONNULL mutable_presolve_stats ()
void set_allocated_presolve_stats (::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_presolve_stats (::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE value)
::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE unsafe_arena_release_presolve_stats ()
bool has_simplex_stats () const
void clear_simplex_stats ()
const ::operations_research::math_opt::CallbackDataProto_SimplexStatssimplex_stats () const
::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE release_simplex_stats ()
::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NONNULL mutable_simplex_stats ()
void set_allocated_simplex_stats (::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_simplex_stats (::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE value)
::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE unsafe_arena_release_simplex_stats ()
bool has_barrier_stats () const
void clear_barrier_stats ()
const ::operations_research::math_opt::CallbackDataProto_BarrierStatsbarrier_stats () const
::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE release_barrier_stats ()
::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NONNULL mutable_barrier_stats ()
void set_allocated_barrier_stats (::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_barrier_stats (::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE value)
::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE unsafe_arena_release_barrier_stats ()
bool has_mip_stats () const
void clear_mip_stats ()
const ::operations_research::math_opt::CallbackDataProto_MipStatsmip_stats () const
::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE release_mip_stats ()
::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NONNULL mutable_mip_stats ()
void set_allocated_mip_stats (::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_mip_stats (::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE value)
::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE unsafe_arena_release_mip_stats ()
void clear_event ()
::operations_research::math_opt::CallbackEventProto event () const
void set_event (::operations_research::math_opt::CallbackEventProto value)
template<typename>
PROTOBUF_CONSTEXPR CallbackDataProto (::_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 CallbackDataProtodefault_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_2fcallback_2eproto
void swap (CallbackDataProto &a, CallbackDataProto &b)

Member Typedef Documentation

◆ BarrierStats

◆ MipStats

◆ PresolveStats

◆ SimplexStats

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPrimalSolutionVectorFieldNumber 
kRuntimeFieldNumber 
kPresolveStatsFieldNumber 
kSimplexStatsFieldNumber 
kBarrierStatsFieldNumber 
kMipStatsFieldNumber 
kEventFieldNumber 

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

Constructor & Destructor Documentation

◆ CallbackDataProto() [1/5]

operations_research::math_opt::CallbackDataProto::CallbackDataProto ( )
inline

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

◆ ~CallbackDataProto()

operations_research::math_opt::CallbackDataProto::~CallbackDataProto ( )

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

◆ CallbackDataProto() [2/5]

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

◆ CallbackDataProto() [3/5]

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

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

◆ CallbackDataProto() [4/5]

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

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

◆ CallbackDataProto() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ barrier_stats()

const::operations_research::math_opt::CallbackDataProto_BarrierStats & operations_research::math_opt::CallbackDataProto::barrier_stats ( ) const
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_barrier_stats()

void operations_research::math_opt::CallbackDataProto::clear_barrier_stats ( )
inline

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

◆ clear_event()

void operations_research::math_opt::CallbackDataProto::clear_event ( )
inline

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

◆ clear_mip_stats()

void operations_research::math_opt::CallbackDataProto::clear_mip_stats ( )
inline

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

◆ clear_presolve_stats()

void operations_research::math_opt::CallbackDataProto::clear_presolve_stats ( )
inline

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

◆ clear_primal_solution_vector()

void operations_research::math_opt::CallbackDataProto::clear_primal_solution_vector ( )

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

◆ clear_runtime()

void operations_research::math_opt::CallbackDataProto::clear_runtime ( )

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

◆ clear_simplex_stats()

void operations_research::math_opt::CallbackDataProto::clear_simplex_stats ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ event()

operations_research::math_opt::CallbackEventProto operations_research::math_opt::CallbackDataProto::event ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ has_barrier_stats()

bool operations_research::math_opt::CallbackDataProto::has_barrier_stats ( ) const
inline

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

◆ has_mip_stats()

bool operations_research::math_opt::CallbackDataProto::has_mip_stats ( ) const
inline

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

◆ has_presolve_stats()

bool operations_research::math_opt::CallbackDataProto::has_presolve_stats ( ) const
inline

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

◆ has_primal_solution_vector()

bool operations_research::math_opt::CallbackDataProto::has_primal_solution_vector ( ) const
inline

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

◆ has_runtime()

bool operations_research::math_opt::CallbackDataProto::has_runtime ( ) const
inline

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

◆ has_simplex_stats()

bool operations_research::math_opt::CallbackDataProto::has_simplex_stats ( ) const
inline

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mip_stats()

const::operations_research::math_opt::CallbackDataProto_MipStats & operations_research::math_opt::CallbackDataProto::mip_stats ( ) const
inline

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

◆ mutable_barrier_stats()

operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_barrier_stats ( )
inline

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

◆ mutable_mip_stats()

operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_mip_stats ( )
inline

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

◆ mutable_presolve_stats()

operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_presolve_stats ( )
inline

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

◆ mutable_primal_solution_vector()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_primal_solution_vector ( )
inline

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

◆ mutable_runtime()

google::protobuf::Duration *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_runtime ( )
inline

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

◆ mutable_simplex_stats()

operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto::mutable_simplex_stats ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ presolve_stats()

const::operations_research::math_opt::CallbackDataProto_PresolveStats & operations_research::math_opt::CallbackDataProto::presolve_stats ( ) const
inline

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

◆ primal_solution_vector()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::CallbackDataProto::primal_solution_vector ( ) const
inline

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

◆ release_barrier_stats()

operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_barrier_stats ( )
inlinenodiscard

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

◆ release_mip_stats()

operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_mip_stats ( )
inlinenodiscard

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

◆ release_presolve_stats()

operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_presolve_stats ( )
inlinenodiscard

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

◆ release_primal_solution_vector()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_primal_solution_vector ( )
inlinenodiscard

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

◆ release_runtime()

google::protobuf::Duration *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_runtime ( )
inlinenodiscard

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

◆ release_simplex_stats()

operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::release_simplex_stats ( )
inlinenodiscard

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

◆ runtime()

const::google::protobuf::Duration & operations_research::math_opt::CallbackDataProto::runtime ( ) const
inline

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

◆ set_allocated_barrier_stats()

void operations_research::math_opt::CallbackDataProto::set_allocated_barrier_stats ( ::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_mip_stats()

void operations_research::math_opt::CallbackDataProto::set_allocated_mip_stats ( ::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_presolve_stats()

void operations_research::math_opt::CallbackDataProto::set_allocated_presolve_stats ( ::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_primal_solution_vector()

void operations_research::math_opt::CallbackDataProto::set_allocated_primal_solution_vector ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_runtime()

void operations_research::math_opt::CallbackDataProto::set_allocated_runtime ( ::google::protobuf::Duration *PROTOBUF_NULLABLE value)
inline

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

◆ set_allocated_simplex_stats()

void operations_research::math_opt::CallbackDataProto::set_allocated_simplex_stats ( ::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE value)
inline

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

◆ set_event()

void operations_research::math_opt::CallbackDataProto::set_event ( ::operations_research::math_opt::CallbackEventProto value)
inline

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

◆ simplex_stats()

const::operations_research::math_opt::CallbackDataProto_SimplexStats & operations_research::math_opt::CallbackDataProto::simplex_stats ( ) const
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_barrier_stats()

operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_barrier_stats ( )
inline

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

◆ unsafe_arena_release_mip_stats()

operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_mip_stats ( )
inline

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

◆ unsafe_arena_release_presolve_stats()

operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_presolve_stats ( )
inline

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

◆ unsafe_arena_release_primal_solution_vector()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_primal_solution_vector ( )
inline

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

◆ unsafe_arena_release_runtime()

google::protobuf::Duration *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_runtime ( )
inline

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

◆ unsafe_arena_release_simplex_stats()

operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE operations_research::math_opt::CallbackDataProto::unsafe_arena_release_simplex_stats ( )
inline

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

◆ unsafe_arena_set_allocated_barrier_stats()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_barrier_stats ( ::operations_research::math_opt::CallbackDataProto_BarrierStats *PROTOBUF_NULLABLE value)
inline

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

◆ unsafe_arena_set_allocated_mip_stats()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_mip_stats ( ::operations_research::math_opt::CallbackDataProto_MipStats *PROTOBUF_NULLABLE value)
inline

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

◆ unsafe_arena_set_allocated_presolve_stats()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_presolve_stats ( ::operations_research::math_opt::CallbackDataProto_PresolveStats *PROTOBUF_NULLABLE value)
inline

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

◆ unsafe_arena_set_allocated_primal_solution_vector()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_primal_solution_vector ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

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

◆ unsafe_arena_set_allocated_runtime()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_runtime ( ::google::protobuf::Duration *PROTOBUF_NULLABLE value)
inline

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

◆ unsafe_arena_set_allocated_simplex_stats()

void operations_research::math_opt::CallbackDataProto::unsafe_arena_set_allocated_simplex_stats ( ::operations_research::math_opt::CallbackDataProto_SimplexStats *PROTOBUF_NULLABLE value)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::CallbackDataProto::_impl_

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

◆ kIndexInFileMessages

int operations_research::math_opt::CallbackDataProto::kIndexInFileMessages = 4
staticconstexpr

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


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