Monado OpenXR Runtime
Data Fields
prober Struct Reference

#include <prober/p_prober.h>

Collaboration diagram for prober:
Collaboration graph
[legend]

Data Fields

struct xrt_prober base
 
struct xrt_prober_entry_listslists
 
struct {
   cJSON *   root
 
json
 
struct xrt_auto_proberauto_probers [MAX_AUTO_PROBERS]
 
size_t num_devices
 
struct prober_devicedevices
 
size_t num_entries
 
struct xrt_prober_entry ** entries
 
bool print_debug
 
bool print_spew
 

Field Documentation

◆ auto_probers

struct xrt_auto_prober* prober::auto_probers[MAX_AUTO_PROBERS]

◆ base

struct xrt_prober prober::base

Referenced by p_tracking_teardown().

◆ devices

struct prober_device* prober::devices

◆ entries

struct xrt_prober_entry** prober::entries

◆ json

struct { ... } prober::json

◆ lists

struct xrt_prober_entry_lists* prober::lists

◆ num_devices

size_t prober::num_devices

◆ num_entries

size_t prober::num_entries

◆ print_debug

bool prober::print_debug

◆ print_spew

bool prober::print_spew

◆ root

cJSON* prober::root

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