class RootDeviceCreateDeviceResult
Defined at line 67 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h
Public Methods
void RootDeviceCreateDeviceResult ()
void RootDeviceCreateDeviceResult (const RootDeviceCreateDeviceResult & )
Defined at line 73 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h
RootDeviceCreateDeviceResult & operator= (const RootDeviceCreateDeviceResult & )
Defined at line 74 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h
void RootDeviceCreateDeviceResult (RootDeviceCreateDeviceResult && )
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RootDeviceCreateDeviceResult WithResponse (::fuchsia_device_test::wire::RootDeviceCreateDeviceResponse val)
RootDeviceCreateDeviceResult & operator= (RootDeviceCreateDeviceResult && )
Defined at line 76 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h
::fuchsia_device_test::wire::RootDeviceCreateDeviceResponse & response ()
const ::fuchsia_device_test::wire::RootDeviceCreateDeviceResponse & response ()
bool is_err ()
RootDeviceCreateDeviceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device_test::wire::RootDeviceCreateDeviceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 78 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_types.h