class DictionaryRouterRouteResponse

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

Public Methods

void DictionaryRouterRouteResponse ()
void ~DictionaryRouterRouteResponse ()
void DictionaryRouterRouteResponse (DictionaryRouterRouteResponse && other)
DictionaryRouterRouteResponse & operator= (DictionaryRouterRouteResponse && other)
bool has_invalid_tag ()
bool is_dictionary ()
DictionaryRouterRouteResponse WithDictionary (::fuchsia_component_sandbox::wire::DictionaryRef val)
::fuchsia_component_sandbox::wire::DictionaryRef & dictionary ()
const ::fuchsia_component_sandbox::wire::DictionaryRef & dictionary ()
bool is_unavailable ()
DictionaryRouterRouteResponse WithUnavailable (::fuchsia_component_sandbox::wire::Unit val)
::fuchsia_component_sandbox::wire::Unit & unavailable ()
const ::fuchsia_component_sandbox::wire::Unit & unavailable ()
::fuchsia_component_sandbox::wire::DictionaryRouterRouteResponse::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kDictionary 1
kUnavailable 2

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