Google OR-Tools: operations_research::RecreateParameters Class Reference

Definition at line 2425 of file routing_ils.pb.h.

#include <routing_ils.pb.h>

Public Member Functions

 RecreateParameters ()
 ~RecreateParameters () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR RecreateParameters (::google::protobuf::internal::ConstantInitialized)
 RecreateParameters (const RecreateParameters &from)
 RecreateParameters (RecreateParameters &&from) noexcept
RecreateParametersoperator= (const RecreateParameters &from)
RecreateParametersoperator= (RecreateParameters &&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 (RecreateParameters *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (RecreateParameters *PROTOBUF_NONNULL other)
RecreateParameters *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const RecreateParameters &from)
void MergeFrom (const RecreateParameters &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_local_cheapest_insertion () const
void clear_local_cheapest_insertion ()
const ::operations_research::LocalCheapestInsertionParameterslocal_cheapest_insertion () const
::operations_research::LocalCheapestInsertionParameters *PROTOBUF_NULLABLE release_local_cheapest_insertion ()
::operations_research::LocalCheapestInsertionParameters *PROTOBUF_NONNULL mutable_local_cheapest_insertion ()
void set_allocated_local_cheapest_insertion (::operations_research::LocalCheapestInsertionParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_local_cheapest_insertion (::operations_research::LocalCheapestInsertionParameters *PROTOBUF_NULLABLE value)
::operations_research::LocalCheapestInsertionParameters *PROTOBUF_NULLABLE unsafe_arena_release_local_cheapest_insertion ()
bool has_savings () const
void clear_savings ()
const ::operations_research::SavingsParameterssavings () const
::operations_research::SavingsParameters *PROTOBUF_NULLABLE release_savings ()
::operations_research::SavingsParameters *PROTOBUF_NONNULL mutable_savings ()
void set_allocated_savings (::operations_research::SavingsParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_savings (::operations_research::SavingsParameters *PROTOBUF_NULLABLE value)
::operations_research::SavingsParameters *PROTOBUF_NULLABLE unsafe_arena_release_savings ()
bool has_global_cheapest_insertion () const
void clear_global_cheapest_insertion ()
const ::operations_research::GlobalCheapestInsertionParametersglobal_cheapest_insertion () const
::operations_research::GlobalCheapestInsertionParameters *PROTOBUF_NULLABLE release_global_cheapest_insertion ()
::operations_research::GlobalCheapestInsertionParameters *PROTOBUF_NONNULL mutable_global_cheapest_insertion ()
void set_allocated_global_cheapest_insertion (::operations_research::GlobalCheapestInsertionParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_global_cheapest_insertion (::operations_research::GlobalCheapestInsertionParameters *PROTOBUF_NULLABLE value)
::operations_research::GlobalCheapestInsertionParameters *PROTOBUF_NULLABLE unsafe_arena_release_global_cheapest_insertion ()
void clear_parameters ()
ParametersCase parameters_case () const
template<typename>
PROTOBUF_CONSTEXPR RecreateParameters (::_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 RecreateParametersdefault_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_2fconstraint_5fsolver_2frouting_5fils_2eproto
void swap (RecreateParameters &a, RecreateParameters &b)

◆ anonymous enum

Enumerator
kLocalCheapestInsertionFieldNumber 
kSavingsFieldNumber 
kGlobalCheapestInsertionFieldNumber 

Definition at line 2572 of file routing_ils.pb.h.

◆ ParametersCase

Enumerator
kLocalCheapestInsertion 
kSavings 
kGlobalCheapestInsertion 
PARAMETERS_NOT_SET 

Definition at line 2480 of file routing_ils.pb.h.

operations_research::RecreateParameters::RecreateParameters ( )
inline

◆ ~RecreateParameters()

operations_research::RecreateParameters::~RecreateParameters ( )

◆ RecreateParameters() [2/5]

template<typename = void>

PROTOBUF_CONSTEXPR operations_research::RecreateParameters::RecreateParameters ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ RecreateParameters() [3/5]

operations_research::RecreateParameters::RecreateParameters ( const RecreateParameters & from)
inline

◆ RecreateParameters() [4/5]

operations_research::RecreateParameters::RecreateParameters ( RecreateParameters && from)
inlinenoexcept

◆ RecreateParameters() [5/5]

template<typename>

PROTOBUF_CONSTEXPR operations_research::RecreateParameters::RecreateParameters ( ::_pbi::ConstantInitialized )

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t operations_research::RecreateParameters::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_NOINLINE void operations_research::RecreateParameters::Clear ( )

◆ clear_global_cheapest_insertion()

void operations_research::RecreateParameters::clear_global_cheapest_insertion ( )

◆ clear_local_cheapest_insertion()

void operations_research::RecreateParameters::clear_local_cheapest_insertion ( )

◆ clear_parameters()

void operations_research::RecreateParameters::clear_parameters ( )

◆ clear_savings()

void operations_research::RecreateParameters::clear_savings ( )

◆ CopyFrom()

void operations_research::RecreateParameters::CopyFrom ( const RecreateParameters & from)

◆ default_instance()

const RecreateParameters & operations_research::RecreateParameters::default_instance ( )
inlinestatic

◆ descriptor()

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

◆ GetCachedSize()

int operations_research::RecreateParameters::GetCachedSize ( ) const
inline

◆ GetDescriptor()

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

◆ GetMetadata()

google::protobuf::Metadata operations_research::RecreateParameters::GetMetadata ( ) const

◆ GetReflection()

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

◆ global_cheapest_insertion()

const::operations_research::GlobalCheapestInsertionParameters & operations_research::RecreateParameters::global_cheapest_insertion ( ) const
inline

◆ has_global_cheapest_insertion()

bool operations_research::RecreateParameters::has_global_cheapest_insertion ( ) const
inline

◆ has_local_cheapest_insertion()

bool operations_research::RecreateParameters::has_local_cheapest_insertion ( ) const
inline

◆ has_savings()

bool operations_research::RecreateParameters::has_savings ( ) const
inline

◆ InternalGenerateClassData_()

auto operations_research::RecreateParameters::InternalGenerateClassData_ ( )
staticconstexpr

◆ IsInitialized()

bool operations_research::RecreateParameters::IsInitialized ( ) const
inline

◆ local_cheapest_insertion()

const::operations_research::LocalCheapestInsertionParameters & operations_research::RecreateParameters::local_cheapest_insertion ( ) const
inline

◆ MergeFrom()

void operations_research::RecreateParameters::MergeFrom ( const RecreateParameters & from)
inline

◆ mutable_global_cheapest_insertion()

◆ mutable_local_cheapest_insertion()

◆ mutable_savings()

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::RecreateParameters::mutable_unknown_fields ( )
inline

◆ New()

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

◆ operator=() [1/2]

RecreateParameters & operations_research::RecreateParameters::operator= ( const RecreateParameters & from)
inline

◆ operator=() [2/2]

RecreateParameters & operations_research::RecreateParameters::operator= ( RecreateParameters && from)
inlinenoexcept

◆ parameters_case()

RecreateParameters::ParametersCase operations_research::RecreateParameters::parameters_case ( ) const
inline

◆ release_global_cheapest_insertion()

◆ release_local_cheapest_insertion()

◆ release_savings()

◆ savings()

const::operations_research::SavingsParameters & operations_research::RecreateParameters::savings ( ) const
inline

◆ set_allocated_global_cheapest_insertion()

◆ set_allocated_local_cheapest_insertion()

◆ set_allocated_savings()

◆ Swap()

void operations_research::RecreateParameters::Swap ( RecreateParameters *PROTOBUF_NONNULL other)
inline

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::RecreateParameters::unknown_fields ( ) const
inline

◆ unsafe_arena_release_global_cheapest_insertion()

◆ unsafe_arena_release_local_cheapest_insertion()

◆ unsafe_arena_release_savings()

◆ unsafe_arena_set_allocated_global_cheapest_insertion()

◆ unsafe_arena_set_allocated_local_cheapest_insertion()

◆ unsafe_arena_set_allocated_savings()

◆ UnsafeArenaSwap()

void operations_research::RecreateParameters::UnsafeArenaSwap ( RecreateParameters *PROTOBUF_NONNULL other)
inline

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena

friend

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

template<typename T>

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

friend

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

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

friend

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite

friend

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

friend

◆ swap

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

◆ _impl_

Impl_ operations_research::RecreateParameters::_impl_

◆ kIndexInFileMessages

int operations_research::RecreateParameters::kIndexInFileMessages = 4

staticconstexpr

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