class Annotation
Defined at line 503 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)