class EchoEchoXunionsWithErrorResult

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

Public Methods

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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