template <>

class NaturalSyncClientImpl

Defined at line 61 of file fidling/gen/src/devices/tests/v2/restart-on-crash/fidl/fuchsia.crashdriver.test/cpp/fidl/fuchsia.crashdriver.test/cpp/natural_messaging.h

Public Methods

::fidl::Result< ::fuchsia_crashdriver_test::Crasher::Ping> Ping ()

Returns a number that is unique per instance of the driver.

::fit::result< ::fidl::OneWayError> Crash ()

One way call that will assert false and kill the host process.