class EchoLauncherGetEchoRequest

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

Public Methods

void EchoLauncherGetEchoRequest (Storage_ storage)
void EchoLauncherGetEchoRequest (::std::string echo_prefix)
void EchoLauncherGetEchoRequest ()

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

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

void EchoLauncherGetEchoRequest (EchoLauncherGetEchoRequest && )

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

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

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

EchoLauncherGetEchoRequest & operator= (const EchoLauncherGetEchoRequest & other)
bool operator== (const EchoLauncherGetEchoRequest & other)
bool operator!= (const EchoLauncherGetEchoRequest & other)
const ::std::string & echo_prefix ()
::std::string & echo_prefix ()
EchoLauncherGetEchoRequest & echo_prefix (::std::string value)

Setter for echo_prefix.

void EchoLauncherGetEchoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits