class DataRouterRouteResponse
Defined at line 3440 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h
Public Methods
void DataRouterRouteResponse ()
void ~DataRouterRouteResponse ()
void DataRouterRouteResponse (DataRouterRouteResponse && other)
DataRouterRouteResponse & operator= (DataRouterRouteResponse && other)
bool has_invalid_tag ()
bool is_data ()
DataRouterRouteResponse WithData (::fidl::ObjectView< ::fuchsia_component_sandbox::wire::Data> val)
template <typename... Args>
DataRouterRouteResponse WithData (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 3461 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h
::fuchsia_component_sandbox::wire::Data & data ()
const ::fuchsia_component_sandbox::wire::Data & data ()
bool is_unavailable ()
DataRouterRouteResponse WithUnavailable (::fuchsia_component_sandbox::wire::Unit val)
::fuchsia_component_sandbox::wire::Unit & unavailable ()
const ::fuchsia_component_sandbox::wire::Unit & unavailable ()
::fuchsia_component_sandbox::wire::DataRouterRouteResponse::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kData | 1 |
| kUnavailable | 2 |
Defined at line 3449 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h