class SyntheticClockRealmCreateClockResult
Defined at line 13185 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
Public Methods
void SyntheticClockRealmCreateClockResult ()
void ~SyntheticClockRealmCreateClockResult ()
void SyntheticClockRealmCreateClockResult (SyntheticClockRealmCreateClockResult && other)
SyntheticClockRealmCreateClockResult & operator= (SyntheticClockRealmCreateClockResult && other)
bool has_invalid_tag ()
bool is_response ()
SyntheticClockRealmCreateClockResult WithResponse (::fidl::ObjectView< ::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse> val)
template <typename... Args>
SyntheticClockRealmCreateClockResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 13207 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse & response ()
const ::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResponse & response ()
bool is_err ()
SyntheticClockRealmCreateClockResult WithErr (::fuchsia_audio_mixer::wire::CreateClockError val)
::fuchsia_audio_mixer::wire::CreateClockError & err ()
const ::fuchsia_audio_mixer::wire::CreateClockError & err ()
::fuchsia_audio_mixer::wire::SyntheticClockRealmCreateClockResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 13195 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h