class Echo_Proxy

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

Public Members

function_impl EchoMinimalEvent
function_impl EchoEvent
function_impl OnEchoNamedEvent
function_impl OnEchoTablePayloadEvent
function_impl OnEchoUnionPayloadEvent

Public Methods

void Echo_Proxy (::fidl::internal::ProxyController * controller)
void ~Echo_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void EchoTableRequestComposed (::fidl::test::imported::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest, EchoTableRequestComposedCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTableRequestComposed

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionResponseWithErrorComposed

void EchoMinimal (::std::string forward_to_server, EchoMinimalCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimal

void EchoMinimalWithError (::std::string forward_to_server, ::fidl::test::compatibility::RespondWith result_variant, EchoMinimalWithErrorCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimalWithError

void EchoMinimalNoRetVal (::std::string forward_to_server)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoMinimalNoRetVal

void EchoStruct (::fidl::test::compatibility::Struct value, ::std::string forward_to_server, EchoStructCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStruct

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStructWithError

void EchoStructNoRetVal (::fidl::test::compatibility::Struct value, ::std::string forward_to_server)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoStructNoRetVal

void EchoArrays (::fidl::test::compatibility::ArraysStruct value, ::std::string forward_to_server, EchoArraysCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoArrays

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoArraysWithError

void EchoVectors (::fidl::test::compatibility::VectorsStruct value, ::std::string forward_to_server, EchoVectorsCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoVectors

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoVectorsWithError

void EchoTable (::fidl::test::compatibility::AllTypesTable value, ::std::string forward_to_server, EchoTableCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTable

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTableWithError

void EchoXunions (::std::vector< ::fidl::test::compatibility::AllTypesXunion> value, ::std::string forward_to_server, EchoXunionsCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoXunions

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)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoXunionsWithError

void EchoNamedStruct (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server, EchoNamedStructCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStruct

void EchoNamedStructWithError (::fidl::test::imported::SimpleStruct value, uint32_t result_err, ::std::string forward_to_server, ::fidl::test::imported::WantResponse result_variant, EchoNamedStructWithErrorCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStructWithError

void EchoNamedStructNoRetVal (::fidl::test::imported::SimpleStruct value, ::std::string forward_to_server)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoNamedStructNoRetVal

void EchoTablePayload (::fidl::test::compatibility::RequestTable RequestTable, EchoTablePayloadCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayload

void EchoTablePayloadWithError (::fidl::test::compatibility::EchoEchoTablePayloadWithErrorRequest EchoEchoTablePayloadWithErrorRequest, EchoTablePayloadWithErrorCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayloadWithError

void EchoTablePayloadNoRetVal (::fidl::test::compatibility::RequestTable RequestTable)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoTablePayloadNoRetVal

void EchoUnionPayload (::fidl::test::compatibility::RequestUnion RequestUnion, EchoUnionPayloadCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayload

void EchoUnionPayloadWithError (::fidl::test::compatibility::EchoEchoUnionPayloadWithErrorRequest EchoEchoUnionPayloadWithErrorRequest, EchoUnionPayloadWithErrorCallback callback)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayloadWithError

void EchoUnionPayloadNoRetVal (::fidl::test::compatibility::RequestUnion RequestUnion)

cts-coverage-fidl-name:fidl.test.compatibility/Echo.EchoUnionPayloadNoRetVal