class EchoEchoTableWithErrorRequest

Defined at line 7064 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

Public Methods

void EchoEchoTableWithErrorRequest (Storage_ storage)
void EchoEchoTableWithErrorRequest (::fidl_test_compatibility::AllTypesTable value, ::fidl_test_compatibility::DefaultEnum result_err, ::std::string forward_to_server, ::fidl_test_compatibility::RespondWith result_variant)
void EchoEchoTableWithErrorRequest ()

Default constructs a |EchoEchoTableWithErrorRequest| only if all of its members are default constructible.

Defined at line 7074 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

void EchoEchoTableWithErrorRequest (EchoEchoTableWithErrorRequest && )

Defined at line 7077 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

EchoEchoTableWithErrorRequest & operator= (EchoEchoTableWithErrorRequest && )

Defined at line 7078 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/natural_types.h

const ::fidl_test_compatibility::AllTypesTable & value ()
::fidl_test_compatibility::AllTypesTable & value ()
EchoEchoTableWithErrorRequest & value (::fidl_test_compatibility::AllTypesTable value)

Setter for value.

::fidl_test_compatibility::DefaultEnum result_err ()
::fidl_test_compatibility::DefaultEnum & result_err ()
EchoEchoTableWithErrorRequest & result_err (::fidl_test_compatibility::DefaultEnum value)

Setter for result_err.

const ::std::string & forward_to_server ()
::std::string & forward_to_server ()
EchoEchoTableWithErrorRequest & forward_to_server (::std::string value)

Setter for forward_to_server.

::fidl_test_compatibility::RespondWith result_variant ()
::fidl_test_compatibility::RespondWith & result_variant ()
EchoEchoTableWithErrorRequest & result_variant (::fidl_test_compatibility::RespondWith value)

Setter for result_variant.

void EchoEchoTableWithErrorRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits