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

Detailed Description

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

#include <model_update.pb.h>

Inheritance diagram for operations_research::math_opt::AuxiliaryObjectivesUpdatesProto:

Classes

class  _Internal

Public Types

enum  : int { kDeletedObjectiveIdsFieldNumber = 1 , kNewObjectivesFieldNumber = 2 , kObjectiveUpdatesFieldNumber = 3 }

Public Member Functions

 AuxiliaryObjectivesUpdatesProto ()
 ~AuxiliaryObjectivesUpdatesProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR AuxiliaryObjectivesUpdatesProto (::google::protobuf::internal::ConstantInitialized)
 AuxiliaryObjectivesUpdatesProto (const AuxiliaryObjectivesUpdatesProto &from)
 AuxiliaryObjectivesUpdatesProto (AuxiliaryObjectivesUpdatesProto &&from) noexcept
AuxiliaryObjectivesUpdatesProtooperator= (const AuxiliaryObjectivesUpdatesProto &from)
AuxiliaryObjectivesUpdatesProtooperator= (AuxiliaryObjectivesUpdatesProto &&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 (AuxiliaryObjectivesUpdatesProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (AuxiliaryObjectivesUpdatesProto *PROTOBUF_NONNULL other)
AuxiliaryObjectivesUpdatesProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const AuxiliaryObjectivesUpdatesProto &from)
void MergeFrom (const AuxiliaryObjectivesUpdatesProto &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
int deleted_objective_ids_size () const
void clear_deleted_objective_ids ()
::int64_t deleted_objective_ids (int index) const
void set_deleted_objective_ids (int index, ::int64_t value)
void add_deleted_objective_ids (::int64_t value)
const ::google::protobuf::RepeatedField<::int64_t > & deleted_objective_ids () const
::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL mutable_deleted_objective_ids ()
int new_objectives_size () const
void clear_new_objectives ()
const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveProto > & new_objectives () const
::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveProto > *PROTOBUF_NONNULL mutable_new_objectives ()
int objective_updates_size () const
void clear_objective_updates ()
const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveUpdatesProto > & objective_updates () const
::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveUpdatesProto > *PROTOBUF_NONNULL mutable_objective_updates ()
template<typename>
PROTOBUF_CONSTEXPR AuxiliaryObjectivesUpdatesProto (::_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 AuxiliaryObjectivesUpdatesProtodefault_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_2fmodel_5fupdate_2eproto
void swap (AuxiliaryObjectivesUpdatesProto &a, AuxiliaryObjectivesUpdatesProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDeletedObjectiveIdsFieldNumber 
kNewObjectivesFieldNumber 
kObjectiveUpdatesFieldNumber 

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

Constructor & Destructor Documentation

◆ AuxiliaryObjectivesUpdatesProto() [1/5]

operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::AuxiliaryObjectivesUpdatesProto ( )
inline

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

◆ ~AuxiliaryObjectivesUpdatesProto()

operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::~AuxiliaryObjectivesUpdatesProto ( )

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

◆ AuxiliaryObjectivesUpdatesProto() [2/5]

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

◆ AuxiliaryObjectivesUpdatesProto() [3/5]

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

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

◆ AuxiliaryObjectivesUpdatesProto() [4/5]

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

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

◆ AuxiliaryObjectivesUpdatesProto() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ add_deleted_objective_ids()

void operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::add_deleted_objective_ids ( ::int64_t value)
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_deleted_objective_ids()

void operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::clear_deleted_objective_ids ( )
inline

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

◆ clear_new_objectives()

void operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::clear_new_objectives ( )

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

◆ clear_objective_updates()

void operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::clear_objective_updates ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ deleted_objective_ids() [1/2]

const::google::protobuf::RepeatedField<::int64_t > & operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::deleted_objective_ids ( ) const
inline

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

◆ deleted_objective_ids() [2/2]

int64_t operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::deleted_objective_ids ( int index) const
inline

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

◆ deleted_objective_ids_size()

int operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::deleted_objective_ids_size ( ) const
inline

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_deleted_objective_ids()

google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::mutable_deleted_objective_ids ( )
inline

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

◆ mutable_new_objectives()

google::protobuf::Map<::int64_t,::operations_research::math_opt::ObjectiveProto > *PROTOBUF_NONNULL operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::mutable_new_objectives ( )
inline

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

◆ mutable_objective_updates()

google::protobuf::Map<::int64_t,::operations_research::math_opt::ObjectiveUpdatesProto > *PROTOBUF_NONNULL operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::mutable_objective_updates ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ new_objectives()

const::google::protobuf::Map<::int64_t,::operations_research::math_opt::ObjectiveProto > & operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::new_objectives ( ) const
inline

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

◆ new_objectives_size()

int operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::new_objectives_size ( ) const
inline

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

◆ objective_updates()

const::google::protobuf::Map<::int64_t,::operations_research::math_opt::ObjectiveUpdatesProto > & operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::objective_updates ( ) const
inline

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

◆ objective_updates_size()

int operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::objective_updates_size ( ) const
inline

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_deleted_objective_ids()

void operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::set_deleted_objective_ids ( int index,
::int64_t value )
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

Definition at line 2158 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 2188 of file model_update.pb.h.

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::AuxiliaryObjectivesUpdatesProto::_impl_

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

◆ kIndexInFileMessages

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

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


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