class EchoEchoMinimalNoRetValRequest
Defined at line 5943 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
Public Methods
void EchoEchoMinimalNoRetValRequest (Storage_ storage)
void EchoEchoMinimalNoRetValRequest (::std::string forward_to_server)
void EchoEchoMinimalNoRetValRequest ()
Default constructs a |EchoEchoMinimalNoRetValRequest| only if all of its members are default constructible.
Defined at line 5953 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoMinimalNoRetValRequest (EchoEchoMinimalNoRetValRequest && )
Defined at line 5956 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
void EchoEchoMinimalNoRetValRequest (const EchoEchoMinimalNoRetValRequest & other)
EchoEchoMinimalNoRetValRequest & operator= (EchoEchoMinimalNoRetValRequest && )
Defined at line 5957 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h
EchoEchoMinimalNoRetValRequest & operator= (const EchoEchoMinimalNoRetValRequest & other)
bool operator== (const EchoEchoMinimalNoRetValRequest & other)
bool operator!= (const EchoEchoMinimalNoRetValRequest & other)
const ::std::string & forward_to_server ()
::std::string & forward_to_server ()
EchoEchoMinimalNoRetValRequest & forward_to_server (::std::string value)
Setter for forward_to_server.
void EchoEchoMinimalNoRetValRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits