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