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

Detailed Description

Definition at line 534 of file osqp.pb.h.

#include <osqp.pb.h>

Inheritance diagram for operations_research::math_opt::OsqpOutput:

Classes

class  _Internal

Public Types

enum  : int { kInitializedUnderlyingSolverFieldNumber = 1 }

Public Member Functions

 OsqpOutput ()
 ~OsqpOutput () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR OsqpOutput (::google::protobuf::internal::ConstantInitialized)
 OsqpOutput (const OsqpOutput &from)
 OsqpOutput (OsqpOutput &&from) noexcept
OsqpOutputoperator= (const OsqpOutput &from)
OsqpOutputoperator= (OsqpOutput &&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 (OsqpOutput *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (OsqpOutput *PROTOBUF_NONNULL other)
OsqpOutput *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const OsqpOutput &from)
void MergeFrom (const OsqpOutput &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
void clear_initialized_underlying_solver ()
bool initialized_underlying_solver () const
void set_initialized_underlying_solver (bool value)
template<typename>
PROTOBUF_CONSTEXPR OsqpOutput (::_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 OsqpOutputdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 1

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kInitializedUnderlyingSolverFieldNumber 

Definition at line 675 of file osqp.pb.h.

Constructor & Destructor Documentation

◆ OsqpOutput() [1/5]

operations_research::math_opt::OsqpOutput::OsqpOutput ( )
inline

Definition at line 537 of file osqp.pb.h.

◆ ~OsqpOutput()

operations_research::math_opt::OsqpOutput::~OsqpOutput ( )

Definition at line 889 of file osqp.pb.cc.

◆ OsqpOutput() [2/5]

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

◆ OsqpOutput() [3/5]

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

Definition at line 550 of file osqp.pb.h.

◆ OsqpOutput() [4/5]

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

Definition at line 551 of file osqp.pb.h.

◆ OsqpOutput() [5/5]

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

Definition at line 81 of file osqp.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 997 of file osqp.pb.cc.

◆ ByteSizeLong()

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

Definition at line 1032 of file osqp.pb.cc.

◆ Clear()

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

Definition at line 979 of file osqp.pb.cc.

◆ clear_initialized_underlying_solver()

void operations_research::math_opt::OsqpOutput::clear_initialized_underlying_solver ( )
inline

Definition at line 1357 of file osqp.pb.h.

◆ CopyFrom()

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

Definition at line 1079 of file osqp.pb.cc.

◆ default_instance()

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

Definition at line 585 of file osqp.pb.h.

◆ descriptor()

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

Definition at line 576 of file osqp.pb.h.

◆ GetCachedSize()

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

Definition at line 644 of file osqp.pb.h.

◆ GetDescriptor()

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

Definition at line 579 of file osqp.pb.h.

◆ GetMetadata()

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

Definition at line 1094 of file osqp.pb.cc.

◆ GetReflection()

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

Definition at line 582 of file osqp.pb.h.

◆ initialized_underlying_solver()

bool operations_research::math_opt::OsqpOutput::initialized_underlying_solver ( ) const
inline

Definition at line 1363 of file osqp.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 912 of file osqp.pb.cc.

◆ IsInitialized()

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

Definition at line 620 of file osqp.pb.h.

◆ MergeFrom()

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

Definition at line 613 of file osqp.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 571 of file osqp.pb.h.

◆ New()

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

Definition at line 607 of file osqp.pb.h.

◆ operator=() [1/2]

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

Definition at line 553 of file osqp.pb.h.

◆ operator=() [2/2]

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

Definition at line 557 of file osqp.pb.h.

◆ set_initialized_underlying_solver()

void operations_research::math_opt::OsqpOutput::set_initialized_underlying_solver ( bool value)
inline

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

◆ Swap()

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

Definition at line 591 of file osqp.pb.h.

◆ unknown_fields()

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

Definition at line 567 of file osqp.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 599 of file osqp.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 698 of file osqp.pb.h.

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

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

Definition at line 700 of file osqp.pb.h.

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

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

Definition at line 691 of file osqp.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 697 of file osqp.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fosqp_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fsolvers_2fosqp_2eproto
friend

Definition at line 718 of file osqp.pb.h.

◆ swap

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

Definition at line 590 of file osqp.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::OsqpOutput::_impl_

Definition at line 717 of file osqp.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::OsqpOutput::kIndexInFileMessages = 1
staticconstexpr

Definition at line 589 of file osqp.pb.h.


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