C++ Reference
C++ Reference: Routing
Detailed Description
Definition at line 143 of file routing_enums.pb.h.
Public Types | |
| typedef FirstSolutionStrategy_Value | Value |
Public Member Functions | |
| FirstSolutionStrategy () | |
| virtual | ~FirstSolutionStrategy () |
| FirstSolutionStrategy (const FirstSolutionStrategy &from) | |
| FirstSolutionStrategy (FirstSolutionStrategy &&from) noexcept | |
| FirstSolutionStrategy & | operator= (const FirstSolutionStrategy &from) |
| FirstSolutionStrategy & | operator= (FirstSolutionStrategy &&from) noexcept |
| void | Swap (FirstSolutionStrategy *other) |
| FirstSolutionStrategy * | New () const final |
| FirstSolutionStrategy * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const FirstSolutionStrategy &from) |
| void | MergeFrom (const FirstSolutionStrategy &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const FirstSolutionStrategy & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const FirstSolutionStrategy * | internal_default_instance () |
| static bool | Value_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Value_descriptor () |
| template<typename T > | |
| static const std::string & | Value_Name (T enum_t_value) |
| static bool | Value_Parse (const std::string &name, Value *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static constexpr Value | UNSET |
| static constexpr Value | AUTOMATIC |
| static constexpr Value | PATH_CHEAPEST_ARC |
| static constexpr Value | PATH_MOST_CONSTRAINED_ARC |
| static constexpr Value | EVALUATOR_STRATEGY |
| static constexpr Value | SAVINGS |
| static constexpr Value | SWEEP |
| static constexpr Value | CHRISTOFIDES |
| static constexpr Value | ALL_UNPERFORMED |
| static constexpr Value | BEST_INSERTION |
| static constexpr Value | PARALLEL_CHEAPEST_INSERTION |
| static constexpr Value | SEQUENTIAL_CHEAPEST_INSERTION |
| static constexpr Value | LOCAL_CHEAPEST_INSERTION |
| static constexpr Value | GLOBAL_CHEAPEST_ARC |
| static constexpr Value | LOCAL_CHEAPEST_ARC |
| static constexpr Value | FIRST_UNBOUND_MIN_VALUE |
| static constexpr Value | Value_MIN |
| static constexpr Value | Value_MAX |
| static constexpr int | Value_ARRAYSIZE |
Member Typedef Documentation
◆ Value
| typedef FirstSolutionStrategy_Value Value |
Definition at line 246 of file routing_enums.pb.h.
Constructor & Destructor Documentation
◆ FirstSolutionStrategy() [1/3]
◆ ~FirstSolutionStrategy()
|
virtual |
◆ FirstSolutionStrategy() [2/3]
| FirstSolutionStrategy | ( | const FirstSolutionStrategy & | from | ) |
◆ FirstSolutionStrategy() [3/3]
|
inlinenoexcept |
Definition at line 150 of file routing_enums.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const FirstSolutionStrategy & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 168 of file routing_enums.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 215 of file routing_enums.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 171 of file routing_enums.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 174 of file routing_enums.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 180 of file routing_enums.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const FirstSolutionStrategy & | from | ) |
◆ New() [1/2]
|
inlinefinal |
Definition at line 197 of file routing_enums.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 201 of file routing_enums.pb.h.
◆ operator=() [1/2]
|
inline |
Definition at line 155 of file routing_enums.pb.h.
◆ operator=() [2/2]
|
inlinenoexcept |
Definition at line 159 of file routing_enums.pb.h.
◆ Swap()
|
inline |
Definition at line 190 of file routing_enums.pb.h.
◆ Value_descriptor()
|
inlinestatic |
Definition at line 289 of file routing_enums.pb.h.
◆ Value_IsValid()
|
inlinestatic |
Definition at line 279 of file routing_enums.pb.h.
◆ Value_Name()
|
inlinestatic |
Definition at line 293 of file routing_enums.pb.h.
◆ Value_Parse()
|
inlinestatic |
Definition at line 299 of file routing_enums.pb.h.
Member Data Documentation
◆ ALL_UNPERFORMED
|
staticconstexpr |
Definition at line 263 of file routing_enums.pb.h.
◆ AUTOMATIC
|
staticconstexpr |
Definition at line 249 of file routing_enums.pb.h.
◆ BEST_INSERTION
|
staticconstexpr |
Definition at line 265 of file routing_enums.pb.h.
◆ CHRISTOFIDES
|
staticconstexpr |
Definition at line 261 of file routing_enums.pb.h.
◆ EVALUATOR_STRATEGY
|
staticconstexpr |
Definition at line 255 of file routing_enums.pb.h.
◆ FIRST_UNBOUND_MIN_VALUE
|
staticconstexpr |
Definition at line 277 of file routing_enums.pb.h.
◆ GLOBAL_CHEAPEST_ARC
|
staticconstexpr |
Definition at line 273 of file routing_enums.pb.h.
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 184 of file routing_enums.pb.h.
◆ LOCAL_CHEAPEST_ARC
|
staticconstexpr |
Definition at line 275 of file routing_enums.pb.h.
◆ LOCAL_CHEAPEST_INSERTION
|
staticconstexpr |
Definition at line 271 of file routing_enums.pb.h.
◆ PARALLEL_CHEAPEST_INSERTION
|
staticconstexpr |
Definition at line 267 of file routing_enums.pb.h.
◆ PATH_CHEAPEST_ARC
|
staticconstexpr |
Definition at line 251 of file routing_enums.pb.h.
◆ PATH_MOST_CONSTRAINED_ARC
|
staticconstexpr |
Definition at line 253 of file routing_enums.pb.h.
◆ SAVINGS
|
staticconstexpr |
Definition at line 257 of file routing_enums.pb.h.
◆ SEQUENTIAL_CHEAPEST_INSERTION
|
staticconstexpr |
Definition at line 269 of file routing_enums.pb.h.
◆ SWEEP
|
staticconstexpr |
Definition at line 259 of file routing_enums.pb.h.
◆ UNSET
|
staticconstexpr |
Definition at line 247 of file routing_enums.pb.h.
◆ Value_ARRAYSIZE
|
staticconstexpr |
Definition at line 286 of file routing_enums.pb.h.
◆ Value_MAX
|
staticconstexpr |
Definition at line 284 of file routing_enums.pb.h.
◆ Value_MIN
|
staticconstexpr |
Definition at line 282 of file routing_enums.pb.h.
The documentation for this class was generated from the following file: