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