class EchoEchoNamedStructWithErrorResult

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

Public Methods

void EchoEchoNamedStructWithErrorResult ()
void EchoEchoNamedStructWithErrorResult (const EchoEchoNamedStructWithErrorResult & )

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

EchoEchoNamedStructWithErrorResult & operator= (const EchoEchoNamedStructWithErrorResult & )

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

void EchoEchoNamedStructWithErrorResult (EchoEchoNamedStructWithErrorResult && )

Defined at line 2716 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 ()
EchoEchoNamedStructWithErrorResult WithResponse (::fidl::ObjectView< ::fidl_test_imported::wire::ResponseStruct> val)
EchoEchoNamedStructWithErrorResult & operator= (EchoEchoNamedStructWithErrorResult && )

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

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

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

::fidl_test_imported::wire::ResponseStruct & response ()
const ::fidl_test_imported::wire::ResponseStruct & response ()
bool is_err ()
EchoEchoNamedStructWithErrorResult WithErr (uint32_t val)
uint32_t & err ()
const uint32_t & err ()
::fidl_test_compatibility::wire::EchoEchoNamedStructWithErrorResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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