class EchoEchoStringRequest
Defined at line 65 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h
Public Methods
void EchoEchoStringRequest (Storage_ storage)
void EchoEchoStringRequest (::std::string value)
void EchoEchoStringRequest ()
Default constructs a |EchoEchoStringRequest| only if all of its members are default constructible.
Defined at line 76 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h
void EchoEchoStringRequest (EchoEchoStringRequest && )
Defined at line 79 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h
void EchoEchoStringRequest (const EchoEchoStringRequest & other)
EchoEchoStringRequest & operator= (EchoEchoStringRequest && )
Defined at line 80 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_types.h
EchoEchoStringRequest & operator= (const EchoEchoStringRequest & other)
bool operator== (const EchoEchoStringRequest & other)
bool operator!= (const EchoEchoStringRequest & other)
const ::std::string & value ()
::std::string & value ()
EchoEchoStringRequest & value (::std::string value)
Setter for value.
void EchoEchoStringRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits