class EchoEchoStringResponse
Defined at line 78 of file fidling/gen/sdk/lib/component/tests/fidl.service.test/cpp/fidl/fidl.service.test/cpp/natural_types.h
Public Methods
void EchoEchoStringResponse (Storage_ storage)
void EchoEchoStringResponse (::std::optional< ::std::string> response)
void EchoEchoStringResponse ()
Default constructs a |EchoEchoStringResponse| only if all of its members are default constructible.
Defined at line 89 of file fidling/gen/sdk/lib/component/tests/fidl.service.test/cpp/fidl/fidl.service.test/cpp/natural_types.h
void EchoEchoStringResponse (EchoEchoStringResponse && )
Defined at line 92 of file fidling/gen/sdk/lib/component/tests/fidl.service.test/cpp/fidl/fidl.service.test/cpp/natural_types.h
void EchoEchoStringResponse (const EchoEchoStringResponse & other)
EchoEchoStringResponse & operator= (EchoEchoStringResponse && )
Defined at line 93 of file fidling/gen/sdk/lib/component/tests/fidl.service.test/cpp/fidl/fidl.service.test/cpp/natural_types.h
EchoEchoStringResponse & operator= (const EchoEchoStringResponse & other)
bool operator== (const EchoEchoStringResponse & other)
bool operator!= (const EchoEchoStringResponse & other)
const ::std::optional< ::std::string> & response ()
::std::optional< ::std::string> & response ()
EchoEchoStringResponse & response (::std::optional< ::std::string> value)
Setter for response.
void EchoEchoStringResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits