class CompositeGetDaiFormatsResult

Defined at line 7804 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

Public Methods

void CompositeGetDaiFormatsResult ()
void CompositeGetDaiFormatsResult (const CompositeGetDaiFormatsResult & )

Defined at line 7810 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

CompositeGetDaiFormatsResult & operator= (const CompositeGetDaiFormatsResult & )

Defined at line 7811 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

void CompositeGetDaiFormatsResult (CompositeGetDaiFormatsResult && )

Defined at line 7812 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
CompositeGetDaiFormatsResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_audio::wire::CompositeGetDaiFormatsResponse> val)
CompositeGetDaiFormatsResult & operator= (CompositeGetDaiFormatsResult && )

Defined at line 7813 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

template <typename... Args>
CompositeGetDaiFormatsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 7828 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h

::fuchsia_hardware_audio::wire::CompositeGetDaiFormatsResponse & response ()
const ::fuchsia_hardware_audio::wire::CompositeGetDaiFormatsResponse & response ()
bool is_err ()
CompositeGetDaiFormatsResult WithErr (::fuchsia_hardware_audio::wire::DriverError val)
::fuchsia_hardware_audio::wire::DriverError & err ()
const ::fuchsia_hardware_audio::wire::DriverError & err ()
bool is_framework_err ()
CompositeGetDaiFormatsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_audio::wire::CompositeGetDaiFormatsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 7815 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h