class Echo_SyncProxy
Defined at line 10334 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h
Public Methods
void Echo_SyncProxy (::zx::channel channel)
void ~Echo_SyncProxy ()
zx_status_t EchoTableRequestComposed (::fidl::test::imported::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest, ::fidl::test::imported::SimpleStruct * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.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.compatibility/Echo.EchoUnionResponseWithErrorComposed
zx_status_t EchoMinimal (::std::string forward_to_server)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimal
zx_status_t EchoMinimalWithError (::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoMinimalWithError_Result * out_Echo_EchoMinimalWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimalWithError
zx_status_t EchoMinimalNoRetVal (::std::string forward_to_server)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimalNoRetVal
zx_status_t EchoStruct (::fidl::test::compatibility::Struct value, ::std::string forward_to_server, ::fidl::test::compatibility::Struct * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStruct
zx_status_t EchoStructWithError (::fidl::test::compatibility::Struct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoStructWithError_Result * out_Echo_EchoStructWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStructWithError
zx_status_t EchoStructNoRetVal (::fidl::test::compatibility::Struct value, ::std::string forward_to_server)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStructNoRetVal
zx_status_t EchoArrays (::fidl::test::compatibility::ArraysStruct value, ::std::string forward_to_server, ::fidl::test::compatibility::ArraysStruct * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoArrays
zx_status_t EchoArraysWithError (::fidl::test::compatibility::ArraysStruct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoArraysWithError_Result * out_Echo_EchoArraysWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoArraysWithError
zx_status_t EchoVectors (::fidl::test::compatibility::VectorsStruct value, ::std::string forward_to_server, ::fidl::test::compatibility::VectorsStruct * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoVectors
zx_status_t EchoVectorsWithError (::fidl::test::compatibility::VectorsStruct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoVectorsWithError_Result * out_Echo_EchoVectorsWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoVectorsWithError
zx_status_t EchoTable (::fidl::test::compatibility::AllTypesTable value, ::std::string forward_to_server, ::fidl::test::compatibility::AllTypesTable * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTable
zx_status_t EchoTableWithError (::fidl::test::compatibility::AllTypesTable value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoTableWithError_Result * out_Echo_EchoTableWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTableWithError
zx_status_t EchoXunions (::std::vector< ::fidl::test::compatibility::AllTypesXunion> value, ::std::string forward_to_server, ::std::vector< ::fidl::test::compatibility::AllTypesXunion> * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoXunions
zx_status_t EchoXunionsWithError (::std::vector< ::fidl::test::compatibility::AllTypesXunion> value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, ::fidl::test::compatibility::Echo_EchoXunionsWithError_Result * out_Echo_EchoXunionsWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoXunionsWithError
zx_status_t EchoNamedStruct (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server, ::fidl::test::imported::SimpleStruct * out_value)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStruct
zx_status_t EchoNamedStructWithError (::fidl::test::imported::SimpleStruct value, uint32_t result_err, ::std::string forward_to_server, ::fidl::test::imported::WantResponse result_variant, ::fidl::test::compatibility::Echo_EchoNamedStructWithError_Result * out_Echo_EchoNamedStructWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStructWithError
zx_status_t EchoNamedStructNoRetVal (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStructNoRetVal
zx_status_t EchoTablePayload (::fidl::test::compatibility::RequestTable RequestTable, ::fidl::test::compatibility::ResponseTable * out_ResponseTable)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayload
zx_status_t EchoTablePayloadWithError (::fidl::test::compatibility::EchoEchoTablePayloadWithErrorRequest EchoEchoTablePayloadWithErrorRequest, ::fidl::test::compatibility::Echo_EchoTablePayloadWithError_Result * out_Echo_EchoTablePayloadWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayloadWithError
zx_status_t EchoTablePayloadNoRetVal (::fidl::test::compatibility::RequestTable RequestTable)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayloadNoRetVal
zx_status_t EchoUnionPayload (::fidl::test::compatibility::RequestUnion RequestUnion, ::fidl::test::compatibility::ResponseUnion * out_ResponseUnion)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayload
zx_status_t EchoUnionPayloadWithError (::fidl::test::compatibility::EchoEchoUnionPayloadWithErrorRequest EchoEchoUnionPayloadWithErrorRequest, ::fidl::test::compatibility::Echo_EchoUnionPayloadWithError_Result * out_Echo_EchoUnionPayloadWithError_Result)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayloadWithError
zx_status_t EchoUnionPayloadNoRetVal (::fidl::test::compatibility::RequestUnion RequestUnion)
cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayloadNoRetVal
Friends
class SynchronousInterfacePtr