class FactoryItemsGetResponse
Defined at line 717 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
Public Methods
void FactoryItemsGetResponse (Storage_ storage)
void FactoryItemsGetResponse (::zx::vmo payload, uint32_t length)
void FactoryItemsGetResponse ()
Default constructs a |FactoryItemsGetResponse| only if all of its members are default constructible.
Defined at line 728 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
void FactoryItemsGetResponse (FactoryItemsGetResponse && )
Defined at line 731 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
FactoryItemsGetResponse & operator= (FactoryItemsGetResponse && )
Defined at line 732 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_types.h
const ::zx::vmo & payload ()
::zx::vmo & payload ()
FactoryItemsGetResponse & payload (::zx::vmo value)
Setter for payload.
uint32_t length ()
uint32_t & length ()
FactoryItemsGetResponse & length (uint32_t value)
Setter for length.
void FactoryItemsGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits