Monado OpenXR Runtime
Data Fields
oxr_logger Struct Reference

Logger struct that lives on the stack, one for each call client call. More...

#include <oxr/oxr_logger.h>

Collaboration diagram for oxr_logger:
Collaboration graph
[legend]

Data Fields

struct oxr_instanceinst
 
const char * api_func_name
 

Detailed Description

Logger struct that lives on the stack, one for each call client call.

Field Documentation

◆ api_func_name

const char* oxr_logger::api_func_name

Referenced by oxr_log(), and oxr_warn().

◆ inst

struct oxr_instance* oxr_logger::inst

Referenced by oxr_log_set_instance().


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