class Annotation
Defined at line 515 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/hlcpp/fuchsia/feedback/cpp/fidl.h
An annotation and its plain ASCII string key.
Annotations are short strings, e.g., the board name or the build version.
Public Members
basic_string key
basic_string value
Public Methods
::std::unique_ptr<Annotation> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Annotation *value,size_t_offset)
zx_status_t Clone (Annotation * result)