class DeviceStartResult
Defined at line 115 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
Public Methods
void DeviceStartResult ()
void DeviceStartResult (const DeviceStartResult & )
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
DeviceStartResult & operator= (const DeviceStartResult & )
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
void DeviceStartResult (DeviceStartResult && )
Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceStartResult WithResponse (::fuchsia_hardware_vsock::wire::DeviceStartResponse val)
DeviceStartResult & operator= (DeviceStartResult && )
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
::fuchsia_hardware_vsock::wire::DeviceStartResponse & response ()
const ::fuchsia_hardware_vsock::wire::DeviceStartResponse & response ()
bool is_err ()
DeviceStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vsock::wire::DeviceStartResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 126 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h