class Attachment
Defined at line 542 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)