class DriverHostGetProcessInfoResult
Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
Public Methods
void DriverHostGetProcessInfoResult ()
void DriverHostGetProcessInfoResult (const DriverHostGetProcessInfoResult & )
Defined at line 382 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
DriverHostGetProcessInfoResult & operator= (const DriverHostGetProcessInfoResult & )
Defined at line 383 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
void DriverHostGetProcessInfoResult (DriverHostGetProcessInfoResult && )
Defined at line 384 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DriverHostGetProcessInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_host::wire::ProcessInfo> val)
DriverHostGetProcessInfoResult & operator= (DriverHostGetProcessInfoResult && )
Defined at line 385 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
template <typename... Args>
DriverHostGetProcessInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 399 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
::fuchsia_driver_host::wire::ProcessInfo & response ()
const ::fuchsia_driver_host::wire::ProcessInfo & response ()
bool is_err ()
DriverHostGetProcessInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_host::wire::DriverHostGetProcessInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h