class ControllerGetTopologicalPathResult

Defined at line 293 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

Public Methods

void ControllerGetTopologicalPathResult ()
void ControllerGetTopologicalPathResult (const ControllerGetTopologicalPathResult & )

Defined at line 299 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

ControllerGetTopologicalPathResult & operator= (const ControllerGetTopologicalPathResult & )

Defined at line 300 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

void ControllerGetTopologicalPathResult (ControllerGetTopologicalPathResult && )

Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ControllerGetTopologicalPathResult WithResponse (::fidl::ObjectView< ::fuchsia_device::wire::ControllerGetTopologicalPathResponse> val)
ControllerGetTopologicalPathResult & operator= (ControllerGetTopologicalPathResult && )

Defined at line 302 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

template <typename... Args>
ControllerGetTopologicalPathResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 316 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h

::fuchsia_device::wire::ControllerGetTopologicalPathResponse & response ()
const ::fuchsia_device::wire::ControllerGetTopologicalPathResponse & response ()
bool is_err ()
ControllerGetTopologicalPathResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device::wire::ControllerGetTopologicalPathResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 304 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h