class Union16
Defined at line 3186 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
Public Methods
void Union16 (const Union16 & )
Defined at line 3191 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
void Union16 ()
void Union16 (Union16 && )
Defined at line 3193 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
bool IsUnknown ()
Defined at line 3215 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_field1 ()
Union16 WithField1 (uint8_t val)
uint8_t & field1 ()
const uint8_t & field1 ()
bool is_field2 ()
Union16 WithField2 (uint8_t val)
uint8_t & field2 ()
const uint8_t & field2 ()
bool is_field3 ()
Union16 WithField3 (uint8_t val)
uint8_t & field3 ()
const uint8_t & field3 ()
bool is_field4 ()
Union16 WithField4 (uint8_t val)
uint8_t & field4 ()
const uint8_t & field4 ()
bool is_field5 ()
Union16 WithField5 (uint8_t val)
uint8_t & field5 ()
const uint8_t & field5 ()
bool is_field6 ()
Union16 WithField6 (uint8_t val)
uint8_t & field6 ()
const uint8_t & field6 ()
bool is_field7 ()
Union16 WithField7 (uint8_t val)
uint8_t & field7 ()
const uint8_t & field7 ()
bool is_field8 ()
Union16 WithField8 (uint8_t val)
uint8_t & field8 ()
const uint8_t & field8 ()
bool is_field9 ()
Union16 WithField9 (uint8_t val)
uint8_t & field9 ()
const uint8_t & field9 ()
bool is_field10 ()
Union16 WithField10 (uint8_t val)
uint8_t & field10 ()
const uint8_t & field10 ()
bool is_field11 ()
Union16 WithField11 (uint8_t val)
uint8_t & field11 ()
const uint8_t & field11 ()
bool is_field12 ()
Union16 WithField12 (uint8_t val)
uint8_t & field12 ()
const uint8_t & field12 ()
bool is_field13 ()
Union16 WithField13 (uint8_t val)
uint8_t & field13 ()
const uint8_t & field13 ()
bool is_field14 ()
Union16 WithField14 (uint8_t val)
uint8_t & field14 ()
const uint8_t & field14 ()
bool is_field15 ()
Union16 WithField15 (uint8_t val)
uint8_t & field15 ()
const uint8_t & field15 ()
bool is_field16 ()
Union16 WithField16 (uint8_t val)
uint8_t & field16 ()
const uint8_t & field16 ()
::test_benchmarkfidl::wire::Union16::Tag Which ()
Union16 & operator= (const Union16 & )
Defined at line 3192 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
Union16 & operator= (Union16 && )
Defined at line 3194 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h
Enumerations
enum Tag
| Name | Value |
|---|---|
| kField1 | 1 |
| kField2 | 2 |
| kField3 | 3 |
| kField4 | 4 |
| kField5 | 5 |
| kField6 | 6 |
| kField7 | 7 |
| kField8 | 8 |
| kField9 | 9 |
| kField10 | 10 |
| kField11 | 11 |
| kField12 | 12 |
| kField13 | 13 |
| kField14 | 14 |
| kField15 | 15 |
| kField16 | 16 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
Defined at line 3196 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h