class ControllerGetOutputDictionaryResult

Defined at line 3638 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

Public Methods

void ControllerGetOutputDictionaryResult ()
void ~ControllerGetOutputDictionaryResult ()
void ControllerGetOutputDictionaryResult (ControllerGetOutputDictionaryResult && other)
ControllerGetOutputDictionaryResult & operator= (ControllerGetOutputDictionaryResult && other)
bool has_invalid_tag ()
bool is_response ()
ControllerGetOutputDictionaryResult WithResponse (::fuchsia_component::wire::ControllerGetOutputDictionaryResponse val)
::fuchsia_component::wire::ControllerGetOutputDictionaryResponse & response ()
const ::fuchsia_component::wire::ControllerGetOutputDictionaryResponse & response ()
bool is_err ()
ControllerGetOutputDictionaryResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
bool is_framework_err ()
ControllerGetOutputDictionaryResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component::wire::ControllerGetOutputDictionaryResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 3648 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h