template <>
class WireWeakOnewayClientImpl
Defined at line 2426 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/driver/wire_messaging.h
Protected Members
const ::fdf::Arena & arena_
Public Methods
::fidl::OneWayStatus SendZirconHandle (::fidl::StringView s, ::zx::channel && h)
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus SendDriverClientEnd (::fidl::StringView s, ::fdf::ClientEnd< ::test_transport::OneWayTest> && h)
Allocates 64 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 2429 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/driver/wire_messaging.h