class CapabilitiesDictionaryRemoveRequest
Defined at line 824 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Public Methods
void CapabilitiesDictionaryRemoveRequest ()
Defined at line 826 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void CapabilitiesDictionaryRemoveRequest (const CapabilitiesDictionaryRemoveRequest & other)
Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
CapabilitiesDictionaryRemoveRequest & operator= (const CapabilitiesDictionaryRemoveRequest & other)
Defined at line 828 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void CapabilitiesDictionaryRemoveRequest (CapabilitiesDictionaryRemoveRequest && other)
Defined at line 829 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDictionaryRemoveRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_component_runtime::wire::CapabilitiesDictionaryRemoveRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component_runtime::wire::CapabilitiesDictionaryRemoveRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::zx::eventpair & dictionary ()
bool has_dictionary ()
::fidl::StringView & key ()
bool has_key ()
CapabilitiesDictionaryRemoveRequest & operator= (CapabilitiesDictionaryRemoveRequest && other)
Defined at line 830 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
::zx::eventpair & value ()
bool has_value ()
void ~CapabilitiesDictionaryRemoveRequest ()
Defined at line 832 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder