class Attachment

Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/hlcpp/fuchsia/feedback/cpp/fidl.h

An attachment and its plain ASCII string key.

Attachments are larger objects, e.g., log files. They may be binary or text data.

Public Members

basic_string key
Buffer value

Public Methods

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