class FactoryItemsGetRequest

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

Public Methods

void FactoryItemsGetRequest (Storage_ storage)
void FactoryItemsGetRequest (uint32_t extra)
void FactoryItemsGetRequest ()

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

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

void FactoryItemsGetRequest (FactoryItemsGetRequest && )

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

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

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

FactoryItemsGetRequest & operator= (const FactoryItemsGetRequest & other)
bool operator== (const FactoryItemsGetRequest & other)
bool operator!= (const FactoryItemsGetRequest & other)
uint32_t extra ()
uint32_t & extra ()
FactoryItemsGetRequest & extra (uint32_t value)

Setter for extra.

void FactoryItemsGetRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits