class EchoEchoEventRequest
Defined at line 6341 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoEventRequest (Storage_ storage)
void EchoEchoEventRequest (::fidl_test_compatibility::Struct value)
void EchoEchoEventRequest ()
Default constructs a |EchoEchoEventRequest| only if all of its members are default constructible.
Defined at line 6351 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoEventRequest (EchoEchoEventRequest && )
Defined at line 6354 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoEventRequest & operator= (EchoEchoEventRequest && )
Defined at line 6355 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 ()
EchoEchoEventRequest & value (::fidl_test_compatibility::Struct value)
Setter for value.
void EchoEchoEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits