class ControllerGetOutputDictionaryResponse
Defined at line 481 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void ControllerGetOutputDictionaryResponse (Storage_ storage)
void ControllerGetOutputDictionaryResponse (::zx::eventpair dictionary)
void ControllerGetOutputDictionaryResponse ()
Default constructs a |ControllerGetOutputDictionaryResponse| only if all of its members are default constructible.
Defined at line 491 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void ControllerGetOutputDictionaryResponse (ControllerGetOutputDictionaryResponse && )
Defined at line 494 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
const ::zx::eventpair & dictionary ()
::zx::eventpair & dictionary ()
ControllerGetOutputDictionaryResponse & dictionary (::zx::eventpair value)
Setter for dictionary.
void ControllerGetOutputDictionaryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ControllerGetOutputDictionaryResponse & operator= (ControllerGetOutputDictionaryResponse && )
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits