class CapabilityStoreDropResponse

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

Public Methods

void CapabilityStoreDropResponse (Storage_ storage)
void CapabilityStoreDropResponse (uint8_t __reserved)
void CapabilityStoreDropResponse ()

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

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

void CapabilityStoreDropResponse (CapabilityStoreDropResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDropResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits