Monado OpenXR Runtime
cli_cmd_info.c File Reference

Prints information about the system. More...

#include "xrt/xrt_space.h"
#include "xrt/xrt_system.h"
#include "xrt/xrt_device.h"
#include "xrt/xrt_prober.h"
#include "xrt/xrt_instance.h"
#include "xrt/xrt_config_drivers.h"
#include "util/u_git_tag.h"
#include "cli_common.h"
#include <string.h>
#include <stdio.h>
Include dependency graph for cli_cmd_info.c:

Macros

#define P(...)   printf(__VA_ARGS__)
 
#define PT(...)   printf("\t" __VA_ARGS__)
 
#define PTT(...)   printf("\t\t" __VA_ARGS__)
 

Functions

static int do_exit (struct xrt_instance **xi_ptr, int ret)
 
int cli_cmd_info (int argc, const char **argv)
 

Detailed Description

Prints information about the system.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m