class DeviceSendRstResult
Defined at line 262 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
Public Methods
void DeviceSendRstResult ()
void DeviceSendRstResult (const DeviceSendRstResult & )
Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
DeviceSendRstResult & operator= (const DeviceSendRstResult & )
Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h
void DeviceSendRstResult (DeviceSendRstResult && )
Defined at line 270 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 ()
DeviceSendRstResult WithResponse (::fuchsia_hardware_vsock::wire::DeviceSendRstResponse val)
DeviceSendRstResult & operator= (DeviceSendRstResult && )
Defined at line 271 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::DeviceSendRstResponse & response ()
const ::fuchsia_hardware_vsock::wire::DeviceSendRstResponse & response ()
bool is_err ()
DeviceSendRstResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vsock::wire::DeviceSendRstResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 273 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h