template <>

class WireWeakOnewayClientImpl

Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/driver/wire_messaging.h

Protected Members

const ::fdf::Arena & arena_

Public Methods

::fidl::OneWayStatus Stop ()

Stops the driver. To stop, the driver should teardown any resources it set up in or after

|Start|. This is a one-way FIDL method. When the driver has completed stopping, it should

close its server end. Asynchronous operations should fully complete before closing

the server end.

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.

void WireWeakOnewayClientImpl (fidl::internal::ClientBase * client_base, const fdf::Arena & arena)

Defined at line 474 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/driver/wire_messaging.h