template <>
class WireWeakAsyncClientImpl
Defined at line 10755 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_sys2::SystemController::Shutdown> Shutdown ()
Stop all components, return an empty result, close this protocol's
channel, and exit ComponentManager. If this is the root ComponentManager
is exited we expect the system will reboot.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.