class DictionaryRouterRouteResult
Defined at line 1223 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Public Methods
void DictionaryRouterRouteResult ()
void DictionaryRouterRouteResult (const DictionaryRouterRouteResult & )
Defined at line 1229 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
DictionaryRouterRouteResult & operator= (const DictionaryRouterRouteResult & )
Defined at line 1230 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void DictionaryRouterRouteResult (DictionaryRouterRouteResult && )
Defined at line 1231 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DictionaryRouterRouteResult WithResponse (::fuchsia_component_runtime::wire::DictionaryRouterRouteResponse val)
DictionaryRouterRouteResult & operator= (DictionaryRouterRouteResult && )
Defined at line 1232 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
::fuchsia_component_runtime::wire::DictionaryRouterRouteResponse & response ()
const ::fuchsia_component_runtime::wire::DictionaryRouterRouteResponse & response ()
bool is_err ()
DictionaryRouterRouteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
DictionaryRouterRouteResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::DictionaryRouterRouteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1234 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h