class DriverHostStartLoadedDriverResult
Defined at line 329 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
Public Methods
void DriverHostStartLoadedDriverResult ()
void DriverHostStartLoadedDriverResult (const DriverHostStartLoadedDriverResult & )
Defined at line 335 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
DriverHostStartLoadedDriverResult & operator= (const DriverHostStartLoadedDriverResult & )
Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
void DriverHostStartLoadedDriverResult (DriverHostStartLoadedDriverResult && )
Defined at line 337 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 ()
DriverHostStartLoadedDriverResult WithResponse (::fuchsia_driver_host::wire::DriverHostStartLoadedDriverResponse val)
DriverHostStartLoadedDriverResult & operator= (DriverHostStartLoadedDriverResult && )
Defined at line 338 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::DriverHostStartLoadedDriverResponse & response ()
const ::fuchsia_driver_host::wire::DriverHostStartLoadedDriverResponse & response ()
bool is_err ()
DriverHostStartLoadedDriverResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_host::wire::DriverHostStartLoadedDriverResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 340 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h