class CapabilitiesDictionaryCreateResponse
Defined at line 1931 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 1941 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 1944 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 1945 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