class CompositeGetPacketStreamFormatsResult

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

Public Methods

void CompositeGetPacketStreamFormatsResult ()
void CompositeGetPacketStreamFormatsResult (const CompositeGetPacketStreamFormatsResult & )

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

CompositeGetPacketStreamFormatsResult & operator= (const CompositeGetPacketStreamFormatsResult & )

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

void CompositeGetPacketStreamFormatsResult (CompositeGetPacketStreamFormatsResult && )

Defined at line 8898 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 ()
CompositeGetPacketStreamFormatsResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_audio::wire::CompositeGetPacketStreamFormatsResponse> val)
CompositeGetPacketStreamFormatsResult & operator= (CompositeGetPacketStreamFormatsResult && )

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

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

Defined at line 8914 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::CompositeGetPacketStreamFormatsResponse & response ()
const ::fuchsia_hardware_audio::wire::CompositeGetPacketStreamFormatsResponse & response ()
bool is_err ()
CompositeGetPacketStreamFormatsResult WithErr (::fuchsia_hardware_audio::wire::DriverError val)
::fuchsia_hardware_audio::wire::DriverError & err ()
const ::fuchsia_hardware_audio::wire::DriverError & err ()
bool is_framework_err ()
CompositeGetPacketStreamFormatsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_audio::wire::CompositeGetPacketStreamFormatsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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