class Composed_SyncProxy
Defined at line 1026 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_import/hlcpp/fidl/test/imported/cpp/fidl.h
Public Methods
void Composed_SyncProxy (::zx::channel channel)
void ~Composed_SyncProxy ()
zx_status_t EchoTableRequestComposed (::fidl::test::imported::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest, ::fidl::test::imported::SimpleStruct * out_value)
cts-coverage-fidl-name:fidl.test.imported/Composed.EchoTableRequestComposed
zx_status_t EchoUnionResponseWithErrorComposed (int64_t value, bool want_absolute_value, ::std::string forward_to_server, uint32_t result_err, ::fidl::test::imported::WantResponse result_variant, ::fidl::test::imported::Composed_EchoUnionResponseWithErrorComposed_Result * out_Composed_EchoUnionResponseWithErrorComposed_Result)
cts-coverage-fidl-name:fidl.test.imported/Composed.EchoUnionResponseWithErrorComposed
Friends
class SynchronousInterfacePtr