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