class CapabilityStoreDictionaryInsertResponse

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

Public Methods

void CapabilityStoreDictionaryInsertResponse (Storage_ storage)
void CapabilityStoreDictionaryInsertResponse (uint8_t __reserved)
void CapabilityStoreDictionaryInsertResponse ()

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

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

void CapabilityStoreDictionaryInsertResponse (CapabilityStoreDictionaryInsertResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDictionaryInsertResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits