class PacketStreamControlStopResult

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

Public Methods

void PacketStreamControlStopResult ()
void PacketStreamControlStopResult (const PacketStreamControlStopResult & )

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

PacketStreamControlStopResult & operator= (const PacketStreamControlStopResult & )

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

void PacketStreamControlStopResult (PacketStreamControlStopResult && )

Defined at line 8491 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 ()
PacketStreamControlStopResult WithResponse (::fuchsia_hardware_audio::wire::PacketStreamControlStopResponse val)
PacketStreamControlStopResult & operator= (PacketStreamControlStopResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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