class DeviceGetPathEndpointsResult
Defined at line 1870 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
Public Methods
void DeviceGetPathEndpointsResult ()
void DeviceGetPathEndpointsResult (const DeviceGetPathEndpointsResult & )
Defined at line 1876 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
DeviceGetPathEndpointsResult & operator= (const DeviceGetPathEndpointsResult & )
Defined at line 1877 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
void DeviceGetPathEndpointsResult (DeviceGetPathEndpointsResult && )
Defined at line 1878 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceGetPathEndpointsResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_interconnect::wire::DeviceGetPathEndpointsResponse> val)
DeviceGetPathEndpointsResult & operator= (DeviceGetPathEndpointsResult && )
Defined at line 1879 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
template <typename... Args>
DeviceGetPathEndpointsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1893 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h
::fuchsia_hardware_interconnect::wire::DeviceGetPathEndpointsResponse & response ()
const ::fuchsia_hardware_interconnect::wire::DeviceGetPathEndpointsResponse & response ()
bool is_framework_err ()
DeviceGetPathEndpointsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_interconnect::wire::DeviceGetPathEndpointsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1881 of file fidling/gen/sdk/fidl/fuchsia.hardware.interconnect/fuchsia.hardware.interconnect/cpp/fidl/fuchsia.hardware.interconnect/cpp/wire_types.h