class CapabilitiesDictionaryInsertResponse

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

Public Methods

void CapabilitiesDictionaryInsertResponse (Storage_ storage)
void CapabilitiesDictionaryInsertResponse (uint8_t __reserved)
void CapabilitiesDictionaryInsertResponse ()

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

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

void CapabilitiesDictionaryInsertResponse (CapabilitiesDictionaryInsertResponse && )

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

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

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

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

Setter for __reserved.

void CapabilitiesDictionaryInsertResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits