class EchoEchoTableResponse
Defined at line 7020 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoTableResponse (Storage_ storage)
void EchoEchoTableResponse (::fidl_test_compatibility::AllTypesTable value)
void EchoEchoTableResponse ()
Default constructs a |EchoEchoTableResponse| only if all of its members are default constructible.
Defined at line 7030 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoTableResponse (EchoEchoTableResponse && )
Defined at line 7033 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoTableResponse & operator= (EchoEchoTableResponse && )
Defined at line 7034 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
const ::fidl_test_compatibility::AllTypesTable & value ()
::fidl_test_compatibility::AllTypesTable & value ()
EchoEchoTableResponse & value (::fidl_test_compatibility::AllTypesTable value)
Setter for value.
void EchoEchoTableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits