class CapabilitiesDictionaryRemoveRequest
Defined at line 3619 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
Public Methods
void CapabilitiesDictionaryRemoveRequest (Storage_ storage)
void CapabilitiesDictionaryRemoveRequest ()
Defined at line 3624 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
void CapabilitiesDictionaryRemoveRequest (CapabilitiesDictionaryRemoveRequest && )
Defined at line 3625 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
bool IsEmpty ()
const std::optional< ::zx::eventpair> & dictionary ()
::std::optional< ::zx::eventpair> & dictionary ()
CapabilitiesDictionaryRemoveRequest & dictionary (std::optional< ::zx::eventpair> value)
Setter for dictionary.
const std::optional< ::std::string> & key ()
::std::optional< ::std::string> & key ()
CapabilitiesDictionaryRemoveRequest & key (std::optional< ::std::string> value)
Setter for key.
CapabilitiesDictionaryRemoveRequest & operator= (CapabilitiesDictionaryRemoveRequest && )
Defined at line 3626 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
const std::optional< ::zx::eventpair> & value ()
::std::optional< ::zx::eventpair> & value ()
CapabilitiesDictionaryRemoveRequest & value (std::optional< ::zx::eventpair> value)
Setter for value.
void CapabilitiesDictionaryRemoveRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits