C++ Reference
C++ Reference: Routing
Detailed Description
Definition at line 316 of file routing_enums.pb.h.
Public Types | |
| typedef LocalSearchMetaheuristic_Value | Value |
Public Member Functions | |
| LocalSearchMetaheuristic () | |
| virtual | ~LocalSearchMetaheuristic () |
| LocalSearchMetaheuristic (const LocalSearchMetaheuristic &from) | |
| LocalSearchMetaheuristic (LocalSearchMetaheuristic &&from) noexcept | |
| LocalSearchMetaheuristic & | operator= (const LocalSearchMetaheuristic &from) |
| LocalSearchMetaheuristic & | operator= (LocalSearchMetaheuristic &&from) noexcept |
| void | Swap (LocalSearchMetaheuristic *other) |
| LocalSearchMetaheuristic * | New () const final |
| LocalSearchMetaheuristic * | 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 LocalSearchMetaheuristic &from) |
| void | MergeFrom (const LocalSearchMetaheuristic &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 LocalSearchMetaheuristic & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const LocalSearchMetaheuristic * | 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 | GREEDY_DESCENT |
| static constexpr Value | GUIDED_LOCAL_SEARCH |
| static constexpr Value | SIMULATED_ANNEALING |
| static constexpr Value | TABU_SEARCH |
| static constexpr Value | GENERIC_TABU_SEARCH |
| static constexpr Value | Value_MIN |
| static constexpr Value | Value_MAX |
| static constexpr int | Value_ARRAYSIZE |
Member Typedef Documentation
◆ Value
| typedef LocalSearchMetaheuristic_Value Value |
Definition at line 419 of file routing_enums.pb.h.
Constructor & Destructor Documentation
◆ LocalSearchMetaheuristic() [1/3]
◆ ~LocalSearchMetaheuristic()
|
virtual |
◆ LocalSearchMetaheuristic() [2/3]
| LocalSearchMetaheuristic | ( | const LocalSearchMetaheuristic & | from | ) |
◆ LocalSearchMetaheuristic() [3/3]
|
inlinenoexcept |
Definition at line 323 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 LocalSearchMetaheuristic & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 341 of file routing_enums.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 388 of file routing_enums.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 344 of file routing_enums.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 347 of file routing_enums.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 353 of file routing_enums.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const LocalSearchMetaheuristic & | from | ) |
◆ New() [1/2]
|
inlinefinal |
Definition at line 370 of file routing_enums.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 374 of file routing_enums.pb.h.
◆ operator=() [1/2]
|
inline |
Definition at line 328 of file routing_enums.pb.h.
◆ operator=() [2/2]
|
inlinenoexcept |
Definition at line 332 of file routing_enums.pb.h.
◆ Swap()
|
inline |
Definition at line 363 of file routing_enums.pb.h.
◆ Value_descriptor()
|
inlinestatic |
Definition at line 444 of file routing_enums.pb.h.
◆ Value_IsValid()
|
inlinestatic |
Definition at line 434 of file routing_enums.pb.h.
◆ Value_Name()
|
inlinestatic |
Definition at line 448 of file routing_enums.pb.h.
◆ Value_Parse()
|
inlinestatic |
Definition at line 454 of file routing_enums.pb.h.
Member Data Documentation
◆ AUTOMATIC
|
staticconstexpr |
Definition at line 422 of file routing_enums.pb.h.
◆ GENERIC_TABU_SEARCH
|
staticconstexpr |
Definition at line 432 of file routing_enums.pb.h.
◆ GREEDY_DESCENT
|
staticconstexpr |
Definition at line 424 of file routing_enums.pb.h.
◆ GUIDED_LOCAL_SEARCH
|
staticconstexpr |
Definition at line 426 of file routing_enums.pb.h.
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 357 of file routing_enums.pb.h.
◆ SIMULATED_ANNEALING
|
staticconstexpr |
Definition at line 428 of file routing_enums.pb.h.
◆ TABU_SEARCH
|
staticconstexpr |
Definition at line 430 of file routing_enums.pb.h.
◆ UNSET
|
staticconstexpr |
Definition at line 420 of file routing_enums.pb.h.
◆ Value_ARRAYSIZE
|
staticconstexpr |
Definition at line 441 of file routing_enums.pb.h.
◆ Value_MAX
|
staticconstexpr |
Definition at line 439 of file routing_enums.pb.h.
◆ Value_MIN
|
staticconstexpr |
Definition at line 437 of file routing_enums.pb.h.
The documentation for this class was generated from the following file: