class SharedVmoIoExchangeResult
Defined at line 298 of file fidling/gen/sdk/fidl/fuchsia.hardware.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/wire_types.h
Public Methods
void SharedVmoIoExchangeResult ()
void SharedVmoIoExchangeResult (const SharedVmoIoExchangeResult & )
Defined at line 304 of file fidling/gen/sdk/fidl/fuchsia.hardware.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/wire_types.h
SharedVmoIoExchangeResult & operator= (const SharedVmoIoExchangeResult & )
Defined at line 305 of file fidling/gen/sdk/fidl/fuchsia.hardware.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/wire_types.h
void SharedVmoIoExchangeResult (SharedVmoIoExchangeResult && )
Defined at line 306 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 ()
SharedVmoIoExchangeResult WithResponse (::fuchsia_hardware_sharedmemory::wire::SharedVmoIoExchangeResponse val)
SharedVmoIoExchangeResult & operator= (SharedVmoIoExchangeResult && )
Defined at line 307 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::SharedVmoIoExchangeResponse & response ()
const ::fuchsia_hardware_sharedmemory::wire::SharedVmoIoExchangeResponse & response ()
bool is_err ()
SharedVmoIoExchangeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sharedmemory::wire::SharedVmoIoExchangeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 309 of file fidling/gen/sdk/fidl/fuchsia.hardware.sharedmemory/fuchsia.hardware.sharedmemory/cpp/fidl/fuchsia.hardware.sharedmemory/cpp/wire_types.h