class Metadata
Defined at line 3025 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/hlcpp/fuchsia/hardware/light/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::std::vector< ::fuchsia::hardware::light::Config> & configs ()
Defined at line 3031 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/hlcpp/fuchsia/hardware/light/cpp/fidl.h
bool has_configs ()
Defined at line 3035 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/hlcpp/fuchsia/hardware/light/cpp/fidl.h
::std::vector< ::fuchsia::hardware::light::Config> * mutable_configs ()
Defined at line 3039 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/hlcpp/fuchsia/hardware/light/cpp/fidl.h
void clear_configs ()
Defined at line 3047 of file fidling/gen/sdk/fidl/fuchsia.hardware.light/fuchsia.hardware.light/hlcpp/fuchsia/hardware/light/cpp/fidl.h
Metadata & set_configs (::std::vector< ::fuchsia::hardware::light::Config> _value)
void Metadata ()
void Metadata (Metadata && other)
void ~Metadata ()
Metadata & operator= (Metadata && other)
::std::unique_ptr<Metadata> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Metadata * _value, size_t _offset)
zx_status_t Clone (Metadata * _result)