class DictionaryItem
Defined at line 1189 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/hlcpp/fuchsia/component/sandbox/cpp/fidl.h
A key-value pair in a [`DictionaryRef`].
Public Members
basic_string key
uint64_t value
Public Methods
::std::unique_ptr<DictionaryItem> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, DictionaryItem * value, size_t _offset)
zx_status_t Clone (DictionaryItem * result)