class EchoEchoStructNoRetValRequest
Defined at line 6284 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoStructNoRetValRequest (Storage_ storage)
void EchoEchoStructNoRetValRequest (::fidl_test_compatibility::Struct value, ::std::string forward_to_server)
void EchoEchoStructNoRetValRequest ()
Default constructs a |EchoEchoStructNoRetValRequest| only if all of its members are default constructible.
Defined at line 6294 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoStructNoRetValRequest (EchoEchoStructNoRetValRequest && )
Defined at line 6297 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoStructNoRetValRequest & operator= (EchoEchoStructNoRetValRequest && )
Defined at line 6298 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 ()
EchoEchoStructNoRetValRequest & value (::fidl_test_compatibility::Struct value)
Setter for value.
const ::std::string & forward_to_server ()
::std::string & forward_to_server ()
EchoEchoStructNoRetValRequest & forward_to_server (::std::string value)
Setter for forward_to_server.
void EchoEchoStructNoRetValRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits