class VariableArgs

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

Describes a typed, client-modifiable value.

Public Members

ValueType type
Value initial_value

Public Methods

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