class WatcherGetCrashRequest

Defined at line 159 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h

Public Methods

void WatcherGetCrashRequest (Storage_ storage)
void WatcherGetCrashRequest ()

Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h

void WatcherGetCrashRequest (WatcherGetCrashRequest && )

Defined at line 166 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h

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

Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/natural_types.h

WatcherGetCrashRequest & operator= (const WatcherGetCrashRequest & other)
bool operator== (const WatcherGetCrashRequest & other)
bool operator!= (const WatcherGetCrashRequest & other)
bool IsEmpty ()
const std::optional<bool> & wait_for_crash ()

Whether to wait for a crash before returning. Defaults to true if not set.

::std::optional<bool> & wait_for_crash ()

Whether to wait for a crash before returning. Defaults to true if not set.

WatcherGetCrashRequest & wait_for_crash (std::optional<bool> value)

Whether to wait for a crash before returning. Defaults to true if not set.

void WatcherGetCrashRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits