|
Monado OpenXR Runtime
|
The (future) result of an asynchronous operation. More...
#include <xrt/xrt_future.h>

Public Member Functions | |
| XRT_ALIGNAS (8) xrt_result_t result | |
| The error/ok status of a completed asynchronous operation. More... | |
Data Fields | |
| struct xrt_future_value | value |
| The result value of a successfully completed asynchronous operation. More... | |
The (future) result of an asynchronous operation.
| xrt_future_result::XRT_ALIGNAS | ( | 8 | ) |
The error/ok status of a completed asynchronous operation.
| struct xrt_future_value xrt_future_result::value |
The result value of a successfully completed asynchronous operation.