class GraphCreateCustomResult

Defined at line 12855 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h

Public Methods

void GraphCreateCustomResult ()
void ~GraphCreateCustomResult ()
void GraphCreateCustomResult (GraphCreateCustomResult && other)
GraphCreateCustomResult & operator= (GraphCreateCustomResult && other)
bool has_invalid_tag ()
bool is_response ()
GraphCreateCustomResult WithResponse (::fidl::ObjectView< ::fuchsia_audio_mixer::wire::GraphCreateCustomResponse> val)
template <typename... Args>
GraphCreateCustomResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 12877 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::GraphCreateCustomResponse & response ()
const ::fuchsia_audio_mixer::wire::GraphCreateCustomResponse & response ()
bool is_err ()
GraphCreateCustomResult WithErr (::fuchsia_audio_mixer::wire::CreateNodeError val)
::fuchsia_audio_mixer::wire::CreateNodeError & err ()
const ::fuchsia_audio_mixer::wire::CreateNodeError & err ()
::fuchsia_audio_mixer::wire::GraphCreateCustomResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 12865 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h