class VendorSpecific
Defined at line 4023 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio.signalprocessing/fuchsia.hardware.audio.signalprocessing/hlcpp/fuchsia/hardware/audio/signalprocessing/cpp/fidl.h
Parameters for an `Element` with `type` equal to `VENDOR_SPECIFIC`.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void VendorSpecific ()
void VendorSpecific (VendorSpecific && other)
void ~VendorSpecific ()
VendorSpecific & operator= (VendorSpecific && other)
::std::unique_ptr<VendorSpecific> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,VendorSpecific *_value,size_t_offset)
zx_status_t Clone (VendorSpecific * _result)