#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 3455 of file health.pb.h.
Definition at line 3580 of file health.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kJournalDumpFileFieldNumber | |
kResultFieldNumber | |
kErrorFieldNumber |
Definition at line 3628 of file health.pb.h.
|
inline |
Definition at line 3458 of file health.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::SystemdStopReport::SystemdStopReport | ( | const SystemdStopReport & | from | ) |
|
inlinenoexcept |
Definition at line 3463 of file health.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
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.
void jaiabot::protobuf::SystemdStopReport::CopyFrom | ( | const SystemdStopReport & | from | ) |
|
inlinestatic |
Definition at line 3502 of file health.pb.h.
|
inlinestatic |
Definition at line 3493 of file health.pb.h.
|
inline |
Definition at line 6070 of file health.pb.h.
|
inlinefinal |
Definition at line 3555 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3496 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 3499 of file health.pb.h.
|
inline |
Definition at line 6060 of file health.pb.h.
|
inline |
Definition at line 6089 of file health.pb.h.
|
inline |
Definition at line 6031 of file health.pb.h.
|
inlinestatic |
Definition at line 3505 of file health.pb.h.
|
final |
|
inline |
Definition at line 6096 of file health.pb.h.
|
inline |
Definition at line 3542 of file health.pb.h.
|
inline |
Definition at line 6107 of file health.pb.h.
|
inline |
Definition at line 3489 of file health.pb.h.
|
inlinefinal |
Definition at line 3536 of file health.pb.h.
|
inline |
Definition at line 3468 of file health.pb.h.
|
inlinenoexcept |
Definition at line 3472 of file health.pb.h.
|
inline |
Definition at line 6123 of file health.pb.h.
|
inline |
Definition at line 6041 of file health.pb.h.
|
inlinestatic |
Definition at line 3611 of file health.pb.h.
|
inlinestatic |
Definition at line 3601 of file health.pb.h.
|
inlinestatic |
Definition at line 3615 of file health.pb.h.
|
inlinestatic |
Definition at line 3621 of file health.pb.h.
|
inline |
Definition at line 6137 of file health.pb.h.
|
inline |
Definition at line 6079 of file health.pb.h.
void jaiabot::protobuf::SystemdStopReport::set_journal_dump_file | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 6102 of file health.pb.h.
|
inline |
Definition at line 6050 of file health.pb.h.
|
inline |
Definition at line 3515 of file health.pb.h.
|
inline |
Definition at line 3486 of file health.pb.h.
|
inline |
Definition at line 3528 of file health.pb.h.
|
friend |
Definition at line 3684 of file health.pb.h.
|
friend |
Definition at line 3564 of file health.pb.h.
|
friend |
Definition at line 3695 of file health.pb.h.
|
friend |
Definition at line 3512 of file health.pb.h.
|
static |
Definition at line 3573 of file health.pb.h.
Impl_ jaiabot::protobuf::SystemdStopReport::_impl_ |
Definition at line 3694 of file health.pb.h.
|
staticconstexpr |
Definition at line 3509 of file health.pb.h.
|
staticconstexpr |
Definition at line 3593 of file health.pb.h.
|
staticconstexpr |
Definition at line 3589 of file health.pb.h.
|
staticconstexpr |
Definition at line 3585 of file health.pb.h.
|
staticconstexpr |
Definition at line 3599 of file health.pb.h.
|
staticconstexpr |
Definition at line 3591 of file health.pb.h.
|
staticconstexpr |
Definition at line 3597 of file health.pb.h.
|
staticconstexpr |
Definition at line 3583 of file health.pb.h.
|
staticconstexpr |
Definition at line 3587 of file health.pb.h.
|
staticconstexpr |
Definition at line 3581 of file health.pb.h.
|
staticconstexpr |
Definition at line 3595 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.
|
staticconstexpr |
Definition at line 3604 of file health.pb.h.