class BufferArgs

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

A buffer mapped to a range of `Memory`.

Public Members

uint32_t memory_id
uint32_t memory_offset
uint32_t num_bytes

Public Methods

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