class SharedVmoIoTransmitResult

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

Public Methods

void SharedVmoIoTransmitResult ()
void SharedVmoIoTransmitResult (const SharedVmoIoTransmitResult & )

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

SharedVmoIoTransmitResult & operator= (const SharedVmoIoTransmitResult & )

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

void SharedVmoIoTransmitResult (SharedVmoIoTransmitResult && )

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

bool has_invalid_tag ()
bool is_response ()
SharedVmoIoTransmitResult WithResponse (::fuchsia_hardware_sharedmemory::wire::SharedVmoIoTransmitResponse val)
SharedVmoIoTransmitResult & operator= (SharedVmoIoTransmitResult && )

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

::fuchsia_hardware_sharedmemory::wire::SharedVmoIoTransmitResponse & response ()
const ::fuchsia_hardware_sharedmemory::wire::SharedVmoIoTransmitResponse & response ()
bool is_err ()
SharedVmoIoTransmitResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sharedmemory::wire::SharedVmoIoTransmitResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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