class EchoEchoStringRequest

Defined at line 28 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/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 39 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/cpp/natural_types.h

void EchoEchoStringRequest (EchoEchoStringRequest && )

Defined at line 42 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/cpp/natural_types.h

void EchoEchoStringRequest (const EchoEchoStringRequest & other)
EchoEchoStringRequest & operator= (EchoEchoStringRequest && )

Defined at line 43 of file fidling/gen/src/testing/fidl/placeholders/cpp/fidl/test.placeholders/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