class CapabilityStoreDictionaryCreateResponse

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

Public Methods

void CapabilityStoreDictionaryCreateResponse (Storage_ storage)
void CapabilityStoreDictionaryCreateResponse (uint8_t __reserved)
void CapabilityStoreDictionaryCreateResponse ()

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

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

void CapabilityStoreDictionaryCreateResponse (CapabilityStoreDictionaryCreateResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDictionaryCreateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits