class CrashReporterFileReportResponse

Defined at line 1125 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

Public Methods

void CrashReporterFileReportResponse (Storage_ storage)
void CrashReporterFileReportResponse (::fuchsia_feedback::FileReportResults results)
void CrashReporterFileReportResponse ()

Default constructs a |CrashReporterFileReportResponse| only if all of its members are default constructible.

Defined at line 1136 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

void CrashReporterFileReportResponse (CrashReporterFileReportResponse && )

Defined at line 1139 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

void CrashReporterFileReportResponse (const CrashReporterFileReportResponse & other)
CrashReporterFileReportResponse & operator= (CrashReporterFileReportResponse && )

Defined at line 1140 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h

CrashReporterFileReportResponse & operator= (const CrashReporterFileReportResponse & other)
bool operator== (const CrashReporterFileReportResponse & other)
bool operator!= (const CrashReporterFileReportResponse & other)
const ::fuchsia_feedback::FileReportResults & results ()
::fuchsia_feedback::FileReportResults & results ()
CrashReporterFileReportResponse & results (::fuchsia_feedback::FileReportResults value)

Setter for results.

void CrashReporterFileReportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits