Monado OpenXR Runtime
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
+
Functions
a
c
g
h
i
l
m
n
p
r
s
t
v
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
+
Files
File List
+
Globals
+
All
a
c
d
e
g
h
m
n
o
p
r
t
u
v
w
x
+
Functions
c
d
g
h
m
n
o
p
r
t
u
v
x
Variables
Typedefs
Enumerations
Enumerator
+
Macros
a
c
e
m
o
u
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
targets
cli
cli_common.h
Go to the documentation of this file.
1
// Copyright 2019, Collabora, Ltd.
2
// SPDX-License-Identifier: BSL-1.0
3
/*!
4
* @file
5
* @brief Common file for the CLI program.
6
* @author Jakob Bornecrantz <jakob@collabora.com>
7
*/
8
9
#pragma once
10
11
12
int
13
cli_cmd_calibrate(
int
argc,
const
char
**argv);
14
15
int
16
cli_cmd_probe(
int
argc,
const
char
**argv);
17
18
int
19
cli_cmd_test(
int
argc,
const
char
**argv);
Generated by
1.8.13