class DictionaryRef

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

Public Methods

void DictionaryRef (Storage_ storage)
void DictionaryRef (::zx::eventpair token)
void DictionaryRef ()

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

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

void DictionaryRef (DictionaryRef && )

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

DictionaryRef & operator= (DictionaryRef && )

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

const ::zx::eventpair & token ()
::zx::eventpair & token ()
DictionaryRef & token (::zx::eventpair value)

Setter for token.

void DictionaryRef (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits