class Argument

Defined at line 686 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/hlcpp/fuchsia/validate/logs/cpp/fidl.h

A named key-value pair in the diagnostic record.

Public Members

basic_string name
Value value

Public Methods

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