class EchoEchoTableRequest

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

Public Methods

void EchoEchoTableRequest (Storage_ storage)
void EchoEchoTableRequest (::fidl_test_compatibility::AllTypesTable value, ::std::string forward_to_server)
void EchoEchoTableRequest ()

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

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

void EchoEchoTableRequest (EchoEchoTableRequest && )

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

EchoEchoTableRequest & operator= (EchoEchoTableRequest && )

Defined at line 6977 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 ()
EchoEchoTableRequest & value (::fidl_test_compatibility::AllTypesTable value)

Setter for value.

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

Setter for forward_to_server.

void EchoEchoTableRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits