class EchoEchoStructWithErrorResult

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

Public Methods

void EchoEchoStructWithErrorResult ()
void ~EchoEchoStructWithErrorResult ()
void EchoEchoStructWithErrorResult (EchoEchoStructWithErrorResult && other)
EchoEchoStructWithErrorResult & operator= (EchoEchoStructWithErrorResult && other)
bool has_invalid_tag ()
bool is_response ()
EchoEchoStructWithErrorResult WithResponse (::fidl::ObjectView< ::fidl_test_compatibility::wire::EchoEchoStructWithErrorResponse> val)
template <typename... Args>
EchoEchoStructWithErrorResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl_test_compatibility::wire::EchoEchoStructWithErrorResponse & response ()
const ::fidl_test_compatibility::wire::EchoEchoStructWithErrorResponse & response ()
bool is_err ()
EchoEchoStructWithErrorResult WithErr (::fidl_test_compatibility::wire::DefaultEnum val)
::fidl_test_compatibility::wire::DefaultEnum & err ()
const ::fidl_test_compatibility::wire::DefaultEnum & err ()
::fidl_test_compatibility::wire::EchoEchoStructWithErrorResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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