#include <jaiabot/messages/health.pb.h>


Public Types | |
| enum | : int { kJournalDumpFileFieldNumber = 3 , kResultFieldNumber = 1 , kErrorFieldNumber = 2 } |
| typedef SystemdStopReport_ServiceResult | ServiceResult |
Public Member Functions | |
| SystemdStopReport () | |
| ~SystemdStopReport () override | |
| PROTOBUF_CONSTEXPR | SystemdStopReport (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| SystemdStopReport (const SystemdStopReport &from) | |
| SystemdStopReport (SystemdStopReport &&from) noexcept | |
| SystemdStopReport & | operator= (const SystemdStopReport &from) |
| SystemdStopReport & | operator= (SystemdStopReport &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SystemdStopReport *other) |
| void | UnsafeArenaSwap (SystemdStopReport *other) |
| SystemdStopReport * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const SystemdStopReport &from) |
| void | MergeFrom (const SystemdStopReport &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 |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_journal_dump_file () const |
| void | clear_journal_dump_file () |
| const std::string & | journal_dump_file () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_journal_dump_file (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_journal_dump_file () |
| PROTOBUF_NODISCARD std::string * | release_journal_dump_file () |
| void | set_allocated_journal_dump_file (std::string *journal_dump_file) |
| bool | has_result () const |
| void | clear_result () |
| ::jaiabot::protobuf::SystemdStopReport_ServiceResult | result () const |
| void | set_result (::jaiabot::protobuf::SystemdStopReport_ServiceResult value) |
| bool | has_error () const |
| void | clear_error () |
| ::jaiabot::protobuf::Error | error () const |
| void | set_error (::jaiabot::protobuf::Error value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_journal_dump_file (ArgT0 &&arg0, ArgT... args) |
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 SystemdStopReport & | default_instance () |
| static const SystemdStopReport * | internal_default_instance () |
| static bool | ServiceResult_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ServiceResult_descriptor () |
| template<typename T > | |
| static const std::string & | ServiceResult_Name (T enum_t_value) |
| static bool | ServiceResult_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ServiceResult *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
| static constexpr ServiceResult | SERVICE_RESULT_UNKNOWN |
| static constexpr ServiceResult | SERVICE_RESULT_SUCCESS |
| static constexpr ServiceResult | SERVICE_RESULT_PROTOCOL |
| static constexpr ServiceResult | SERVICE_RESULT_TIMEOUT |
| static constexpr ServiceResult | SERVICE_RESULT_EXIT_CODE |
| static constexpr ServiceResult | SERVICE_RESULT_SIGNAL |
| static constexpr ServiceResult | SERVICE_RESULT_CORE_DUMP |
| static constexpr ServiceResult | SERVICE_RESULT_WATCHDOG |
| static constexpr ServiceResult | SERVICE_RESULT_START_LIMIT_HIT |
| static constexpr ServiceResult | SERVICE_RESULT_RESOURCES |
| static constexpr ServiceResult | ServiceResult_MIN |
| static constexpr ServiceResult | ServiceResult_MAX |
| static constexpr int | ServiceResult_ARRAYSIZE |
Protected Member Functions | |
| SystemdStopReport (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_jaiabot_2fmessages_2fhealth_2eproto |
| void | swap (SystemdStopReport &a, SystemdStopReport &b) |
Definition at line 3457 of file health.pb.h.
Definition at line 3582 of file health.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kJournalDumpFileFieldNumber | |
| kResultFieldNumber | |
| kErrorFieldNumber | |
Definition at line 3630 of file health.pb.h.
|
inline |
Definition at line 3460 of file health.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::SystemdStopReport::SystemdStopReport | ( | const SystemdStopReport & | from | ) |
|
inlinenoexcept |
Definition at line 3465 of file health.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 6065 of file health.pb.h.
|
inline |
Definition at line 6094 of file health.pb.h.
|
inline |
Definition at line 6036 of file health.pb.h.
| void jaiabot::protobuf::SystemdStopReport::CopyFrom | ( | const SystemdStopReport & | from | ) |
|
inlinestatic |
Definition at line 3504 of file health.pb.h.
|
inlinestatic |
Definition at line 3495 of file health.pb.h.
|
inline |
Definition at line 6072 of file health.pb.h.
|
inlinefinal |
Definition at line 3557 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3498 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3501 of file health.pb.h.
|
inline |
Definition at line 6062 of file health.pb.h.
|
inline |
Definition at line 6091 of file health.pb.h.
|
inline |
Definition at line 6033 of file health.pb.h.
|
inlinestatic |
Definition at line 3507 of file health.pb.h.
|
final |
|
inline |
Definition at line 6098 of file health.pb.h.
|
inline |
Definition at line 3544 of file health.pb.h.
|
inline |
Definition at line 6109 of file health.pb.h.
|
inline |
Definition at line 3491 of file health.pb.h.
|
inlinefinal |
Definition at line 3538 of file health.pb.h.
|
inline |
Definition at line 3470 of file health.pb.h.
|
inlinenoexcept |
Definition at line 3474 of file health.pb.h.
|
inline |
Definition at line 6125 of file health.pb.h.
|
inline |
Definition at line 6043 of file health.pb.h.
|
inlinestatic |
Definition at line 3613 of file health.pb.h.
|
inlinestatic |
Definition at line 3603 of file health.pb.h.
|
inlinestatic |
Definition at line 3617 of file health.pb.h.
|
inlinestatic |
Definition at line 3623 of file health.pb.h.
|
inline |
Definition at line 6139 of file health.pb.h.
|
inline |
Definition at line 6081 of file health.pb.h.
| void jaiabot::protobuf::SystemdStopReport::set_journal_dump_file | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 6104 of file health.pb.h.
|
inline |
Definition at line 6052 of file health.pb.h.
|
inline |
Definition at line 3517 of file health.pb.h.
|
inline |
Definition at line 3488 of file health.pb.h.
|
inline |
Definition at line 3530 of file health.pb.h.
|
friend |
Definition at line 3686 of file health.pb.h.
|
friend |
Definition at line 3566 of file health.pb.h.
|
friend |
Definition at line 3697 of file health.pb.h.
|
friend |
Definition at line 3514 of file health.pb.h.
|
static |
Definition at line 3575 of file health.pb.h.
| Impl_ jaiabot::protobuf::SystemdStopReport::_impl_ |
Definition at line 3696 of file health.pb.h.
|
staticconstexpr |
Definition at line 3511 of file health.pb.h.
|
staticconstexpr |
Definition at line 3595 of file health.pb.h.
|
staticconstexpr |
Definition at line 3591 of file health.pb.h.
|
staticconstexpr |
Definition at line 3587 of file health.pb.h.
|
staticconstexpr |
Definition at line 3601 of file health.pb.h.
|
staticconstexpr |
Definition at line 3593 of file health.pb.h.
|
staticconstexpr |
Definition at line 3599 of file health.pb.h.
|
staticconstexpr |
Definition at line 3585 of file health.pb.h.
|
staticconstexpr |
Definition at line 3589 of file health.pb.h.
|
staticconstexpr |
Definition at line 3583 of file health.pb.h.
|
staticconstexpr |
Definition at line 3597 of file health.pb.h.
|
staticconstexpr |
Definition at line 3610 of file health.pb.h.
|
staticconstexpr |
Definition at line 3608 of file health.pb.h.
|
staticconstexpr |
Definition at line 3606 of file health.pb.h.