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