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

Detailed Description

Definition at line 1153 of file solution.pb.h.

#include <solution.pb.h>

Inheritance diagram for operations_research::math_opt::DualRayProto:

Classes

class  _Internal

Public Types

enum  : int { kDualValuesFieldNumber = 1 , kReducedCostsFieldNumber = 2 }

Public Member Functions

 DualRayProto ()
 ~DualRayProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR DualRayProto (::google::protobuf::internal::ConstantInitialized)
 DualRayProto (const DualRayProto &from)
 DualRayProto (DualRayProto &&from) noexcept
DualRayProtooperator= (const DualRayProto &from)
DualRayProtooperator= (DualRayProto &&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 (DualRayProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (DualRayProto *PROTOBUF_NONNULL other)
DualRayProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const DualRayProto &from)
void MergeFrom (const DualRayProto &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_dual_values () const
void clear_dual_values ()
const ::operations_research::math_opt::SparseDoubleVectorProtodual_values () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_dual_values ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_dual_values ()
void set_allocated_dual_values (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_dual_values (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_dual_values ()
bool has_reduced_costs () const
void clear_reduced_costs ()
const ::operations_research::math_opt::SparseDoubleVectorProtoreduced_costs () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_reduced_costs ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_reduced_costs ()
void set_allocated_reduced_costs (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_reduced_costs (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_reduced_costs ()
template<typename>
PROTOBUF_CONSTEXPR DualRayProto (::_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 DualRayProtodefault_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_2fsolution_2eproto
void swap (DualRayProto &a, DualRayProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDualValuesFieldNumber 
kReducedCostsFieldNumber 

Definition at line 1294 of file solution.pb.h.

Constructor & Destructor Documentation

◆ DualRayProto() [1/5]

operations_research::math_opt::DualRayProto::DualRayProto ( )
inline

Definition at line 1156 of file solution.pb.h.

◆ ~DualRayProto()

operations_research::math_opt::DualRayProto::~DualRayProto ( )

Definition at line 1728 of file solution.pb.cc.

◆ DualRayProto() [2/5]

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

◆ DualRayProto() [3/5]

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

Definition at line 1169 of file solution.pb.h.

◆ DualRayProto() [4/5]

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

Definition at line 1170 of file solution.pb.h.

◆ DualRayProto() [5/5]

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

Definition at line 165 of file solution.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 1857 of file solution.pb.cc.

◆ ByteSizeLong()

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

Definition at line 1897 of file solution.pb.cc.

◆ Clear()

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

Definition at line 1829 of file solution.pb.cc.

◆ clear_dual_values()

void operations_research::math_opt::DualRayProto::clear_dual_values ( )

Definition at line 1663 of file solution.pb.cc.

◆ clear_reduced_costs()

void operations_research::math_opt::DualRayProto::clear_reduced_costs ( )

Definition at line 1669 of file solution.pb.cc.

◆ CopyFrom()

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

Definition at line 1963 of file solution.pb.cc.

◆ default_instance()

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

Definition at line 1204 of file solution.pb.h.

◆ descriptor()

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

Definition at line 1195 of file solution.pb.h.

◆ dual_values()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::DualRayProto::dual_values ( ) const
inline

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

◆ GetCachedSize()

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

Definition at line 1263 of file solution.pb.h.

◆ GetDescriptor()

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

Definition at line 1198 of file solution.pb.h.

◆ GetMetadata()

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

Definition at line 1983 of file solution.pb.cc.

◆ GetReflection()

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

Definition at line 1201 of file solution.pb.h.

◆ has_dual_values()

bool operations_research::math_opt::DualRayProto::has_dual_values ( ) const
inline

Definition at line 2458 of file solution.pb.h.

◆ has_reduced_costs()

bool operations_research::math_opt::DualRayProto::has_reduced_costs ( ) const
inline

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

◆ InternalGenerateClassData_()

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

Definition at line 1753 of file solution.pb.cc.

◆ IsInitialized()

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

Definition at line 1239 of file solution.pb.h.

◆ MergeFrom()

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

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

◆ mutable_dual_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::DualRayProto::mutable_dual_values ( )
inline

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

◆ mutable_reduced_costs()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::DualRayProto::mutable_reduced_costs ( )
inline

Definition at line 2615 of file solution.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1190 of file solution.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

Definition at line 1172 of file solution.pb.h.

◆ operator=() [2/2]

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

Definition at line 1176 of file solution.pb.h.

◆ reduced_costs()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::DualRayProto::reduced_costs ( ) const
inline

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

◆ release_dual_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::DualRayProto::release_dual_values ( )
inlinenodiscard

Definition at line 2486 of file solution.pb.h.

◆ release_reduced_costs()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::DualRayProto::release_reduced_costs ( )
inlinenodiscard

Definition at line 2579 of file solution.pb.h.

◆ set_allocated_dual_values()

void operations_research::math_opt::DualRayProto::set_allocated_dual_values ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2529 of file solution.pb.h.

◆ set_allocated_reduced_costs()

void operations_research::math_opt::DualRayProto::set_allocated_reduced_costs ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2622 of file solution.pb.h.

◆ Swap()

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

Definition at line 1210 of file solution.pb.h.

◆ unknown_fields()

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

Definition at line 1186 of file solution.pb.h.

◆ unsafe_arena_release_dual_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::DualRayProto::unsafe_arena_release_dual_values ( )
inline

Definition at line 2505 of file solution.pb.h.

◆ unsafe_arena_release_reduced_costs()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::DualRayProto::unsafe_arena_release_reduced_costs ( )
inline

Definition at line 2598 of file solution.pb.h.

◆ unsafe_arena_set_allocated_dual_values()

void operations_research::math_opt::DualRayProto::unsafe_arena_set_allocated_dual_values ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 2472 of file solution.pb.h.

◆ unsafe_arena_set_allocated_reduced_costs()

void operations_research::math_opt::DualRayProto::unsafe_arena_set_allocated_reduced_costs ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

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

◆ UnsafeArenaSwap()

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

Definition at line 1218 of file solution.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 1338 of file solution.pb.h.

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

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

Definition at line 1340 of file solution.pb.h.

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

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

Definition at line 1331 of file solution.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 1337 of file solution.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fsolution_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fsolution_2eproto
friend

Definition at line 1359 of file solution.pb.h.

◆ swap

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

Definition at line 1209 of file solution.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::DualRayProto::_impl_

Definition at line 1358 of file solution.pb.h.

◆ kIndexInFileMessages

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

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


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