class CapabilityStoreDirConnectorOpenResponse

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

Public Methods

void CapabilityStoreDirConnectorOpenResponse (Storage_ storage)
void CapabilityStoreDirConnectorOpenResponse (uint8_t __reserved)
void CapabilityStoreDirConnectorOpenResponse ()

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

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

void CapabilityStoreDirConnectorOpenResponse (CapabilityStoreDirConnectorOpenResponse && )

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

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

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

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

Setter for __reserved.

void CapabilityStoreDirConnectorOpenResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits