class EchoEchoUnionPayloadWithErrorRequest

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

Public Methods

void EchoEchoUnionPayloadWithErrorRequest ()
void EchoEchoUnionPayloadWithErrorRequest (const EchoEchoUnionPayloadWithErrorRequest & )

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

EchoEchoUnionPayloadWithErrorRequest & operator= (const EchoEchoUnionPayloadWithErrorRequest & )

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

void EchoEchoUnionPayloadWithErrorRequest (EchoEchoUnionPayloadWithErrorRequest && )

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

EchoEchoUnionPayloadWithErrorRequest & operator= (EchoEchoUnionPayloadWithErrorRequest && )

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

bool IsUnknown ()

Defined at line 2834 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_unsigned_ ()
EchoEchoUnionPayloadWithErrorRequest WithUnsigned_ (::fidl::ObjectView< ::fidl_test_compatibility::wire::UnsignedErrorable> val)
template <typename... Args>
EchoEchoUnionPayloadWithErrorRequest WithUnsigned_ (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl_test_compatibility::wire::UnsignedErrorable & unsigned_ ()
const ::fidl_test_compatibility::wire::UnsignedErrorable & unsigned_ ()
bool is_signed_ ()
EchoEchoUnionPayloadWithErrorRequest WithSigned_ (::fidl::ObjectView< ::fidl_test_compatibility::wire::SignedErrorable> val)
template <typename... Args>
EchoEchoUnionPayloadWithErrorRequest WithSigned_ (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl_test_compatibility::wire::SignedErrorable & signed_ ()
const ::fidl_test_compatibility::wire::SignedErrorable & signed_ ()
::fidl_test_compatibility::wire::EchoEchoUnionPayloadWithErrorRequest::Tag Which ()

Enumerations

enum Tag
Name Value
kUnsigned 1
kSigned 2
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

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