class ControllerGetExposedDictionaryResult

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

Public Methods

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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