class SystemLogRecorderGetCurrentBootLogsResult
Defined at line 475 of file fidling/gen/src/developer/forensics/feedback_data/system_log_recorder/fidl/fuchsia.feedback.internal/cpp/fidl/fuchsia.feedback.internal/cpp/wire_types.h
Public Methods
void SystemLogRecorderGetCurrentBootLogsResult ()
template <typename... Args>
SystemLogRecorderGetCurrentBootLogsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 498 of file fidling/gen/src/developer/forensics/feedback_data/system_log_recorder/fidl/fuchsia.feedback.internal/cpp/fidl/fuchsia.feedback.internal/cpp/wire_types.h
void ~SystemLogRecorderGetCurrentBootLogsResult ()
void SystemLogRecorderGetCurrentBootLogsResult (SystemLogRecorderGetCurrentBootLogsResult && other)
SystemLogRecorderGetCurrentBootLogsResult & operator= (SystemLogRecorderGetCurrentBootLogsResult && other)
bool has_invalid_tag ()
bool is_response ()
SystemLogRecorderGetCurrentBootLogsResult WithResponse (::fidl::ObjectView< ::fuchsia_feedback_internal::wire::SystemLogRecorderGetCurrentBootLogsResponse> val)
::fuchsia_feedback_internal::wire::SystemLogRecorderGetCurrentBootLogsResponse & response ()
const ::fuchsia_feedback_internal::wire::SystemLogRecorderGetCurrentBootLogsResponse & response ()
bool is_err ()
SystemLogRecorderGetCurrentBootLogsResult WithErr (::fuchsia_feedback_internal::wire::RecorderError val)
::fuchsia_feedback_internal::wire::RecorderError & err ()
const ::fuchsia_feedback_internal::wire::RecorderError & err ()
bool is_framework_err ()
SystemLogRecorderGetCurrentBootLogsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_feedback_internal::wire::SystemLogRecorderGetCurrentBootLogsResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 485 of file fidling/gen/src/developer/forensics/feedback_data/system_log_recorder/fidl/fuchsia.feedback.internal/cpp/fidl/fuchsia.feedback.internal/cpp/wire_types.h