class EchoLauncher_SyncProxy

Defined at line 1919 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/hlcpp/fuchsia/examples/cpp/fidl.h

Public Methods

void EchoLauncher_SyncProxy (::zx::channel channel)
void ~EchoLauncher_SyncProxy ()
zx_status_t GetEcho (::std::string echo_prefix, ::fidl::InterfaceHandle< ::fuchsia::examples::Echo> * out_response)

cts-coverage-fidl-name:fuchsia.examples/EchoLauncher.GetEcho

zx_status_t GetEchoPipelined (::std::string echo_prefix, ::fidl::InterfaceRequest< ::fuchsia::examples::Echo> request)

cts-coverage-fidl-name:fuchsia.examples/EchoLauncher.GetEchoPipelined

Friends

class SynchronousInterfacePtr