class TopologicalPathGetTopologicalPathResult
Defined at line 379 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
Public Methods
void TopologicalPathGetTopologicalPathResult ()
void TopologicalPathGetTopologicalPathResult (const TopologicalPathGetTopologicalPathResult & )
Defined at line 385 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
TopologicalPathGetTopologicalPathResult & operator= (const TopologicalPathGetTopologicalPathResult & )
Defined at line 386 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
void TopologicalPathGetTopologicalPathResult (TopologicalPathGetTopologicalPathResult && )
Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TopologicalPathGetTopologicalPathResult WithResponse (::fidl::ObjectView< ::fuchsia_device_fs::wire::TopologicalPathGetTopologicalPathResponse> val)
TopologicalPathGetTopologicalPathResult & operator= (TopologicalPathGetTopologicalPathResult && )
Defined at line 388 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
template <typename... Args>
TopologicalPathGetTopologicalPathResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 402 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h
::fuchsia_device_fs::wire::TopologicalPathGetTopologicalPathResponse & response ()
const ::fuchsia_device_fs::wire::TopologicalPathGetTopologicalPathResponse & response ()
bool is_err ()
TopologicalPathGetTopologicalPathResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device_fs::wire::TopologicalPathGetTopologicalPathResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 390 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/wire_types.h