class Table16

Defined at line 466 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::test_benchmarkfidl::wire::Table16> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::test_benchmarkfidl::wire::Table16> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::test_benchmarkfidl::wire::Table16>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void Table16 ()

Defined at line 468 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

void Table16 (const Table16 & other)

Defined at line 469 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

void Table16 (Table16 && other)

Defined at line 471 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

uint8_t & field1 ()
bool has_field1 ()
uint8_t & field2 ()
bool has_field2 ()
uint8_t & field3 ()
bool has_field3 ()
uint8_t & field4 ()
bool has_field4 ()
uint8_t & field5 ()
bool has_field5 ()
uint8_t & field6 ()
bool has_field6 ()
uint8_t & field7 ()
bool has_field7 ()
uint8_t & field8 ()
bool has_field8 ()
uint8_t & field9 ()
bool has_field9 ()
uint8_t & field10 ()
bool has_field10 ()
uint8_t & field11 ()
bool has_field11 ()
uint8_t & field12 ()
bool has_field12 ()
uint8_t & field13 ()
bool has_field13 ()
uint8_t & field14 ()
bool has_field14 ()
uint8_t & field15 ()
bool has_field15 ()
uint8_t & field16 ()
bool has_field16 ()
Table16 & operator= (const Table16 & other)

Defined at line 470 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

Table16 & operator= (Table16 && other)

Defined at line 472 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

void ~Table16 ()

Defined at line 474 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder