C++ Reference
C++ Reference: Routing
Detailed Description
Definition at line 73 of file demon_profiler.pb.h.
Public Types | |
| enum | : int { kStartTimeFieldNumber = 2, kEndTimeFieldNumber = 3, kDemonIdFieldNumber = 1, kFailuresFieldNumber = 4 } |
Public Member Functions | |
| DemonRuns () | |
| virtual | ~DemonRuns () |
| DemonRuns (const DemonRuns &from) | |
| DemonRuns (DemonRuns &&from) noexcept | |
| DemonRuns & | operator= (const DemonRuns &from) |
| DemonRuns & | operator= (DemonRuns &&from) noexcept |
| void | Swap (DemonRuns *other) |
| DemonRuns * | New () const final |
| DemonRuns * | 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 DemonRuns &from) |
| void | MergeFrom (const DemonRuns &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 |
| int | start_time_size () const |
| void | clear_start_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | start_time (int index) const |
| void | set_start_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_start_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | start_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_start_time () |
| int | end_time_size () const |
| void | clear_end_time () |
| ::PROTOBUF_NAMESPACE_ID::int64 | end_time (int index) const |
| void | set_end_time (int index, ::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | add_end_time (::PROTOBUF_NAMESPACE_ID::int64 value) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & | end_time () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * | mutable_end_time () |
| void | clear_demon_id () |
| const std::string & | demon_id () const |
| void | set_demon_id (const std::string &value) |
| void | set_demon_id (std::string &&value) |
| void | set_demon_id (const char *value) |
| void | set_demon_id (const char *value, size_t size) |
| std::string * | mutable_demon_id () |
| std::string * | release_demon_id () |
| void | set_allocated_demon_id (std::string *demon_id) |
| void | clear_failures () |
| ::PROTOBUF_NAMESPACE_ID::int64 | failures () const |
| void | set_failures (::PROTOBUF_NAMESPACE_ID::int64 value) |
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 DemonRuns & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const DemonRuns * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kStartTimeFieldNumber | |
| kEndTimeFieldNumber | |
| kDemonIdFieldNumber | |
| kFailuresFieldNumber | |
Definition at line 178 of file demon_profiler.pb.h.
Constructor & Destructor Documentation
◆ DemonRuns() [1/3]
| DemonRuns | ( | ) |
◆ ~DemonRuns()
|
virtual |
◆ DemonRuns() [2/3]
◆ DemonRuns() [3/3]
Definition at line 80 of file demon_profiler.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_end_time()
|
inline |
Definition at line 625 of file demon_profiler.pb.h.
◆ add_start_time()
|
inline |
Definition at line 578 of file demon_profiler.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_demon_id()
|
inline |
Definition at line 495 of file demon_profiler.pb.h.
◆ clear_end_time()
|
inline |
Definition at line 608 of file demon_profiler.pb.h.
◆ clear_failures()
|
inline |
Definition at line 649 of file demon_profiler.pb.h.
◆ clear_start_time()
|
inline |
Definition at line 561 of file demon_profiler.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const DemonRuns & | from | ) |
◆ default_instance()
|
static |
◆ demon_id()
|
inline |
Definition at line 498 of file demon_profiler.pb.h.
◆ descriptor()
|
inlinestatic |
Definition at line 98 of file demon_profiler.pb.h.
◆ end_time() [1/2]
|
inline |
Definition at line 634 of file demon_profiler.pb.h.
◆ end_time() [2/2]
|
inline |
Definition at line 614 of file demon_profiler.pb.h.
◆ end_time_size()
|
inline |
Definition at line 605 of file demon_profiler.pb.h.
◆ failures()
|
inline |
Definition at line 655 of file demon_profiler.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 145 of file demon_profiler.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 101 of file demon_profiler.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 104 of file demon_profiler.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 110 of file demon_profiler.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const DemonRuns & | from | ) |
◆ mutable_demon_id()
|
inline |
Definition at line 506 of file demon_profiler.pb.h.
◆ mutable_end_time()
|
inline |
Definition at line 643 of file demon_profiler.pb.h.
◆ mutable_start_time()
|
inline |
Definition at line 596 of file demon_profiler.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 127 of file demon_profiler.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 131 of file demon_profiler.pb.h.
◆ operator=() [1/2]
Definition at line 85 of file demon_profiler.pb.h.
◆ operator=() [2/2]
Definition at line 89 of file demon_profiler.pb.h.
◆ release_demon_id()
|
inline |
Definition at line 539 of file demon_profiler.pb.h.
◆ set_allocated_demon_id()
|
inline |
Definition at line 544 of file demon_profiler.pb.h.
◆ set_demon_id() [1/4]
|
inline |
Definition at line 523 of file demon_profiler.pb.h.
◆ set_demon_id() [2/4]
|
inline |
Definition at line 529 of file demon_profiler.pb.h.
◆ set_demon_id() [3/4]
|
inline |
Definition at line 502 of file demon_profiler.pb.h.
◆ set_demon_id() [4/4]
|
inline |
Definition at line 517 of file demon_profiler.pb.h.
◆ set_end_time()
|
inline |
Definition at line 618 of file demon_profiler.pb.h.
◆ set_failures()
|
inline |
Definition at line 663 of file demon_profiler.pb.h.
◆ set_start_time()
|
inline |
Definition at line 571 of file demon_profiler.pb.h.
◆ start_time() [1/2]
|
inline |
Definition at line 587 of file demon_profiler.pb.h.
◆ start_time() [2/2]
|
inline |
Definition at line 567 of file demon_profiler.pb.h.
◆ start_time_size()
|
inline |
Definition at line 558 of file demon_profiler.pb.h.
◆ Swap()
|
inline |
Definition at line 120 of file demon_profiler.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 114 of file demon_profiler.pb.h.
The documentation for this class was generated from the following file: