class EchoEchoTablePayloadWithErrorResult

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

Public Methods

void EchoEchoTablePayloadWithErrorResult ()
void EchoEchoTablePayloadWithErrorResult (const EchoEchoTablePayloadWithErrorResult & )

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

EchoEchoTablePayloadWithErrorResult & operator= (const EchoEchoTablePayloadWithErrorResult & )

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

void EchoEchoTablePayloadWithErrorResult (EchoEchoTablePayloadWithErrorResult && )

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

bool has_invalid_tag ()
bool is_response ()
EchoEchoTablePayloadWithErrorResult WithResponse (::fidl::ObjectView< ::fidl_test_compatibility::wire::ResponseTable> val)
EchoEchoTablePayloadWithErrorResult & operator= (EchoEchoTablePayloadWithErrorResult && )

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

template <typename... Args>
EchoEchoTablePayloadWithErrorResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl_test_compatibility::wire::ResponseTable & response ()
const ::fidl_test_compatibility::wire::ResponseTable & response ()
bool is_err ()
EchoEchoTablePayloadWithErrorResult WithErr (::fidl_test_compatibility::wire::DefaultEnum val)
::fidl_test_compatibility::wire::DefaultEnum & err ()
const ::fidl_test_compatibility::wire::DefaultEnum & err ()
::fidl_test_compatibility::wire::EchoEchoTablePayloadWithErrorResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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