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

Detailed Description

Definition at line 622 of file model_update.pb.h.

#include <model_update.pb.h>

Inheritance diagram for operations_research::math_opt::LinearConstraintUpdatesProto:

Classes

class  _Internal

Public Types

enum  : int { kLowerBoundsFieldNumber = 1 , kUpperBoundsFieldNumber = 2 }

Public Member Functions

 LinearConstraintUpdatesProto ()
 ~LinearConstraintUpdatesProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR LinearConstraintUpdatesProto (::google::protobuf::internal::ConstantInitialized)
 LinearConstraintUpdatesProto (const LinearConstraintUpdatesProto &from)
 LinearConstraintUpdatesProto (LinearConstraintUpdatesProto &&from) noexcept
LinearConstraintUpdatesProtooperator= (const LinearConstraintUpdatesProto &from)
LinearConstraintUpdatesProtooperator= (LinearConstraintUpdatesProto &&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 (LinearConstraintUpdatesProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (LinearConstraintUpdatesProto *PROTOBUF_NONNULL other)
LinearConstraintUpdatesProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const LinearConstraintUpdatesProto &from)
void MergeFrom (const LinearConstraintUpdatesProto &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_lower_bounds () const
void clear_lower_bounds ()
const ::operations_research::math_opt::SparseDoubleVectorProtolower_bounds () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_lower_bounds ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_lower_bounds ()
void set_allocated_lower_bounds (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_lower_bounds (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_lower_bounds ()
bool has_upper_bounds () const
void clear_upper_bounds ()
const ::operations_research::math_opt::SparseDoubleVectorProtoupper_bounds () const
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE release_upper_bounds ()
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL mutable_upper_bounds ()
void set_allocated_upper_bounds (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_upper_bounds (::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE unsafe_arena_release_upper_bounds ()
template<typename>
PROTOBUF_CONSTEXPR LinearConstraintUpdatesProto (::_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 LinearConstraintUpdatesProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 5

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLowerBoundsFieldNumber 
kUpperBoundsFieldNumber 

Definition at line 763 of file model_update.pb.h.

Constructor & Destructor Documentation

◆ LinearConstraintUpdatesProto() [1/5]

operations_research::math_opt::LinearConstraintUpdatesProto::LinearConstraintUpdatesProto ( )
inline

Definition at line 625 of file model_update.pb.h.

◆ ~LinearConstraintUpdatesProto()

operations_research::math_opt::LinearConstraintUpdatesProto::~LinearConstraintUpdatesProto ( )

Definition at line 2145 of file model_update.pb.cc.

◆ LinearConstraintUpdatesProto() [2/5]

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

◆ LinearConstraintUpdatesProto() [3/5]

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

Definition at line 638 of file model_update.pb.h.

◆ LinearConstraintUpdatesProto() [4/5]

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

Definition at line 639 of file model_update.pb.h.

◆ LinearConstraintUpdatesProto() [5/5]

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

Definition at line 93 of file model_update.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 2274 of file model_update.pb.cc.

◆ ByteSizeLong()

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

Definition at line 2314 of file model_update.pb.cc.

◆ Clear()

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

Definition at line 2246 of file model_update.pb.cc.

◆ clear_lower_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::clear_lower_bounds ( )

Definition at line 2080 of file model_update.pb.cc.

◆ clear_upper_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::clear_upper_bounds ( )

Definition at line 2086 of file model_update.pb.cc.

◆ CopyFrom()

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

Definition at line 2380 of file model_update.pb.cc.

◆ default_instance()

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

Definition at line 673 of file model_update.pb.h.

◆ descriptor()

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

Definition at line 664 of file model_update.pb.h.

◆ GetCachedSize()

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

Definition at line 732 of file model_update.pb.h.

◆ GetDescriptor()

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

Definition at line 667 of file model_update.pb.h.

◆ GetMetadata()

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

Definition at line 2400 of file model_update.pb.cc.

◆ GetReflection()

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

Definition at line 670 of file model_update.pb.h.

◆ has_lower_bounds()

bool operations_research::math_opt::LinearConstraintUpdatesProto::has_lower_bounds ( ) const
inline

Definition at line 3319 of file model_update.pb.h.

◆ has_upper_bounds()

bool operations_research::math_opt::LinearConstraintUpdatesProto::has_upper_bounds ( ) const
inline

Definition at line 3412 of file model_update.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 2170 of file model_update.pb.cc.

◆ IsInitialized()

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

Definition at line 708 of file model_update.pb.h.

◆ lower_bounds()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::LinearConstraintUpdatesProto::lower_bounds ( ) const
inline

Definition at line 3329 of file model_update.pb.h.

◆ MergeFrom()

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

Definition at line 701 of file model_update.pb.h.

◆ mutable_lower_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::LinearConstraintUpdatesProto::mutable_lower_bounds ( )
inline

Definition at line 3383 of file model_update.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 659 of file model_update.pb.h.

◆ mutable_upper_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL operations_research::math_opt::LinearConstraintUpdatesProto::mutable_upper_bounds ( )
inline

Definition at line 3476 of file model_update.pb.h.

◆ New()

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

Definition at line 695 of file model_update.pb.h.

◆ operator=() [1/2]

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

Definition at line 641 of file model_update.pb.h.

◆ operator=() [2/2]

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

Definition at line 645 of file model_update.pb.h.

◆ release_lower_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::LinearConstraintUpdatesProto::release_lower_bounds ( )
inlinenodiscard

Definition at line 3347 of file model_update.pb.h.

◆ release_upper_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::LinearConstraintUpdatesProto::release_upper_bounds ( )
inlinenodiscard

Definition at line 3440 of file model_update.pb.h.

◆ set_allocated_lower_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::set_allocated_lower_bounds ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 3390 of file model_update.pb.h.

◆ set_allocated_upper_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::set_allocated_upper_bounds ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 3483 of file model_update.pb.h.

◆ Swap()

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

Definition at line 679 of file model_update.pb.h.

◆ unknown_fields()

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

Definition at line 655 of file model_update.pb.h.

◆ unsafe_arena_release_lower_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::LinearConstraintUpdatesProto::unsafe_arena_release_lower_bounds ( )
inline

Definition at line 3366 of file model_update.pb.h.

◆ unsafe_arena_release_upper_bounds()

operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE operations_research::math_opt::LinearConstraintUpdatesProto::unsafe_arena_release_upper_bounds ( )
inline

Definition at line 3459 of file model_update.pb.h.

◆ unsafe_arena_set_allocated_lower_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::unsafe_arena_set_allocated_lower_bounds ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 3333 of file model_update.pb.h.

◆ unsafe_arena_set_allocated_upper_bounds()

void operations_research::math_opt::LinearConstraintUpdatesProto::unsafe_arena_set_allocated_upper_bounds ( ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NULLABLE value)
inline

Definition at line 3426 of file model_update.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 687 of file model_update.pb.h.

◆ upper_bounds()

const::operations_research::math_opt::SparseDoubleVectorProto & operations_research::math_opt::LinearConstraintUpdatesProto::upper_bounds ( ) const
inline

Definition at line 3422 of file model_update.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 807 of file model_update.pb.h.

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

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

Definition at line 809 of file model_update.pb.h.

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

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

Definition at line 800 of file model_update.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 806 of file model_update.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fmodel_5fupdate_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fmodel_5fupdate_2eproto
friend

Definition at line 828 of file model_update.pb.h.

◆ swap

Definition at line 678 of file model_update.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::LinearConstraintUpdatesProto::_impl_

Definition at line 827 of file model_update.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::LinearConstraintUpdatesProto::kIndexInFileMessages = 5
staticconstexpr

Definition at line 677 of file model_update.pb.h.


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