class PropertySelector
Defined at line 2533 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/hlcpp/fuchsia/diagnostics/cpp/fidl.h
A selector defining a set of nodes to match, and on those matched nodes a set of named
properties to match.
Public Members
vector node_path
StringSelector target_properties
Public Methods
::std::unique_ptr<PropertySelector> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,PropertySelector *value,size_t_offset)
zx_status_t Clone (PropertySelector * result)