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

Detailed Description

Definition at line 1205 of file result.pb.h.

#include <result.pb.h>

Inheritance diagram for operations_research::math_opt::SolveResultProto_PdlpOutput:

Classes

class  _Internal

Public Types

enum  : int { kConvergenceInformationFieldNumber = 1 }

Public Member Functions

 SolveResultProto_PdlpOutput ()
 ~SolveResultProto_PdlpOutput () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SolveResultProto_PdlpOutput (::google::protobuf::internal::ConstantInitialized)
 SolveResultProto_PdlpOutput (const SolveResultProto_PdlpOutput &from)
 SolveResultProto_PdlpOutput (SolveResultProto_PdlpOutput &&from) noexcept
SolveResultProto_PdlpOutputoperator= (const SolveResultProto_PdlpOutput &from)
SolveResultProto_PdlpOutputoperator= (SolveResultProto_PdlpOutput &&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 (SolveResultProto_PdlpOutput *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SolveResultProto_PdlpOutput *PROTOBUF_NONNULL other)
SolveResultProto_PdlpOutput *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SolveResultProto_PdlpOutput &from)
void MergeFrom (const SolveResultProto_PdlpOutput &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_convergence_information () const
void clear_convergence_information ()
const ::operations_research::pdlp::ConvergenceInformationconvergence_information () const
::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE release_convergence_information ()
::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NONNULL mutable_convergence_information ()
void set_allocated_convergence_information (::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_convergence_information (::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE value)
::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE unsafe_arena_release_convergence_information ()
template<typename>
PROTOBUF_CONSTEXPR SolveResultProto_PdlpOutput (::_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 SolveResultProto_PdlpOutputdefault_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_2fresult_2eproto
void swap (SolveResultProto_PdlpOutput &a, SolveResultProto_PdlpOutput &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kConvergenceInformationFieldNumber 

Definition at line 1346 of file result.pb.h.

Constructor & Destructor Documentation

◆ SolveResultProto_PdlpOutput() [1/5]

operations_research::math_opt::SolveResultProto_PdlpOutput::SolveResultProto_PdlpOutput ( )
inline

Definition at line 1208 of file result.pb.h.

◆ ~SolveResultProto_PdlpOutput()

operations_research::math_opt::SolveResultProto_PdlpOutput::~SolveResultProto_PdlpOutput ( )

Definition at line 2029 of file result.pb.cc.

◆ SolveResultProto_PdlpOutput() [2/5]

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

◆ SolveResultProto_PdlpOutput() [3/5]

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

Definition at line 1221 of file result.pb.h.

◆ SolveResultProto_PdlpOutput() [4/5]

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

Definition at line 1222 of file result.pb.h.

◆ SolveResultProto_PdlpOutput() [5/5]

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

Definition at line 152 of file result.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 2144 of file result.pb.cc.

◆ ByteSizeLong()

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

Definition at line 2177 of file result.pb.cc.

◆ Clear()

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

Definition at line 2122 of file result.pb.cc.

◆ clear_convergence_information()

void operations_research::math_opt::SolveResultProto_PdlpOutput::clear_convergence_information ( )

Definition at line 1978 of file result.pb.cc.

◆ convergence_information()

const::operations_research::pdlp::ConvergenceInformation & operations_research::math_opt::SolveResultProto_PdlpOutput::convergence_information ( ) const
inline

Definition at line 2581 of file result.pb.h.

◆ CopyFrom()

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

Definition at line 2227 of file result.pb.cc.

◆ default_instance()

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

Definition at line 1256 of file result.pb.h.

◆ descriptor()

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

Definition at line 1247 of file result.pb.h.

◆ GetCachedSize()

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

Definition at line 1315 of file result.pb.h.

◆ GetDescriptor()

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

Definition at line 1250 of file result.pb.h.

◆ GetMetadata()

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

Definition at line 2242 of file result.pb.cc.

◆ GetReflection()

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

Definition at line 1253 of file result.pb.h.

◆ has_convergence_information()

bool operations_research::math_opt::SolveResultProto_PdlpOutput::has_convergence_information ( ) const
inline

Definition at line 2571 of file result.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 2053 of file result.pb.cc.

◆ IsInitialized()

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

Definition at line 1291 of file result.pb.h.

◆ MergeFrom()

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

Definition at line 1284 of file result.pb.h.

◆ mutable_convergence_information()

operations_research::pdlp::ConvergenceInformation *PROTOBUF_NONNULL operations_research::math_opt::SolveResultProto_PdlpOutput::mutable_convergence_information ( )
inline

Definition at line 2635 of file result.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1242 of file result.pb.h.

◆ New()

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

Definition at line 1278 of file result.pb.h.

◆ operator=() [1/2]

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

Definition at line 1224 of file result.pb.h.

◆ operator=() [2/2]

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

Definition at line 1228 of file result.pb.h.

◆ release_convergence_information()

operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE operations_research::math_opt::SolveResultProto_PdlpOutput::release_convergence_information ( )
inlinenodiscard

Definition at line 2599 of file result.pb.h.

◆ set_allocated_convergence_information()

void operations_research::math_opt::SolveResultProto_PdlpOutput::set_allocated_convergence_information ( ::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE value)
inline

Definition at line 2642 of file result.pb.h.

◆ Swap()

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

Definition at line 1262 of file result.pb.h.

◆ unknown_fields()

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

Definition at line 1238 of file result.pb.h.

◆ unsafe_arena_release_convergence_information()

operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE operations_research::math_opt::SolveResultProto_PdlpOutput::unsafe_arena_release_convergence_information ( )
inline

Definition at line 2618 of file result.pb.h.

◆ unsafe_arena_set_allocated_convergence_information()

void operations_research::math_opt::SolveResultProto_PdlpOutput::unsafe_arena_set_allocated_convergence_information ( ::operations_research::pdlp::ConvergenceInformation *PROTOBUF_NULLABLE value)
inline

Definition at line 2585 of file result.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 1270 of file result.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 1374 of file result.pb.h.

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

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

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

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

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

Definition at line 1367 of file result.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 1373 of file result.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fresult_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fresult_2eproto
friend

Definition at line 1394 of file result.pb.h.

◆ swap

Definition at line 1261 of file result.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::SolveResultProto_PdlpOutput::_impl_

Definition at line 1393 of file result.pb.h.

◆ kIndexInFileMessages

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

Definition at line 1260 of file result.pb.h.


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