class SampleEmptyTable
Defined at line 1068 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
Verifies that an empty table compiles.
Public Methods
void SampleEmptyTable (Storage_ storage)
void SampleEmptyTable ()
Defined at line 1073 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void SampleEmptyTable (SampleEmptyTable && )
Defined at line 1074 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void SampleEmptyTable (const SampleEmptyTable & other)
SampleEmptyTable & operator= (SampleEmptyTable && )
Defined at line 1075 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
SampleEmptyTable & operator= (const SampleEmptyTable & other)
bool operator== (const SampleEmptyTable & other)
bool operator!= (const SampleEmptyTable & other)
bool IsEmpty ()
void SampleEmptyTable (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits