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