Monado OpenXR Runtime
Loading...
Searching...
No Matches
ipc_device_list Struct Reference

List of devices available on the server. More...

#include </builds/monado/monado/src/xrt/ipc/shared/ipc_protocol.h>

Collaboration diagram for ipc_device_list:

Data Fields

uint32_t device_count
 Number of devices.
 
struct ipc_device_list_entry devices [XRT_SYSTEM_MAX_DEVICES]
 Device entries.
 

Detailed Description

List of devices available on the server.

Field Documentation

◆ device_count

uint32_t ipc_device_list::device_count

Number of devices.

Referenced by get_device_list(), and mnd_root_get_device_count().

◆ devices

struct ipc_device_list_entry ipc_device_list::devices[XRT_SYSTEM_MAX_DEVICES]

Device entries.

Referenced by get_device_list().


The documentation for this struct was generated from the following file: