#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 3458 of file health.pb.h.
Definition at line 3583 of file health.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kJournalDumpFileFieldNumber | |
| kResultFieldNumber | |
| kErrorFieldNumber | |
Definition at line 3631 of file health.pb.h.
|
inline |
Definition at line 3461 of file health.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::SystemdStopReport::SystemdStopReport | ( | const SystemdStopReport & | from | ) |
|
inlinenoexcept |
Definition at line 3466 of file health.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 6066 of file health.pb.h.
|
inline |
Definition at line 6095 of file health.pb.h.
|
inline |
Definition at line 6037 of file health.pb.h.
| void jaiabot::protobuf::SystemdStopReport::CopyFrom | ( | const SystemdStopReport & | from | ) |
|
inlinestatic |
Definition at line 3505 of file health.pb.h.
|
inlinestatic |
Definition at line 3496 of file health.pb.h.
|
inline |
Definition at line 6073 of file health.pb.h.
|
inlinefinal |
Definition at line 3558 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3499 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3502 of file health.pb.h.
|
inline |
Definition at line 6063 of file health.pb.h.
|
inline |
Definition at line 6092 of file health.pb.h.
|
inline |
Definition at line 6034 of file health.pb.h.
|
inlinestatic |
Definition at line 3508 of file health.pb.h.
|
final |
|
inline |
Definition at line 6099 of file health.pb.h.
|
inline |
Definition at line 3545 of file health.pb.h.
|
inline |
Definition at line 6110 of file health.pb.h.
|
inline |
Definition at line 3492 of file health.pb.h.
|
inlinefinal |
Definition at line 3539 of file health.pb.h.
|
inline |
Definition at line 3471 of file health.pb.h.
|
inlinenoexcept |
Definition at line 3475 of file health.pb.h.
|
inline |
Definition at line 6126 of file health.pb.h.
|
inline |
Definition at line 6044 of file health.pb.h.
|
inlinestatic |
Definition at line 3614 of file health.pb.h.
|
inlinestatic |
Definition at line 3604 of file health.pb.h.
|
inlinestatic |
Definition at line 3618 of file health.pb.h.
|
inlinestatic |
Definition at line 3624 of file health.pb.h.
|
inline |
Definition at line 6140 of file health.pb.h.
|
inline |
Definition at line 6082 of file health.pb.h.
| void jaiabot::protobuf::SystemdStopReport::set_journal_dump_file | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 6105 of file health.pb.h.
|
inline |
Definition at line 6053 of file health.pb.h.
|
inline |
Definition at line 3518 of file health.pb.h.
|
inline |
Definition at line 3489 of file health.pb.h.
|
inline |
Definition at line 3531 of file health.pb.h.
|
friend |
Definition at line 3687 of file health.pb.h.
|
friend |
Definition at line 3567 of file health.pb.h.
|
friend |
Definition at line 3698 of file health.pb.h.
|
friend |
Definition at line 3515 of file health.pb.h.
|
static |
Definition at line 3576 of file health.pb.h.
| Impl_ jaiabot::protobuf::SystemdStopReport::_impl_ |
Definition at line 3697 of file health.pb.h.
|
staticconstexpr |
Definition at line 3512 of file health.pb.h.
|
staticconstexpr |
Definition at line 3596 of file health.pb.h.
|
staticconstexpr |
Definition at line 3592 of file health.pb.h.
|
staticconstexpr |
Definition at line 3588 of file health.pb.h.
|
staticconstexpr |
Definition at line 3602 of file health.pb.h.
|
staticconstexpr |
Definition at line 3594 of file health.pb.h.
|
staticconstexpr |
Definition at line 3600 of file health.pb.h.
|
staticconstexpr |
Definition at line 3586 of file health.pb.h.
|
staticconstexpr |
Definition at line 3590 of file health.pb.h.
|
staticconstexpr |
Definition at line 3584 of file health.pb.h.
|
staticconstexpr |
Definition at line 3598 of file health.pb.h.
|
staticconstexpr |
Definition at line 3611 of file health.pb.h.
|
staticconstexpr |
Definition at line 3609 of file health.pb.h.
|
staticconstexpr |
Definition at line 3607 of file health.pb.h.