class ProcessorCreatorCreateResult

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

Public Methods

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

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

::fuchsia_audio_effects::wire::ProcessorCreatorCreateResponse & response ()
const ::fuchsia_audio_effects::wire::ProcessorCreatorCreateResponse & response ()
bool is_err ()
ProcessorCreatorCreateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_audio_effects::wire::ProcessorCreatorCreateResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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