class CapabilityStoreDictionaryGetResponse
Defined at line 2333 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
Public Methods
void CapabilityStoreDictionaryGetResponse (Storage_ storage)
void CapabilityStoreDictionaryGetResponse (uint8_t __reserved)
void CapabilityStoreDictionaryGetResponse ()
Default constructs a |CapabilityStoreDictionaryGetResponse| only if all of its members are default constructible.
Defined at line 2343 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void CapabilityStoreDictionaryGetResponse (CapabilityStoreDictionaryGetResponse && )
Defined at line 2346 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void CapabilityStoreDictionaryGetResponse (const CapabilityStoreDictionaryGetResponse & other)
CapabilityStoreDictionaryGetResponse & operator= (CapabilityStoreDictionaryGetResponse && )
Defined at line 2347 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
CapabilityStoreDictionaryGetResponse & operator= (const CapabilityStoreDictionaryGetResponse & other)
bool operator== (const CapabilityStoreDictionaryGetResponse & other)
bool operator!= (const CapabilityStoreDictionaryGetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
CapabilityStoreDictionaryGetResponse & __reserved (uint8_t value)
Setter for __reserved.
void CapabilityStoreDictionaryGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits