Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
io.json
1{
2 "ignored_headers": ["vpParallelPortException.h"],
3 "ignored_classes": ["vpJsonArgumentParser", "vpParseArgv"],
4
5 "classes": {
6 "vpParallelPort": {
7 "methods": [
8 {
9 "static": false,
10 "signature": "void sendData(unsigned char&)",
11 "use_default_param_policy": false,
12 "param_is_input": [
13 true
14 ],
15 "param_is_output": [
16 false
17 ]
18 }
19 ]
20 }
21 }
22}