class CapabilityStoreDictionaryLegacyExportResponse

Defined at line 2089 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

Public Methods

void CapabilityStoreDictionaryLegacyExportResponse (Storage_ storage)
void CapabilityStoreDictionaryLegacyExportResponse (uint8_t __reserved)
void CapabilityStoreDictionaryLegacyExportResponse ()

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

Defined at line 2099 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

void CapabilityStoreDictionaryLegacyExportResponse (CapabilityStoreDictionaryLegacyExportResponse && )

Defined at line 2102 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

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

Defined at line 2103 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

CapabilityStoreDictionaryLegacyExportResponse & operator= (const CapabilityStoreDictionaryLegacyExportResponse & other)
bool operator== (const CapabilityStoreDictionaryLegacyExportResponse & other)
bool operator!= (const CapabilityStoreDictionaryLegacyExportResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
CapabilityStoreDictionaryLegacyExportResponse & __reserved (uint8_t value)

Setter for __reserved.

void CapabilityStoreDictionaryLegacyExportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits