class DriverStartResult

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

Public Methods

void DriverStartResult ()
void DriverStartResult (const DriverStartResult & )

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

DriverStartResult & operator= (const DriverStartResult & )

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

void DriverStartResult (DriverStartResult && )

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

bool has_invalid_tag ()
bool is_response ()
DriverStartResult WithResponse (::fuchsia_driver_framework::wire::DriverStartResponse val)
DriverStartResult & operator= (DriverStartResult && )

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

::fuchsia_driver_framework::wire::DriverStartResponse & response ()
const ::fuchsia_driver_framework::wire::DriverStartResponse & response ()
bool is_err ()
DriverStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
DriverStartResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_driver_framework::wire::DriverStartResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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