![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 79 of file demon_profiler.pb.h.
#include <demon_profiler.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kStartTimeFieldNumber = 2 , kEndTimeFieldNumber = 3 , kDemonIdFieldNumber = 1 , kFailuresFieldNumber = 4 } |
Public Member Functions | |
| DemonRuns () | |
| ~DemonRuns () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | DemonRuns (::google::protobuf::internal::ConstantInitialized) |
| DemonRuns (const DemonRuns &from) | |
| DemonRuns (DemonRuns &&from) noexcept | |
| DemonRuns & | operator= (const DemonRuns &from) |
| DemonRuns & | operator= (DemonRuns &&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 (DemonRuns *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (DemonRuns *PROTOBUF_NONNULL other) |
| DemonRuns *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const DemonRuns &from) |
| void | MergeFrom (const DemonRuns &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 |
| int | start_time_size () const |
| void | clear_start_time () |
| ::int64_t | start_time (int index) const |
| void | set_start_time (int index, ::int64_t value) |
| void | add_start_time (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | start_time () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_start_time () |
| int | end_time_size () const |
| void | clear_end_time () |
| ::int64_t | end_time (int index) const |
| void | set_end_time (int index, ::int64_t value) |
| void | add_end_time (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | end_time () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_end_time () |
| void | clear_demon_id () |
| const ::std::string & | demon_id () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_demon_id (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_demon_id () |
| ::std::string *PROTOBUF_NULLABLE | release_demon_id () |
| void | set_allocated_demon_id (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_failures () |
| ::int64_t | failures () const |
| void | set_failures (::int64_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | DemonRuns (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_demon_id (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 DemonRuns & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
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_2fdemon_5fprofiler_2eproto |
| void | swap (DemonRuns &a, DemonRuns &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kStartTimeFieldNumber | |
| kEndTimeFieldNumber | |
| kDemonIdFieldNumber | |
| kFailuresFieldNumber | |
Definition at line 220 of file demon_profiler.pb.h.
|
inline |
Definition at line 82 of file demon_profiler.pb.h.
| operations_research::DemonRuns::~DemonRuns | ( | ) |
Definition at line 229 of file demon_profiler.pb.cc.
|
explicit |
|
inline |
Definition at line 95 of file demon_profiler.pb.h.
|
inlinenoexcept |
Definition at line 96 of file demon_profiler.pb.h.
| PROTOBUF_CONSTEXPR operations_research::DemonRuns::DemonRuns | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 42 of file demon_profiler.pb.cc.
|
final |
Definition at line 387 of file demon_profiler.pb.cc.
|
inline |
Definition at line 751 of file demon_profiler.pb.h.
|
inline |
Definition at line 701 of file demon_profiler.pb.h.
|
final |
Definition at line 454 of file demon_profiler.pb.cc.
| PROTOBUF_NOINLINE void operations_research::DemonRuns::Clear | ( | ) |
Definition at line 357 of file demon_profiler.pb.cc.
|
inline |
Definition at line 616 of file demon_profiler.pb.h.
|
inline |
Definition at line 737 of file demon_profiler.pb.h.
|
inline |
Definition at line 781 of file demon_profiler.pb.h.
|
inline |
Definition at line 687 of file demon_profiler.pb.h.
| void operations_research::DemonRuns::CopyFrom | ( | const DemonRuns & | from | ) |
Definition at line 541 of file demon_profiler.pb.cc.
|
inlinestatic |
Definition at line 130 of file demon_profiler.pb.h.
|
inline |
Definition at line 622 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 121 of file demon_profiler.pb.h.
|
inline |
Definition at line 757 of file demon_profiler.pb.h.
|
inline |
Definition at line 743 of file demon_profiler.pb.h.
|
inline |
Definition at line 734 of file demon_profiler.pb.h.
|
inline |
Definition at line 787 of file demon_profiler.pb.h.
|
inline |
Definition at line 189 of file demon_profiler.pb.h.
|
inlinestatic |
Definition at line 124 of file demon_profiler.pb.h.
| google::protobuf::Metadata operations_research::DemonRuns::GetMetadata | ( | ) | const |
Definition at line 561 of file demon_profiler.pb.cc.
|
inlinestatic |
Definition at line 127 of file demon_profiler.pb.h.
|
staticconstexpr |
Definition at line 269 of file demon_profiler.pb.cc.
|
inline |
Definition at line 165 of file demon_profiler.pb.h.
|
inline |
Definition at line 158 of file demon_profiler.pb.h.
|
inline |
Definition at line 634 of file demon_profiler.pb.h.
|
inline |
Definition at line 762 of file demon_profiler.pb.h.
|
inline |
Definition at line 712 of file demon_profiler.pb.h.
|
inline |
Definition at line 116 of file demon_profiler.pb.h.
|
inline |
Definition at line 152 of file demon_profiler.pb.h.
Definition at line 98 of file demon_profiler.pb.h.
Definition at line 102 of file demon_profiler.pb.h.
|
inlinenodiscard |
Definition at line 653 of file demon_profiler.pb.h.
|
inline |
Definition at line 666 of file demon_profiler.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::DemonRuns::set_demon_id | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 628 of file demon_profiler.pb.h.
| void operations_research::DemonRuns::set_demon_id | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 747 of file demon_profiler.pb.h.
|
inline |
Definition at line 791 of file demon_profiler.pb.h.
|
inline |
Definition at line 697 of file demon_profiler.pb.h.
|
inline |
Definition at line 707 of file demon_profiler.pb.h.
|
inline |
Definition at line 693 of file demon_profiler.pb.h.
|
inline |
Definition at line 684 of file demon_profiler.pb.h.
|
inline |
Definition at line 136 of file demon_profiler.pb.h.
|
inline |
Definition at line 112 of file demon_profiler.pb.h.
|
inline |
Definition at line 144 of file demon_profiler.pb.h.
|
friend |
Definition at line 297 of file demon_profiler.pb.h.
|
friend |
Definition at line 299 of file demon_profiler.pb.h.
|
friend |
Definition at line 290 of file demon_profiler.pb.h.
|
friend |
Definition at line 296 of file demon_profiler.pb.h.
|
friend |
Definition at line 322 of file demon_profiler.pb.h.
Definition at line 135 of file demon_profiler.pb.h.
| Impl_ operations_research::DemonRuns::_impl_ |
Definition at line 321 of file demon_profiler.pb.h.
|
staticconstexpr |
Definition at line 134 of file demon_profiler.pb.h.