![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 582 of file search_stats.pb.h.
#include <search_stats.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kLocalSearchFilterFieldNumber = 1 , kContextFieldNumber = 6 , kNumCallsFieldNumber = 2 , kNumRejectsFieldNumber = 3 , kDurationSecondsFieldNumber = 4 , kNumRejectsPerSecondFieldNumber = 5 } |
Public Member Functions | |
| LocalSearchStatistics_LocalSearchFilterStatistics () | |
| ~LocalSearchStatistics_LocalSearchFilterStatistics () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_LocalSearchFilterStatistics (::google::protobuf::internal::ConstantInitialized) |
| LocalSearchStatistics_LocalSearchFilterStatistics (const LocalSearchStatistics_LocalSearchFilterStatistics &from) | |
| LocalSearchStatistics_LocalSearchFilterStatistics (LocalSearchStatistics_LocalSearchFilterStatistics &&from) noexcept | |
| LocalSearchStatistics_LocalSearchFilterStatistics & | operator= (const LocalSearchStatistics_LocalSearchFilterStatistics &from) |
| LocalSearchStatistics_LocalSearchFilterStatistics & | operator= (LocalSearchStatistics_LocalSearchFilterStatistics &&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_LocalSearchFilterStatistics *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LocalSearchStatistics_LocalSearchFilterStatistics *PROTOBUF_NONNULL other) |
| LocalSearchStatistics_LocalSearchFilterStatistics *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const LocalSearchStatistics_LocalSearchFilterStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics_LocalSearchFilterStatistics &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_local_search_filter () |
| const ::std::string & | local_search_filter () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_local_search_filter (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_local_search_filter () |
| ::std::string *PROTOBUF_NULLABLE | release_local_search_filter () |
| void | set_allocated_local_search_filter (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_context () |
| const ::std::string & | context () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_context (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_context () |
| ::std::string *PROTOBUF_NULLABLE | release_context () |
| void | set_allocated_context (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_num_calls () |
| ::int64_t | num_calls () const |
| void | set_num_calls (::int64_t value) |
| void | clear_num_rejects () |
| ::int64_t | num_rejects () const |
| void | set_num_rejects (::int64_t value) |
| void | clear_duration_seconds () |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| void | clear_num_rejects_per_second () |
| double | num_rejects_per_second () const |
| void | set_num_rejects_per_second (double value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_LocalSearchFilterStatistics (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_local_search_filter (Arg_ &&arg, Args_... args) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_context (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_LocalSearchFilterStatistics & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 2 |
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_LocalSearchFilterStatistics &a, LocalSearchStatistics_LocalSearchFilterStatistics &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kLocalSearchFilterFieldNumber | |
| kContextFieldNumber | |
| kNumCallsFieldNumber | |
| kNumRejectsFieldNumber | |
| kDurationSecondsFieldNumber | |
| kNumRejectsPerSecondFieldNumber | |
Definition at line 723 of file search_stats.pb.h.
|
inline |
Definition at line 585 of file search_stats.pb.h.
| operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::~LocalSearchStatistics_LocalSearchFilterStatistics | ( | ) |
Definition at line 1253 of file search_stats.pb.cc.
|
explicit |
|
inline |
Definition at line 598 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 599 of file search_stats.pb.h.
| PROTOBUF_CONSTEXPR operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::LocalSearchStatistics_LocalSearchFilterStatistics | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 104 of file search_stats.pb.cc.
|
final |
Definition at line 1412 of file search_stats.pb.cc.
|
final |
Definition at line 1494 of file search_stats.pb.cc.
| PROTOBUF_NOINLINE void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::Clear | ( | ) |
Definition at line 1381 of file search_stats.pb.cc.
|
inline |
Definition at line 2299 of file search_stats.pb.h.
|
inline |
Definition at line 2249 of file search_stats.pb.h.
|
inline |
Definition at line 2134 of file search_stats.pb.h.
|
inline |
Definition at line 2199 of file search_stats.pb.h.
|
inline |
Definition at line 2224 of file search_stats.pb.h.
|
inline |
Definition at line 2274 of file search_stats.pb.h.
|
inline |
Definition at line 2305 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::CopyFrom | ( | const LocalSearchStatistics_LocalSearchFilterStatistics & | from | ) |
Definition at line 1611 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 633 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 624 of file search_stats.pb.h.
|
inline |
Definition at line 2255 of file search_stats.pb.h.
|
inline |
Definition at line 692 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 627 of file search_stats.pb.h.
| google::protobuf::Metadata operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::GetMetadata | ( | ) | const |
Definition at line 1635 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 630 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 1278 of file search_stats.pb.cc.
|
inline |
Definition at line 668 of file search_stats.pb.h.
|
inline |
Definition at line 2140 of file search_stats.pb.h.
|
inline |
Definition at line 661 of file search_stats.pb.h.
|
inline |
Definition at line 2317 of file search_stats.pb.h.
|
inline |
Definition at line 2152 of file search_stats.pb.h.
|
inline |
Definition at line 619 of file search_stats.pb.h.
|
inline |
Definition at line 655 of file search_stats.pb.h.
|
inline |
Definition at line 2205 of file search_stats.pb.h.
|
inline |
Definition at line 2230 of file search_stats.pb.h.
|
inline |
Definition at line 2280 of file search_stats.pb.h.
|
inline |
Definition at line 601 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 605 of file search_stats.pb.h.
|
inlinenodiscard |
Definition at line 2336 of file search_stats.pb.h.
|
inlinenodiscard |
Definition at line 2171 of file search_stats.pb.h.
|
inline |
Definition at line 2349 of file search_stats.pb.h.
|
inline |
Definition at line 2184 of file search_stats.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::set_context | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 2311 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::set_context | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2259 of file search_stats.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 2146 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2209 of file search_stats.pb.h.
|
inline |
Definition at line 2234 of file search_stats.pb.h.
|
inline |
Definition at line 2284 of file search_stats.pb.h.
|
inline |
Definition at line 639 of file search_stats.pb.h.
|
inline |
Definition at line 615 of file search_stats.pb.h.
|
inline |
Definition at line 647 of file search_stats.pb.h.
|
friend |
Definition at line 811 of file search_stats.pb.h.
|
friend |
Definition at line 813 of file search_stats.pb.h.
|
friend |
Definition at line 804 of file search_stats.pb.h.
|
friend |
Definition at line 810 of file search_stats.pb.h.
|
friend |
Definition at line 836 of file search_stats.pb.h.
|
friend |
Definition at line 638 of file search_stats.pb.h.
| Impl_ operations_research::LocalSearchStatistics_LocalSearchFilterStatistics::_impl_ |
Definition at line 835 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 637 of file search_stats.pb.h.