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

Detailed Description

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

#include <model_update.pb.h>

Inheritance diagram for operations_research::math_opt::IndicatorConstraintUpdatesProto:

Classes

class  _Internal

Public Types

enum  : int { kDeletedConstraintIdsFieldNumber = 1 , kNewConstraintsFieldNumber = 2 }

Public Member Functions

 IndicatorConstraintUpdatesProto ()
 ~IndicatorConstraintUpdatesProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR IndicatorConstraintUpdatesProto (::google::protobuf::internal::ConstantInitialized)
 IndicatorConstraintUpdatesProto (const IndicatorConstraintUpdatesProto &from)
 IndicatorConstraintUpdatesProto (IndicatorConstraintUpdatesProto &&from) noexcept
IndicatorConstraintUpdatesProtooperator= (const IndicatorConstraintUpdatesProto &from)
IndicatorConstraintUpdatesProtooperator= (IndicatorConstraintUpdatesProto &&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 (IndicatorConstraintUpdatesProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (IndicatorConstraintUpdatesProto *PROTOBUF_NONNULL other)
IndicatorConstraintUpdatesProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const IndicatorConstraintUpdatesProto &from)
void MergeFrom (const IndicatorConstraintUpdatesProto &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_constraint_ids_size () const
void clear_deleted_constraint_ids ()
::int64_t deleted_constraint_ids (int index) const
void set_deleted_constraint_ids (int index, ::int64_t value)
void add_deleted_constraint_ids (::int64_t value)
const ::google::protobuf::RepeatedField<::int64_t > & deleted_constraint_ids () const
::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL mutable_deleted_constraint_ids ()
int new_constraints_size () const
void clear_new_constraints ()
const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::IndicatorConstraintProto > & new_constraints () const
::google::protobuf::Map<::int64_t, ::operations_research::math_opt::IndicatorConstraintProto > *PROTOBUF_NONNULL mutable_new_constraints ()
template<typename>
PROTOBUF_CONSTEXPR IndicatorConstraintUpdatesProto (::_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 IndicatorConstraintUpdatesProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 13

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 (IndicatorConstraintUpdatesProto &a, IndicatorConstraintUpdatesProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDeletedConstraintIdsFieldNumber 
kNewConstraintsFieldNumber 

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

Constructor & Destructor Documentation

◆ IndicatorConstraintUpdatesProto() [1/5]

operations_research::math_opt::IndicatorConstraintUpdatesProto::IndicatorConstraintUpdatesProto ( )
inline

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

◆ ~IndicatorConstraintUpdatesProto()

operations_research::math_opt::IndicatorConstraintUpdatesProto::~IndicatorConstraintUpdatesProto ( )

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

◆ IndicatorConstraintUpdatesProto() [2/5]

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

◆ IndicatorConstraintUpdatesProto() [3/5]

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

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

◆ IndicatorConstraintUpdatesProto() [4/5]

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

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

◆ IndicatorConstraintUpdatesProto() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ add_deleted_constraint_ids()

void operations_research::math_opt::IndicatorConstraintUpdatesProto::add_deleted_constraint_ids ( ::int64_t value)
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_deleted_constraint_ids()

void operations_research::math_opt::IndicatorConstraintUpdatesProto::clear_deleted_constraint_ids ( )
inline

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

◆ clear_new_constraints()

void operations_research::math_opt::IndicatorConstraintUpdatesProto::clear_new_constraints ( )

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ deleted_constraint_ids() [1/2]

const::google::protobuf::RepeatedField<::int64_t > & operations_research::math_opt::IndicatorConstraintUpdatesProto::deleted_constraint_ids ( ) const
inline

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

◆ deleted_constraint_ids() [2/2]

int64_t operations_research::math_opt::IndicatorConstraintUpdatesProto::deleted_constraint_ids ( int index) const
inline

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

◆ deleted_constraint_ids_size()

int operations_research::math_opt::IndicatorConstraintUpdatesProto::deleted_constraint_ids_size ( ) const
inline

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_deleted_constraint_ids()

google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL operations_research::math_opt::IndicatorConstraintUpdatesProto::mutable_deleted_constraint_ids ( )
inline

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

◆ mutable_new_constraints()

google::protobuf::Map<::int64_t,::operations_research::math_opt::IndicatorConstraintProto > *PROTOBUF_NONNULL operations_research::math_opt::IndicatorConstraintUpdatesProto::mutable_new_constraints ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ new_constraints()

const::google::protobuf::Map<::int64_t,::operations_research::math_opt::IndicatorConstraintProto > & operations_research::math_opt::IndicatorConstraintUpdatesProto::new_constraints ( ) const
inline

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

◆ new_constraints_size()

int operations_research::math_opt::IndicatorConstraintUpdatesProto::new_constraints_size ( ) const
inline

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_deleted_constraint_ids()

void operations_research::math_opt::IndicatorConstraintUpdatesProto::set_deleted_constraint_ids ( int index,
::int64_t value )
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::IndicatorConstraintUpdatesProto::_impl_

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

◆ kIndexInFileMessages

int operations_research::math_opt::IndicatorConstraintUpdatesProto::kIndexInFileMessages = 13
staticconstexpr

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


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