class StrictBoundedXUnion
Defined at line 335 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 StrictBoundedXUnion ()
void StrictBoundedXUnion (const StrictBoundedXUnion & )
Defined at line 339 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h
StrictBoundedXUnion & operator= (const StrictBoundedXUnion & )
Defined at line 340 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h
void StrictBoundedXUnion (StrictBoundedXUnion && )
Defined at line 341 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 ()
StrictBoundedXUnion WithV (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
StrictBoundedXUnion & operator= (StrictBoundedXUnion && )
Defined at line 342 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>
StrictBoundedXUnion WithV (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 355 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::StrictBoundedXUnion::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kV | 1 |
Defined at line 344 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.test/cpp/wire_types.h