class CompositeGetPropertiesResult
Defined at line 7462 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Public Methods
void CompositeGetPropertiesResult ()
void CompositeGetPropertiesResult (const CompositeGetPropertiesResult & )
Defined at line 7468 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
CompositeGetPropertiesResult & operator= (const CompositeGetPropertiesResult & )
Defined at line 7469 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
void CompositeGetPropertiesResult (CompositeGetPropertiesResult && )
Defined at line 7470 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 ()
CompositeGetPropertiesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_audio::wire::CompositeGetPropertiesResponse> val)
CompositeGetPropertiesResult & operator= (CompositeGetPropertiesResult && )
Defined at line 7471 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
template <typename... Args>
CompositeGetPropertiesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 7485 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::CompositeGetPropertiesResponse & response ()
const ::fuchsia_hardware_audio::wire::CompositeGetPropertiesResponse & response ()
bool is_framework_err ()
CompositeGetPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_audio::wire::CompositeGetPropertiesResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 7473 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h