class DictionaryEntry

Defined at line 29 of file fidling/gen/sdk/fidl/fuchsia.data/fuchsia.data/hlcpp/fuchsia/data/cpp/fidl.h

A key/value pair in a `Dictionary`.

Public Members

basic_string key
unique_ptr value

Public Methods

::std::unique_ptr<DictionaryEntry> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, DictionaryEntry * value, size_t _offset)
zx_status_t Clone (DictionaryEntry * result)