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