class EchoEchoStringResponse

Defined at line 114 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

Public Methods

void EchoEchoStringResponse (Storage_ storage)
void EchoEchoStringResponse (::std::string response)
void EchoEchoStringResponse ()

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

Defined at line 125 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

void EchoEchoStringResponse (EchoEchoStringResponse && )

Defined at line 128 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

void EchoEchoStringResponse (const EchoEchoStringResponse & other)
EchoEchoStringResponse & operator= (EchoEchoStringResponse && )

Defined at line 129 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h

EchoEchoStringResponse & operator= (const EchoEchoStringResponse & other)
bool operator== (const EchoEchoStringResponse & other)
bool operator!= (const EchoEchoStringResponse & other)
const ::std::string & response ()
::std::string & response ()
EchoEchoStringResponse & response (::std::string value)

Setter for response.

void EchoEchoStringResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits