Definition at line 316 of file routing_enums.pb.h.
◆ Value
◆ LocalSearchMetaheuristic() [1/3]
◆ ~LocalSearchMetaheuristic()
◆ LocalSearchMetaheuristic() [2/3]
◆ LocalSearchMetaheuristic() [3/3]
◆ _InternalParse()
| const char* _InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize |
( |
::PROTOBUF_NAMESPACE_ID::uint8 * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear |
( |
| ) |
|
|
final |
◆ CopyFrom() [1/2]
| void CopyFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InitAsDefaultInstance()
| static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
◆ IsInitialized()
| bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
| void MergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ New() [1/2]
◆ New() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Swap()
◆ Value_descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Value_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Value_IsValid()
| static bool Value_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Value_Name()
| static const std::string& Value_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ Value_Parse()
| static bool Value_Parse |
( |
const std::string & |
name, |
|
|
Value * |
value |
|
) |
| |
|
inlinestatic |
◆ AUTOMATIC
| constexpr Value AUTOMATIC |
|
staticconstexpr |
◆ GENERIC_TABU_SEARCH
| constexpr Value GENERIC_TABU_SEARCH |
|
staticconstexpr |
◆ GREEDY_DESCENT
| constexpr Value GREEDY_DESCENT |
|
staticconstexpr |
◆ GUIDED_LOCAL_SEARCH
| constexpr Value GUIDED_LOCAL_SEARCH |
|
staticconstexpr |
◆ kIndexInFileMessages
| constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ SIMULATED_ANNEALING
| constexpr Value SIMULATED_ANNEALING |
|
staticconstexpr |
◆ TABU_SEARCH
| constexpr Value TABU_SEARCH |
|
staticconstexpr |
◆ UNSET
◆ Value_ARRAYSIZE
| constexpr int Value_ARRAYSIZE |
|
staticconstexpr |
◆ Value_MAX
| constexpr Value Value_MAX |
|
staticconstexpr |
◆ Value_MIN
| constexpr Value Value_MIN |
|
staticconstexpr |
The documentation for this class was generated from the following file:
@ LocalSearchMetaheuristic_Value_UNSET
constexpr int LocalSearchMetaheuristic_Value_Value_ARRAYSIZE
constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MIN
@ LocalSearchMetaheuristic_Value_TABU_SEARCH
constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MAX
@ LocalSearchMetaheuristic_Value_AUTOMATIC
@ LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING
@ LocalSearchMetaheuristic_Value_GREEDY_DESCENT
@ LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH
@ LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH