![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 626 of file search_stats.pb.h.
#include <search_stats.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kStrategyFieldNumber = 1 , kDurationSecondsFieldNumber = 2 } |
| nested types -------------------------------------------------— More... | |
Public Member Functions | |
| LocalSearchStatistics_FirstSolutionStatistics () | |
| ~LocalSearchStatistics_FirstSolutionStatistics () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_FirstSolutionStatistics (::google::protobuf::internal::ConstantInitialized) |
| LocalSearchStatistics_FirstSolutionStatistics (const LocalSearchStatistics_FirstSolutionStatistics &from) | |
| LocalSearchStatistics_FirstSolutionStatistics (LocalSearchStatistics_FirstSolutionStatistics &&from) noexcept | |
| LocalSearchStatistics_FirstSolutionStatistics & | operator= (const LocalSearchStatistics_FirstSolutionStatistics &from) |
| LocalSearchStatistics_FirstSolutionStatistics & | operator= (LocalSearchStatistics_FirstSolutionStatistics &&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 (LocalSearchStatistics_FirstSolutionStatistics *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LocalSearchStatistics_FirstSolutionStatistics *PROTOBUF_NONNULL other) |
| LocalSearchStatistics_FirstSolutionStatistics *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| implements Message -------------------------------------------— | |
| void | CopyFrom (const LocalSearchStatistics_FirstSolutionStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics_FirstSolutionStatistics &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 |
| void | clear_strategy () |
| string strategy = 1; | |
| const ::std::string & | strategy () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_strategy (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_strategy () |
| ::std::string *PROTOBUF_NULLABLE | release_strategy () |
| void | set_allocated_strategy (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_duration_seconds () |
| double duration_seconds = 2; | |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_FirstSolutionStatistics (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_strategy (Arg_ &&arg, Args_... args) |
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 LocalSearchStatistics_FirstSolutionStatistics & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
Protected Member Functions | |
| LocalSearchStatistics_FirstSolutionStatistics (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
| LocalSearchStatistics_FirstSolutionStatistics (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const LocalSearchStatistics_FirstSolutionStatistics &from) | |
| LocalSearchStatistics_FirstSolutionStatistics (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, LocalSearchStatistics_FirstSolutionStatistics &&from) noexcept | |
| const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
| static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
| static constexpr auto | InternalNewImpl_ () |
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_2fsearch_5fstats_2eproto |
| void | swap (LocalSearchStatistics_FirstSolutionStatistics &a, LocalSearchStatistics_FirstSolutionStatistics &b) |
| anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
| Enumerator | |
|---|---|
| kStrategyFieldNumber | |
| kDurationSecondsFieldNumber | |
Definition at line 768 of file search_stats.pb.h.
|
inline |
Definition at line 629 of file search_stats.pb.h.
| operations_research::LocalSearchStatistics_FirstSolutionStatistics::~LocalSearchStatistics_FirstSolutionStatistics | ( | ) |
@protoc_insertion_point(destructor:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Definition at line 418 of file search_stats.pb.cc.
|
explicit |
|
inline |
Definition at line 642 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 643 of file search_stats.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Definition at line 374 of file search_stats.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Definition at line 391 of file search_stats.pb.cc.
|
inlineprotectednoexcept |
Definition at line 750 of file search_stats.pb.h.
| PROTOBUF_CONSTEXPR operations_research::LocalSearchStatistics_FirstSolutionStatistics::LocalSearchStatistics_FirstSolutionStatistics | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 105 of file search_stats.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
string strategy = 1;
double duration_seconds = 2;
@protoc_insertion_point(serialize_to_array_end:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Definition at line 537 of file search_stats.pb.cc.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Prevent compiler warnings about cached_has_bits being unused
string strategy = 1;
double duration_seconds = 2;
Definition at line 578 of file search_stats.pb.cc.
| PROTOBUF_NOINLINE void operations_research::LocalSearchStatistics_FirstSolutionStatistics::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 515 of file search_stats.pb.cc.
|
inline |
double duration_seconds = 2;
Definition at line 1651 of file search_stats.pb.h.
|
inline |
string strategy = 1;
LocalSearchStatistics_FirstSolutionStatistics.
string strategy = 1;
Definition at line 1586 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_FirstSolutionStatistics::CopyFrom | ( | const LocalSearchStatistics_FirstSolutionStatistics & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.LocalSearchStatistics.FirstSolutionStatistics)
Definition at line 638 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 677 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 668 of file search_stats.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.FirstSolutionStatistics.duration_seconds)
Definition at line 1656 of file search_stats.pb.h.
|
inline |
Definition at line 736 of file search_stats.pb.h.
|
protected |
Definition at line 467 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 671 of file search_stats.pb.h.
| google::protobuf::Metadata operations_research::LocalSearchStatistics_FirstSolutionStatistics::GetMetadata | ( | ) | const |
Definition at line 656 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 674 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 439 of file search_stats.pb.cc.
|
staticconstexprprotected |
Definition at line 435 of file search_stats.pb.cc.
|
inline |
Definition at line 712 of file search_stats.pb.h.
|
inline |
Definition at line 705 of file search_stats.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.LocalSearchStatistics.FirstSolutionStatistics.strategy)
Definition at line 1603 of file search_stats.pb.h.
|
inline |
Definition at line 663 of file search_stats.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 699 of file search_stats.pb.h.
|
inline |
Definition at line 645 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 649 of file search_stats.pb.h.
|
inlinestaticprotected |
Definition at line 430 of file search_stats.pb.cc.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.LocalSearchStatistics.FirstSolutionStatistics.strategy)
Definition at line 1623 of file search_stats.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.LocalSearchStatistics.FirstSolutionStatistics.strategy)
Definition at line 1636 of file search_stats.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.FirstSolutionStatistics.duration_seconds)
Definition at line 1660 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_FirstSolutionStatistics::set_strategy | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::LocalSearchStatistics_FirstSolutionStatistics::set_strategy | ( | Arg_ && | arg, |
| Args_... | args ) |
@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.FirstSolutionStatistics.strategy)
Definition at line 1597 of file search_stats.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.FirstSolutionStatistics.strategy)
Definition at line 1591 of file search_stats.pb.h.
|
inline |
Definition at line 683 of file search_stats.pb.h.
|
inline |
Definition at line 659 of file search_stats.pb.h.
|
inline |
Definition at line 691 of file search_stats.pb.h.
|
friend |
Definition at line 807 of file search_stats.pb.h.
|
friend |
Definition at line 809 of file search_stats.pb.h.
|
friend |
Definition at line 800 of file search_stats.pb.h.
|
friend |
Definition at line 806 of file search_stats.pb.h.
|
friend |
Definition at line 828 of file search_stats.pb.h.
|
friend |
Definition at line 682 of file search_stats.pb.h.
| Impl_ operations_research::LocalSearchStatistics_FirstSolutionStatistics::_impl_ |
Definition at line 827 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 681 of file search_stats.pb.h.