class GraphCreateGraphControlledReferenceClockResult
Defined at line 1204 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
Public Methods
void GraphCreateGraphControlledReferenceClockResult (GraphCreateGraphControlledReferenceClockResult && other)
GraphCreateGraphControlledReferenceClockResult & operator= (GraphCreateGraphControlledReferenceClockResult && other)
::fuchsia_audio_mixer::GraphCreateGraphControlledReferenceClockResult::Tag Which ()
GraphCreateGraphControlledReferenceClockResult WithResponse (::fuchsia_audio_mixer::GraphCreateGraphControlledReferenceClockResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
GraphCreateGraphControlledReferenceClockResult & response (::fuchsia_audio_mixer::GraphCreateGraphControlledReferenceClockResponse value)
Sets the union to hold the response member.
GraphCreateGraphControlledReferenceClockResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
GraphCreateGraphControlledReferenceClockResult & err (int32_t value)
Sets the union to hold the err member.
void GraphCreateGraphControlledReferenceClockResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 1214 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits