class CrashReporterFileReportRequest
Defined at line 1022 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
Public Methods
void CrashReporterFileReportRequest (Storage_ storage)
void CrashReporterFileReportRequest (::fuchsia_feedback::CrashReport report)
void CrashReporterFileReportRequest ()
Default constructs a |CrashReporterFileReportRequest| only if all of its members are default constructible.
Defined at line 1033 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
void CrashReporterFileReportRequest (CrashReporterFileReportRequest && )
Defined at line 1036 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
CrashReporterFileReportRequest & operator= (CrashReporterFileReportRequest && )
Defined at line 1037 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/natural_types.h
const ::fuchsia_feedback::CrashReport & report ()
::fuchsia_feedback::CrashReport & report ()
CrashReporterFileReportRequest & report (::fuchsia_feedback::CrashReport value)
Setter for report.
void CrashReporterFileReportRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits