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

Detailed Description

Definition at line 97 of file model_parameters.pb.h.

#include <model_parameters.pb.h>

Inheritance diagram for operations_research::math_opt::SolutionHintProto:

Classes

class  _Internal

Public Types

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

Public Member Functions

 SolutionHintProto ()
 ~SolutionHintProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SolutionHintProto (::google::protobuf::internal::ConstantInitialized)
 SolutionHintProto (const SolutionHintProto &from)
 SolutionHintProto (SolutionHintProto &&from) noexcept
SolutionHintProtooperator= (const SolutionHintProto &from)
SolutionHintProtooperator= (SolutionHintProto &&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 (SolutionHintProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SolutionHintProto *PROTOBUF_NONNULL other)
SolutionHintProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SolutionHintProto &from)
void MergeFrom (const SolutionHintProto &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_variable_values () const
void clear_variable_values ()
const ::operations_research::math_opt::SparseDoubleVectorProtovariable_values () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_variable_values ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_variable_values ()
void set_allocated_variable_values (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_variable_values (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_variable_values ()
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 ()
template<typename>
PROTOBUF_CONSTEXPR SolutionHintProto (::_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 SolutionHintProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 0

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kVariableValuesFieldNumber 
kDualValuesFieldNumber 

Definition at line 238 of file model_parameters.pb.h.

Constructor & Destructor Documentation

◆ SolutionHintProto() [1/5]

operations_research::math_opt::SolutionHintProto::SolutionHintProto ( )
inline

Definition at line 100 of file model_parameters.pb.h.

◆ ~SolutionHintProto()

operations_research::math_opt::SolutionHintProto::~SolutionHintProto ( )

Definition at line 351 of file model_parameters.pb.cc.

◆ SolutionHintProto() [2/5]

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

◆ SolutionHintProto() [3/5]

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

Definition at line 113 of file model_parameters.pb.h.

◆ SolutionHintProto() [4/5]

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

Definition at line 114 of file model_parameters.pb.h.

◆ SolutionHintProto() [5/5]

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

Definition at line 37 of file model_parameters.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 480 of file model_parameters.pb.cc.

◆ ByteSizeLong()

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

Definition at line 520 of file model_parameters.pb.cc.

◆ Clear()

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

Definition at line 452 of file model_parameters.pb.cc.

◆ clear_dual_values()

void operations_research::math_opt::SolutionHintProto::clear_dual_values ( )

Definition at line 292 of file model_parameters.pb.cc.

◆ clear_variable_values()

void operations_research::math_opt::SolutionHintProto::clear_variable_values ( )

Definition at line 286 of file model_parameters.pb.cc.

◆ CopyFrom()

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

Definition at line 586 of file model_parameters.pb.cc.

◆ default_instance()

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

Definition at line 148 of file model_parameters.pb.h.

◆ descriptor()

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

Definition at line 139 of file model_parameters.pb.h.

◆ dual_values()

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

Definition at line 1051 of file model_parameters.pb.h.

◆ GetCachedSize()

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

Definition at line 207 of file model_parameters.pb.h.

◆ GetDescriptor()

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

Definition at line 142 of file model_parameters.pb.h.

◆ GetMetadata()

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

Definition at line 606 of file model_parameters.pb.cc.

◆ GetReflection()

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

Definition at line 145 of file model_parameters.pb.h.

◆ has_dual_values()

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

Definition at line 1041 of file model_parameters.pb.h.

◆ has_variable_values()

bool operations_research::math_opt::SolutionHintProto::has_variable_values ( ) const
inline

Definition at line 948 of file model_parameters.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 376 of file model_parameters.pb.cc.

◆ IsInitialized()

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

Definition at line 183 of file model_parameters.pb.h.

◆ MergeFrom()

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

Definition at line 176 of file model_parameters.pb.h.

◆ mutable_dual_values()

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

Definition at line 1105 of file model_parameters.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 134 of file model_parameters.pb.h.

◆ mutable_variable_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::SolutionHintProto::mutable_variable_values ( )
inline

Definition at line 1012 of file model_parameters.pb.h.

◆ New()

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

Definition at line 170 of file model_parameters.pb.h.

◆ operator=() [1/2]

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

Definition at line 116 of file model_parameters.pb.h.

◆ operator=() [2/2]

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

Definition at line 120 of file model_parameters.pb.h.

◆ release_dual_values()

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

Definition at line 1069 of file model_parameters.pb.h.

◆ release_variable_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::SolutionHintProto::release_variable_values ( )
inlinenodiscard

Definition at line 976 of file model_parameters.pb.h.

◆ set_allocated_dual_values()

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

Definition at line 1112 of file model_parameters.pb.h.

◆ set_allocated_variable_values()

void operations_research::math_opt::SolutionHintProto::set_allocated_variable_values ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 1019 of file model_parameters.pb.h.

◆ Swap()

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

Definition at line 154 of file model_parameters.pb.h.

◆ unknown_fields()

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

Definition at line 130 of file model_parameters.pb.h.

◆ unsafe_arena_release_dual_values()

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

Definition at line 1088 of file model_parameters.pb.h.

◆ unsafe_arena_release_variable_values()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::SolutionHintProto::unsafe_arena_release_variable_values ( )
inline

Definition at line 995 of file model_parameters.pb.h.

◆ unsafe_arena_set_allocated_dual_values()

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

Definition at line 1055 of file model_parameters.pb.h.

◆ unsafe_arena_set_allocated_variable_values()

void operations_research::math_opt::SolutionHintProto::unsafe_arena_set_allocated_variable_values ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 962 of file model_parameters.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 162 of file model_parameters.pb.h.

◆ variable_values()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::SolutionHintProto::variable_values ( ) const
inline

Definition at line 958 of file model_parameters.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 282 of file model_parameters.pb.h.

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

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

Definition at line 284 of file model_parameters.pb.h.

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

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

Definition at line 275 of file model_parameters.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 281 of file model_parameters.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fmodel_5fparameters_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fmodel_5fparameters_2eproto
friend

Definition at line 303 of file model_parameters.pb.h.

◆ swap

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

Definition at line 153 of file model_parameters.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::SolutionHintProto::_impl_

Definition at line 302 of file model_parameters.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::SolutionHintProto::kIndexInFileMessages = 0
staticconstexpr

Definition at line 152 of file model_parameters.pb.h.


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