class StrictUnboundedXUnion

Defined at line 378 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

Public Methods

void StrictUnboundedXUnion ()
void StrictUnboundedXUnion (const StrictUnboundedXUnion & )

Defined at line 382 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

StrictUnboundedXUnion & operator= (const StrictUnboundedXUnion & )

Defined at line 383 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

void StrictUnboundedXUnion (StrictUnboundedXUnion && )

Defined at line 384 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

bool has_invalid_tag ()
bool is_v ()
StrictUnboundedXUnion WithV (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
StrictUnboundedXUnion & operator= (StrictUnboundedXUnion && )

Defined at line 385 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

template <typename... Args>
StrictUnboundedXUnion WithV (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 398 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h

::fidl::VectorView<uint8_t> & v ()
const ::fidl::VectorView<uint8_t> & v ()
::llcpptest_flexible_test::wire::StrictUnboundedXUnion::Tag Which ()

Enumerations

enum Tag
Name Value
kV 1

Defined at line 387 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h