class CapabilitiesDictionaryGetRequest
Defined at line 3434 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
Public Methods
void CapabilitiesDictionaryGetRequest (Storage_ storage)
void CapabilitiesDictionaryGetRequest (::zx::eventpair dictionary, ::std::string key, ::zx::eventpair value)
void CapabilitiesDictionaryGetRequest ()
Default constructs a |CapabilitiesDictionaryGetRequest| only if all of its members are default constructible.
Defined at line 3444 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
void CapabilitiesDictionaryGetRequest (CapabilitiesDictionaryGetRequest && )
Defined at line 3447 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
const ::zx::eventpair & dictionary ()
::zx::eventpair & dictionary ()
CapabilitiesDictionaryGetRequest & dictionary (::zx::eventpair value)
Setter for dictionary.
const ::std::string & key ()
::std::string & key ()
CapabilitiesDictionaryGetRequest & key (::std::string value)
Setter for key.
CapabilitiesDictionaryGetRequest & operator= (CapabilitiesDictionaryGetRequest && )
Defined at line 3448 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
const ::zx::eventpair & value ()
::zx::eventpair & value ()
CapabilitiesDictionaryGetRequest & value (::zx::eventpair value)
Setter for value.
void CapabilitiesDictionaryGetRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits