class ArgumentsGetStringResponse

Defined at line 210 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

Public Methods

void ArgumentsGetStringResponse (Storage_ storage)
void ArgumentsGetStringResponse (::std::optional< ::std::string> value)
void ArgumentsGetStringResponse ()

Default constructs a |ArgumentsGetStringResponse| only if all of its members are default constructible.

Defined at line 221 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

void ArgumentsGetStringResponse (ArgumentsGetStringResponse && )

Defined at line 224 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

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

Defined at line 225 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h

ArgumentsGetStringResponse & operator= (const ArgumentsGetStringResponse & other)
bool operator== (const ArgumentsGetStringResponse & other)
bool operator!= (const ArgumentsGetStringResponse & other)
const ::std::optional< ::std::string> & value ()
::std::optional< ::std::string> & value ()
ArgumentsGetStringResponse & value (::std::optional< ::std::string> value)

Setter for value.

void ArgumentsGetStringResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits