class EchoEchoStringResponse
Defined at line 77 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/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 88 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/cpp/natural_types.h
void EchoEchoStringResponse (EchoEchoStringResponse && )
Defined at line 91 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/cpp/natural_types.h
void EchoEchoStringResponse (const EchoEchoStringResponse & other)
EchoEchoStringResponse & operator= (EchoEchoStringResponse && )
Defined at line 92 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/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