template <>
class WireWeakSyncClientImpl
Defined at line 3493 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_element::Manager::ProposeElement> ProposeElement (::fuchsia_element::wire::Spec spec, ::fidl::ServerEnd< ::fuchsia_element::Controller> && controller)
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::WireResult< ::fuchsia_element::Manager::RemoveElement> RemoveElement (::fidl::StringView name)
Removes the element identified by `name` from the session. If the element is a persistent
element, it is removed permanently. Any persistent storage that the element might have used
is left untouched.
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.