class CreateNode
Defined at line 373 of file fidling/gen/src/diagnostics/validator/inspect/fidl/validate/hlcpp/diagnostics/validate/cpp/fidl.h
Tells the puppet to create a Node with the given name, parentage, and ID
(the id is specified so other nodes can later be created under it).
Public Members
uint32_t parent
uint32_t id
basic_string name
Public Methods
::std::unique_ptr<CreateNode> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, CreateNode * value, size_t _offset)
zx_status_t Clone (CreateNode * result)