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