class CapabilityStoreDictionaryCopyResponse

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

Public Methods

void CapabilityStoreDictionaryCopyResponse (Storage_ storage)
void CapabilityStoreDictionaryCopyResponse (uint8_t __reserved)
void CapabilityStoreDictionaryCopyResponse ()

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

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

void CapabilityStoreDictionaryCopyResponse (CapabilityStoreDictionaryCopyResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDictionaryCopyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits