class CreateBoolProperty

Defined at line 644 of file fidling/gen/src/diagnostics/validator/inspect/fidl/validate/hlcpp/diagnostics/validate/cpp/fidl.h

Tells the puppet to create a property with the given bool value.

Public Members

uint32_t parent
uint32_t id
basic_string name
bool value

Public Methods

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