class WatcherGetCrashEventResponse
Defined at line 262 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h
Public Methods
void WatcherGetCrashEventResponse (Storage_ storage)
void WatcherGetCrashEventResponse (::zx::eventpair event)
void WatcherGetCrashEventResponse ()
Default constructs a |WatcherGetCrashEventResponse| only if all of its members are default constructible.
Defined at line 273 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h
void WatcherGetCrashEventResponse (WatcherGetCrashEventResponse && )
Defined at line 276 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h
const ::zx::eventpair & event ()
::zx::eventpair & event ()
WatcherGetCrashEventResponse & event (::zx::eventpair value)
Setter for event.
void WatcherGetCrashEventResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
WatcherGetCrashEventResponse & operator= (WatcherGetCrashEventResponse && )
Defined at line 277 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits