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