class TestTable
Defined at line 1556 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
Public Methods
void TestTable (Storage_ storage)
void TestTable ()
Defined at line 1561 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void TestTable (TestTable && )
Defined at line 1562 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void TestTable (const TestTable & other)
TestTable & operator= (TestTable && )
Defined at line 1563 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
TestTable & operator= (const TestTable & other)
bool operator== (const TestTable & other)
bool operator!= (const TestTable & other)
bool IsEmpty ()
const std::optional<uint8_t> & x ()
::std::optional<uint8_t> & x ()
TestTable & x (std::optional<uint8_t> value)
Setter for x.
void TestTable (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits