class Echo

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

Public Members

static const char[] Name_

Public Methods

void ~Echo ()
void EchoTableRequestComposed (::fidl::test::imported::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest, EchoTableRequestComposedCallback callback)
void EchoUnionResponseWithErrorComposed (int64_t value, bool want_absolute_value, ::std::string forward_to_server, uint32_t result_err, ::fidl::test::imported::WantResponse result_variant, EchoUnionResponseWithErrorComposedCallback callback)
void EchoMinimal (::std::string forward_to_server, EchoMinimalCallback callback)
void EchoMinimalWithError (::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoMinimalWithErrorCallback callback)
void EchoMinimalNoRetVal (::std::string forward_to_server)
void EchoStruct (::fidl::test::compatibility::Struct value, ::std::string forward_to_server, EchoStructCallback callback)
void EchoStructWithError (::fidl::test::compatibility::Struct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoStructWithErrorCallback callback)
void EchoStructNoRetVal (::fidl::test::compatibility::Struct value, ::std::string forward_to_server)
void EchoArrays (::fidl::test::compatibility::ArraysStruct value, ::std::string forward_to_server, EchoArraysCallback callback)
void EchoArraysWithError (::fidl::test::compatibility::ArraysStruct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoArraysWithErrorCallback callback)
void EchoVectors (::fidl::test::compatibility::VectorsStruct value, ::std::string forward_to_server, EchoVectorsCallback callback)
void EchoVectorsWithError (::fidl::test::compatibility::VectorsStruct value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoVectorsWithErrorCallback callback)
void EchoTable (::fidl::test::compatibility::AllTypesTable value, ::std::string forward_to_server, EchoTableCallback callback)
void EchoTableWithError (::fidl::test::compatibility::AllTypesTable value, ::fidl::test::compatibility::default_enum result_err, ::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoTableWithErrorCallback callback)
void EchoXunions (::std::vector< ::fidl::test::compatibility::AllTypesXunion> value, ::std::string forward_to_server, EchoXunionsCallback callback)
void 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, EchoXunionsWithErrorCallback callback)
void EchoNamedStruct (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server, EchoNamedStructCallback callback)
void EchoNamedStructWithError (::fidl::test::imported::SimpleStruct value, uint32_t result_err, ::std::string forward_to_server, ::fidl::test::imported::WantResponse result_variant, EchoNamedStructWithErrorCallback callback)
void EchoNamedStructNoRetVal (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server)
void EchoTablePayload (::fidl::test::compatibility::RequestTable RequestTable, EchoTablePayloadCallback callback)
void EchoTablePayloadWithError (::fidl::test::compatibility::EchoEchoTablePayloadWithErrorRequest EchoEchoTablePayloadWithErrorRequest, EchoTablePayloadWithErrorCallback callback)
void EchoTablePayloadNoRetVal (::fidl::test::compatibility::RequestTable RequestTable)
void EchoUnionPayload (::fidl::test::compatibility::RequestUnion RequestUnion, EchoUnionPayloadCallback callback)
void EchoUnionPayloadWithError (::fidl::test::compatibility::EchoEchoUnionPayloadWithErrorRequest EchoEchoUnionPayloadWithErrorRequest, EchoUnionPayloadWithErrorCallback callback)
void EchoUnionPayloadNoRetVal (::fidl::test::compatibility::RequestUnion RequestUnion)