Definition at line 143 of file routing_enums.pb.h.
◆ Value
◆ FirstSolutionStrategy() [1/3]
◆ ~FirstSolutionStrategy()
◆ FirstSolutionStrategy() [2/3]
◆ FirstSolutionStrategy() [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 |
◆ ALL_UNPERFORMED
| constexpr Value ALL_UNPERFORMED |
|
staticconstexpr |
◆ AUTOMATIC
| constexpr Value AUTOMATIC |
|
staticconstexpr |
◆ BEST_INSERTION
| constexpr Value BEST_INSERTION |
|
staticconstexpr |
◆ CHRISTOFIDES
| constexpr Value CHRISTOFIDES |
|
staticconstexpr |
◆ EVALUATOR_STRATEGY
| constexpr Value EVALUATOR_STRATEGY |
|
staticconstexpr |
◆ FIRST_UNBOUND_MIN_VALUE
| constexpr Value FIRST_UNBOUND_MIN_VALUE |
|
staticconstexpr |
◆ GLOBAL_CHEAPEST_ARC
| constexpr Value GLOBAL_CHEAPEST_ARC |
|
staticconstexpr |
◆ kIndexInFileMessages
| constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ LOCAL_CHEAPEST_ARC
| constexpr Value LOCAL_CHEAPEST_ARC |
|
staticconstexpr |
◆ LOCAL_CHEAPEST_INSERTION
| constexpr Value LOCAL_CHEAPEST_INSERTION |
|
staticconstexpr |
◆ PARALLEL_CHEAPEST_INSERTION
| constexpr Value PARALLEL_CHEAPEST_INSERTION |
|
staticconstexpr |
◆ PATH_CHEAPEST_ARC
| constexpr Value PATH_CHEAPEST_ARC |
|
staticconstexpr |
◆ PATH_MOST_CONSTRAINED_ARC
| constexpr Value PATH_MOST_CONSTRAINED_ARC |
|
staticconstexpr |
◆ SAVINGS
◆ SEQUENTIAL_CHEAPEST_INSERTION
| constexpr Value SEQUENTIAL_CHEAPEST_INSERTION |
|
staticconstexpr |
◆ SWEEP
◆ 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:
@ FirstSolutionStrategy_Value_UNSET
constexpr FirstSolutionStrategy_Value FirstSolutionStrategy_Value_Value_MIN
@ FirstSolutionStrategy_Value_SWEEP
constexpr FirstSolutionStrategy_Value FirstSolutionStrategy_Value_Value_MAX
@ FirstSolutionStrategy_Value_BEST_INSERTION
@ FirstSolutionStrategy_Value_EVALUATOR_STRATEGY
@ FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC
@ FirstSolutionStrategy_Value_AUTOMATIC
@ FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC
@ FirstSolutionStrategy_Value_ALL_UNPERFORMED
@ FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC
@ FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION
@ FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION
@ FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION
@ FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC
@ FirstSolutionStrategy_Value_SAVINGS
constexpr int FirstSolutionStrategy_Value_Value_ARRAYSIZE
@ FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE
@ FirstSolutionStrategy_Value_CHRISTOFIDES