class ArgumentsGetStringsResponse
Defined at line 308 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
Public Methods
void ArgumentsGetStringsResponse (Storage_ storage)
void ArgumentsGetStringsResponse (::std::vector< ::std::optional< ::std::string>> values)
void ArgumentsGetStringsResponse ()
Default constructs a |ArgumentsGetStringsResponse| only if all of its members are default constructible.
Defined at line 319 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
void ArgumentsGetStringsResponse (ArgumentsGetStringsResponse && )
Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
void ArgumentsGetStringsResponse (const ArgumentsGetStringsResponse & other)
ArgumentsGetStringsResponse & operator= (ArgumentsGetStringsResponse && )
Defined at line 323 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
ArgumentsGetStringsResponse & operator= (const ArgumentsGetStringsResponse & other)
bool operator== (const ArgumentsGetStringsResponse & other)
bool operator!= (const ArgumentsGetStringsResponse & other)
const ::std::vector< ::std::optional< ::std::string>> & values ()
::std::vector< ::std::optional< ::std::string>> & values ()
ArgumentsGetStringsResponse & values (::std::vector< ::std::optional< ::std::string>> value)
Setter for values.
void ArgumentsGetStringsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits