Monado OpenXR Runtime
Data Fields
xrt_auto_prober Struct Reference

A simple prober to probe for a HMD device connected to the system. More...

#include <xrt/xrt_prober.h>

Collaboration diagram for xrt_auto_prober:
Collaboration graph
[legend]

Data Fields

const char * name
 
struct xrt_device *(* lelo_dallas_autoprobe )(struct xrt_auto_prober *xap, cJSON *attached_data, bool no_hmds, struct xrt_prober *xp)
 Do the internal probing that the driver needs to do in order to find devices. More...
 
void(* destroy )(struct xrt_auto_prober *xdev)
 

Detailed Description

A simple prober to probe for a HMD device connected to the system.

Field Documentation

◆ destroy

void(* xrt_auto_prober::destroy) (struct xrt_auto_prober *xdev)

◆ lelo_dallas_autoprobe

struct xrt_device*(* xrt_auto_prober::lelo_dallas_autoprobe) (struct xrt_auto_prober *xap, cJSON *attached_data, bool no_hmds, struct xrt_prober *xp)

Do the internal probing that the driver needs to do in order to find devices.

◆ name

const char* xrt_auto_prober::name

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