class CapabilitiesDictionaryCreateResponse

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

Public Methods

void CapabilitiesDictionaryCreateResponse (Storage_ storage)
void CapabilitiesDictionaryCreateResponse (uint8_t __reserved)
void CapabilitiesDictionaryCreateResponse ()

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

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

void CapabilitiesDictionaryCreateResponse (CapabilitiesDictionaryCreateResponse && )

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

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

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

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

Setter for __reserved.

void CapabilitiesDictionaryCreateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits