class CreateResourceCmd

Defined at line 4640 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

Instructs the compositor to create the specified `Resource`, and to register

it in a table so that it can be referenced by subsequent commands.

Public Members

uint32_t id
ResourceArgs resource

Public Methods

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