Google OR-Tools v9.14
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 1209 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 }
 nested types -------------------------------------------------— More...

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
 implements Message -------------------------------------------—
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
 .operations_research.pdlp.ConvergenceInformation convergence_information = 1;
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

Protected Member Functions

 SolveResultProto_PdlpOutput (::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
 SolveResultProto_PdlpOutput (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const SolveResultProto_PdlpOutput &from)
 SolveResultProto_PdlpOutput (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, SolveResultProto_PdlpOutput &&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_2fmath_5fopt_2fresult_2eproto
void swap (SolveResultProto_PdlpOutput &a, SolveResultProto_PdlpOutput &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

nested types -------------------------------------------------—

accessors ----------------------------------------------------—

Enumerator
kConvergenceInformationFieldNumber 

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

Constructor & Destructor Documentation

◆ SolveResultProto_PdlpOutput() [1/8]

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

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

◆ ~SolveResultProto_PdlpOutput()

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

@protoc_insertion_point(destructor:operations_research.math_opt.SolveResultProto.PdlpOutput)

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

◆ SolveResultProto_PdlpOutput() [2/8]

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

◆ SolveResultProto_PdlpOutput() [3/8]

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

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

◆ SolveResultProto_PdlpOutput() [4/8]

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

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

◆ SolveResultProto_PdlpOutput() [5/8]

operations_research::math_opt::SolveResultProto_PdlpOutput::SolveResultProto_PdlpOutput ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.math_opt.SolveResultProto.PdlpOutput)

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

◆ SolveResultProto_PdlpOutput() [6/8]

operations_research::math_opt::SolveResultProto_PdlpOutput::SolveResultProto_PdlpOutput ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
const SolveResultProto_PdlpOutput & from )
protected

@protoc_insertion_point(copy_constructor:operations_research.math_opt.SolveResultProto.PdlpOutput)

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

◆ SolveResultProto_PdlpOutput() [7/8]

operations_research::math_opt::SolveResultProto_PdlpOutput::SolveResultProto_PdlpOutput ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
SolveResultProto_PdlpOutput && from )
inlineprotectednoexcept

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

◆ SolveResultProto_PdlpOutput() [8/8]

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

@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.SolveResultProto.PdlpOutput)

.operations_research.pdlp.ConvergenceInformation convergence_information = 1;

@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.SolveResultProto.PdlpOutput)

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

◆ ByteSizeLong()

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

@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.SolveResultProto.PdlpOutput)

Prevent compiler warnings about cached_has_bits being unused

.operations_research.pdlp.ConvergenceInformation convergence_information = 1;

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

◆ Clear()

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

@protoc_insertion_point(message_clear_start:operations_research.math_opt.SolveResultProto.PdlpOutput)

Prevent compiler warnings about cached_has_bits being unused

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

◆ clear_convergence_information()

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

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

◆ convergence_information()

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

@protoc_insertion_point(field_get:operations_research.math_opt.SolveResultProto.PdlpOutput.convergence_information)

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

◆ CopyFrom()

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

@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.SolveResultProto.PdlpOutput)

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::math_opt::SolveResultProto_PdlpOutput::GetClassData ( ) const
protected

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ has_convergence_information()

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

.operations_research.pdlp.ConvergenceInformation convergence_information = 1;

SolveResultProto_PdlpOutput.

.operations_research.pdlp.ConvergenceInformation convergence_information = 1;

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

◆ InternalGenerateClassData_()

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

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

◆ InternalNewImpl_()

auto operations_research::math_opt::SolveResultProto_PdlpOutput::InternalNewImpl_ ( )
staticconstexprprotected

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_convergence_information()

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

@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveResultProto.PdlpOutput.convergence_information)

Definition at line 2625 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 1246 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

implements Message -------------------------------------------—

Definition at line 1282 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 1228 of file result.pb.h.

◆ operator=() [2/2]

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

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

◆ PlacementNew_()

void *PROTOBUF_NONNULL operations_research::math_opt::SolveResultProto_PdlpOutput::PlacementNew_ ( const void * PROTOBUF_NONNULL,
void *PROTOBUF_NONNULL mem,
::google::protobuf::Arena *PROTOBUF_NULLABLE arena )
inlinestaticprotected

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

◆ release_convergence_information()

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

Definition at line 2589 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

@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveResultProto.PdlpOutput.convergence_information)

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

◆ Swap()

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

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

◆ unknown_fields()

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

Definition at line 1242 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

@protoc_insertion_point(field_release:operations_research.math_opt.SolveResultProto.PdlpOutput.convergence_information)

Definition at line 2608 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

@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveResultProto.PdlpOutput.convergence_information)

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fmath_5fopt_2fresult_2eproto

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

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::SolveResultProto_PdlpOutput::_impl_

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

◆ kIndexInFileMessages

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

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


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