class UnionWithUint64

Defined at line 2310 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

Public Methods

void UnionWithUint64 ()
void UnionWithUint64 (const UnionWithUint64 & )

Defined at line 2315 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

UnionWithUint64 & operator= (const UnionWithUint64 & )

Defined at line 2316 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

void UnionWithUint64 (UnionWithUint64 && )

Defined at line 2317 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

bool has_invalid_tag ()
bool is_value ()
UnionWithUint64 WithValue (::fidl::ObjectView<int64_t> val)
UnionWithUint64 & operator= (UnionWithUint64 && )

Defined at line 2318 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

template <typename... Args>
UnionWithUint64 WithValue (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 2331 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h

int64_t & value ()
const int64_t & value ()
::test_types::wire::UnionWithUint64::Tag Which ()

Enumerations

enum Tag
Name Value
kValue 1

Defined at line 2320 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h