class Echo_Sync

Defined at line 10216 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/hlcpp/fidl/test/compatibility/cpp/fidl.h

Public Methods

void ~Echo_Sync ()
zx_status_t EchoTableRequestComposed (::fidl::test::imported::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest, ::fidl::test::imported::SimpleStruct * out_value)
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)
zx_status_t EchoMinimal (::std::string forward_to_server)
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)
zx_status_t EchoMinimalNoRetVal (::std::string forward_to_server)
zx_status_t EchoStruct (::fidl::test::compatibility::Struct value, ::std::string forward_to_server, ::fidl::test::compatibility::Struct * out_value)
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)
zx_status_t EchoStructNoRetVal (::fidl::test::compatibility::Struct value, ::std::string forward_to_server)
zx_status_t EchoArrays (::fidl::test::compatibility::ArraysStruct value, ::std::string forward_to_server, ::fidl::test::compatibility::ArraysStruct * out_value)
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)
zx_status_t EchoVectors (::fidl::test::compatibility::VectorsStruct value, ::std::string forward_to_server, ::fidl::test::compatibility::VectorsStruct * out_value)
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)
zx_status_t EchoTable (::fidl::test::compatibility::AllTypesTable value, ::std::string forward_to_server, ::fidl::test::compatibility::AllTypesTable * out_value)
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)
zx_status_t EchoXunions (::std::vector< ::fidl::test::compatibility::AllTypesXunion> value, ::std::string forward_to_server, ::std::vector< ::fidl::test::compatibility::AllTypesXunion> * out_value)
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)
zx_status_t EchoNamedStruct (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server, ::fidl::test::imported::SimpleStruct * out_value)
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)
zx_status_t EchoNamedStructNoRetVal (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server)
zx_status_t EchoTablePayload (::fidl::test::compatibility::RequestTable RequestTable, ::fidl::test::compatibility::ResponseTable * out_ResponseTable)
zx_status_t EchoTablePayloadWithError (::fidl::test::compatibility::EchoEchoTablePayloadWithErrorRequest EchoEchoTablePayloadWithErrorRequest, ::fidl::test::compatibility::Echo_EchoTablePayloadWithError_Result * out_Echo_EchoTablePayloadWithError_Result)
zx_status_t EchoTablePayloadNoRetVal (::fidl::test::compatibility::RequestTable RequestTable)
zx_status_t EchoUnionPayload (::fidl::test::compatibility::RequestUnion RequestUnion, ::fidl::test::compatibility::ResponseUnion * out_ResponseUnion)
zx_status_t EchoUnionPayloadWithError (::fidl::test::compatibility::EchoEchoUnionPayloadWithErrorRequest EchoEchoUnionPayloadWithErrorRequest, ::fidl::test::compatibility::Echo_EchoUnionPayloadWithError_Result * out_Echo_EchoUnionPayloadWithError_Result)
zx_status_t EchoUnionPayloadNoRetVal (::fidl::test::compatibility::RequestUnion RequestUnion)