class IovarGetResponse

Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h

Public Methods

void IovarGetResponse (Storage_ storage)
void IovarGetResponse (::std::vector<uint8_t> result)
void IovarGetResponse ()

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

Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h

void IovarGetResponse (IovarGetResponse && )

Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h

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

Defined at line 125 of file fidling/gen/sdk/fidl/fuchsia.factory.wlan/fuchsia.factory.wlan/cpp/fidl/fuchsia.factory.wlan/cpp/natural_types.h

IovarGetResponse & operator= (const IovarGetResponse & other)
bool operator== (const IovarGetResponse & other)
bool operator!= (const IovarGetResponse & other)
const ::std::vector<uint8_t> & result ()
::std::vector<uint8_t> & result ()
IovarGetResponse & result (::std::vector<uint8_t> value)

Setter for result.

void IovarGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits