template <>
class WireWeakOnewayClientImpl
Defined at line 4815 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Store (::fidl::ServerEnd< ::fuchsia_io::Directory> && svc_endpoint)
Store a svc_endpoint in the stash. Stored endpoints will remain in transit,
since there might not be a server side implementation. The server end
is retrieved by |SvcStashProvider/Get|.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.