class BindRule

Defined at line 2193 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/hlcpp/fuchsia/driver/framework/cpp/fidl.h

Represents a bind rule in a parent specification.

Public Members

NodePropertyKey key
Condition condition
vector values

Public Methods

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