class DeviceSendShutdownResult

Defined at line 213 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

Public Methods

void DeviceSendShutdownResult ()
void DeviceSendShutdownResult (const DeviceSendShutdownResult & )

Defined at line 219 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

DeviceSendShutdownResult & operator= (const DeviceSendShutdownResult & )

Defined at line 220 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

void DeviceSendShutdownResult (DeviceSendShutdownResult && )

Defined at line 221 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 ()
DeviceSendShutdownResult WithResponse (::fuchsia_hardware_vsock::wire::DeviceSendShutdownResponse val)
DeviceSendShutdownResult & operator= (DeviceSendShutdownResult && )

Defined at line 222 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::DeviceSendShutdownResponse & response ()
const ::fuchsia_hardware_vsock::wire::DeviceSendShutdownResponse & response ()
bool is_err ()
DeviceSendShutdownResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vsock::wire::DeviceSendShutdownResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 224 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h