class DriverHostStartResult

Defined at line 280 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h

Public Methods

void DriverHostStartResult ()
void DriverHostStartResult (const DriverHostStartResult & )

Defined at line 286 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h

DriverHostStartResult & operator= (const DriverHostStartResult & )

Defined at line 287 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h

void DriverHostStartResult (DriverHostStartResult && )

Defined at line 288 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 ()
DriverHostStartResult WithResponse (::fuchsia_driver_host::wire::DriverHostStartResponse val)
DriverHostStartResult & operator= (DriverHostStartResult && )

Defined at line 289 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::DriverHostStartResponse & response ()
const ::fuchsia_driver_host::wire::DriverHostStartResponse & response ()
bool is_err ()
DriverHostStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_host::wire::DriverHostStartResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 291 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h