class CrashReporterFileReportResult

Defined at line 3528 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

Public Methods

void CrashReporterFileReportResult ()
void CrashReporterFileReportResult (const CrashReporterFileReportResult & )

Defined at line 3534 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

CrashReporterFileReportResult & operator= (const CrashReporterFileReportResult & )

Defined at line 3535 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

void CrashReporterFileReportResult (CrashReporterFileReportResult && )

Defined at line 3536 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
CrashReporterFileReportResult WithResponse (::fidl::ObjectView< ::fuchsia_feedback::wire::CrashReporterFileReportResponse> val)
CrashReporterFileReportResult & operator= (CrashReporterFileReportResult && )

Defined at line 3537 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

template <typename... Args>
CrashReporterFileReportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 3551 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h

::fuchsia_feedback::wire::CrashReporterFileReportResponse & response ()
const ::fuchsia_feedback::wire::CrashReporterFileReportResponse & response ()
bool is_err ()
CrashReporterFileReportResult WithErr (::fuchsia_feedback::wire::FilingError val)
::fuchsia_feedback::wire::FilingError & err ()
const ::fuchsia_feedback::wire::FilingError & err ()
::fuchsia_feedback::wire::CrashReporterFileReportResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 3539 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_types.h