class PacketStreamControlStartResult
Defined at line 8455 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Public Methods
void PacketStreamControlStartResult ()
void PacketStreamControlStartResult (const PacketStreamControlStartResult & )
Defined at line 8461 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
PacketStreamControlStartResult & operator= (const PacketStreamControlStartResult & )
Defined at line 8462 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
void PacketStreamControlStartResult (PacketStreamControlStartResult && )
Defined at line 8463 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 ()
PacketStreamControlStartResult WithResponse (::fuchsia_hardware_audio::wire::PacketStreamControlStartResponse val)
PacketStreamControlStartResult & operator= (PacketStreamControlStartResult && )
Defined at line 8464 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::PacketStreamControlStartResponse & response ()
const ::fuchsia_hardware_audio::wire::PacketStreamControlStartResponse & response ()
bool is_err ()
PacketStreamControlStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
PacketStreamControlStartResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_audio::wire::PacketStreamControlStartResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 8466 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h