class VendorSpecificState
Defined at line 4654 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio.signalprocessing/fuchsia.hardware.audio.signalprocessing/hlcpp/fuchsia/hardware/audio/signalprocessing/cpp/fidl.h
State 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 VendorSpecificState ()
void VendorSpecificState (VendorSpecificState && other)
void ~VendorSpecificState ()
VendorSpecificState & operator= (VendorSpecificState && other)
::std::unique_ptr<VendorSpecificState> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,VendorSpecificState *_value,size_t_offset)
zx_status_t Clone (VendorSpecificState * _result)