template <typename BuilderImpl>
class WireTableBaseBuilder
Defined at line 2088 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_types.h
Public Methods
::test_types::wire::SerializableTable Build ()
Build and return the table. The builder should not be used after this.
Protected Methods
void WireTableBaseBuilder< ::test_types::wire::SerializableTable, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::test_types::wire::SerializableTable>> && frame)