class Echo_SyncProxy
Defined at line 8220 of file fidling/gen/src/lib/fidl_codec/fidl/hlcpp/test/fidlcodec/examples/cpp/fidl.h
Public Methods
void Echo_SyncProxy (::zx::channel channel)
void ~Echo_SyncProxy ()
zx_status_t EchoString (::fidl::StringPtr value, ::fidl::StringPtr * out_response)
cts-coverage-fidl-name:test.fidlcodec.examples/Echo.EchoString
Friends
class SynchronousInterfacePtr