class CapabilityStoreDictionaryKeysResponse

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

Public Methods

void CapabilityStoreDictionaryKeysResponse (Storage_ storage)
void CapabilityStoreDictionaryKeysResponse (uint8_t __reserved)
void CapabilityStoreDictionaryKeysResponse ()

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

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

void CapabilityStoreDictionaryKeysResponse (CapabilityStoreDictionaryKeysResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDictionaryKeysResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits