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

Detailed Description

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

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::RecreateStrategy:

Classes

class  _Internal

Public Types

enum  : int { kParametersFieldNumber = 2 , kHeuristicFieldNumber = 1 }

Public Member Functions

 RecreateStrategy ()
 ~RecreateStrategy () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR RecreateStrategy (::google::protobuf::internal::ConstantInitialized)
 RecreateStrategy (const RecreateStrategy &from)
 RecreateStrategy (RecreateStrategy &&from) noexcept
RecreateStrategyoperator= (const RecreateStrategy &from)
RecreateStrategyoperator= (RecreateStrategy &&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 (RecreateStrategy *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (RecreateStrategy *PROTOBUF_NONNULL other)
RecreateStrategy *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const RecreateStrategy &from)
void MergeFrom (const RecreateStrategy &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_parameters () const
void clear_parameters ()
const ::operations_research::RecreateParametersparameters () const
::operations_research::RecreateParameters *PROTOBUF_NULLABLE release_parameters ()
::operations_research::RecreateParameters *PROTOBUF_NONNULL mutable_parameters ()
void set_allocated_parameters (::operations_research::RecreateParameters *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_parameters (::operations_research::RecreateParameters *PROTOBUF_NULLABLE value)
::operations_research::RecreateParameters *PROTOBUF_NULLABLE unsafe_arena_release_parameters ()
bool has_heuristic () const
void clear_heuristic ()
::operations_research::FirstSolutionStrategy_Value heuristic () const
void set_heuristic (::operations_research::FirstSolutionStrategy_Value value)
template<typename>
PROTOBUF_CONSTEXPR RecreateStrategy (::_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 RecreateStrategydefault_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_2fconstraint_5fsolver_2frouting_5fils_2eproto
void swap (RecreateStrategy &a, RecreateStrategy &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kParametersFieldNumber 
kHeuristicFieldNumber 

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

Constructor & Destructor Documentation

◆ RecreateStrategy() [1/5]

operations_research::RecreateStrategy::RecreateStrategy ( )
inline

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

◆ ~RecreateStrategy()

operations_research::RecreateStrategy::~RecreateStrategy ( )

Definition at line 2418 of file routing_ils.pb.cc.

◆ RecreateStrategy() [2/5]

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

◆ RecreateStrategy() [3/5]

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

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

◆ RecreateStrategy() [4/5]

operations_research::RecreateStrategy::RecreateStrategy ( RecreateStrategy && from)
inlinenoexcept

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

◆ RecreateStrategy() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::RecreateStrategy::RecreateStrategy ( ::_pbi::ConstantInitialized )

Definition at line 352 of file routing_ils.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 2540 of file routing_ils.pb.cc.

◆ ByteSizeLong()

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

Definition at line 2580 of file routing_ils.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::RecreateStrategy::Clear ( )

Definition at line 2517 of file routing_ils.pb.cc.

◆ clear_heuristic()

void operations_research::RecreateStrategy::clear_heuristic ( )
inline

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

◆ clear_parameters()

void operations_research::RecreateStrategy::clear_parameters ( )
inline

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

◆ CopyFrom()

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

Definition at line 2641 of file routing_ils.pb.cc.

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

Definition at line 2661 of file routing_ils.pb.cc.

◆ GetReflection()

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

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

◆ has_heuristic()

bool operations_research::RecreateStrategy::has_heuristic ( ) const
inline

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

◆ has_parameters()

bool operations_research::RecreateStrategy::has_parameters ( ) const
inline

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

◆ heuristic()

operations_research::FirstSolutionStrategy_Value operations_research::RecreateStrategy::heuristic ( ) const
inline

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

◆ InternalGenerateClassData_()

auto operations_research::RecreateStrategy::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 2442 of file routing_ils.pb.cc.

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_parameters()

operations_research::RecreateParameters *PROTOBUF_NONNULL operations_research::RecreateStrategy::mutable_parameters ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ parameters()

const::operations_research::RecreateParameters & operations_research::RecreateStrategy::parameters ( ) const
inline

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

◆ release_parameters()

operations_research::RecreateParameters *PROTOBUF_NULLABLE operations_research::RecreateStrategy::release_parameters ( )
inlinenodiscard

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

◆ set_allocated_parameters()

void operations_research::RecreateStrategy::set_allocated_parameters ( ::operations_research::RecreateParameters *PROTOBUF_NULLABLE value)
inline

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

◆ set_heuristic()

void operations_research::RecreateStrategy::set_heuristic ( ::operations_research::FirstSolutionStrategy_Value value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_parameters()

operations_research::RecreateParameters *PROTOBUF_NULLABLE operations_research::RecreateStrategy::unsafe_arena_release_parameters ( )
inline

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

◆ unsafe_arena_set_allocated_parameters()

void operations_research::RecreateStrategy::unsafe_arena_set_allocated_parameters ( ::operations_research::RecreateParameters *PROTOBUF_NULLABLE value)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::RecreateStrategy::_impl_

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

◆ kIndexInFileMessages

int operations_research::RecreateStrategy::kIndexInFileMessages = 5
staticconstexpr

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


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