class ArgumentsCollectResponse

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

Public Methods

void ArgumentsCollectResponse (Storage_ storage)
void ArgumentsCollectResponse (::std::vector< ::std::string> results)
void ArgumentsCollectResponse ()

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

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

void ArgumentsCollectResponse (ArgumentsCollectResponse && )

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

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

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

ArgumentsCollectResponse & operator= (const ArgumentsCollectResponse & other)
bool operator== (const ArgumentsCollectResponse & other)
bool operator!= (const ArgumentsCollectResponse & other)
const ::std::vector< ::std::string> & results ()
::std::vector< ::std::string> & results ()
ArgumentsCollectResponse & results (::std::vector< ::std::string> value)

Setter for results.

void ArgumentsCollectResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits