|
LIRC libraries
Linux Infrared Remote Control
|
Parsed run-time options, reflects long_options and the command line, mostly a const object. More...
#include <irrecord.h>
Public Attributes | |
| int | dynamic_codes |
| int | analyse |
| int | force |
| int | disable_namespace |
| const char * | device |
| int | get_pre |
| int | get_post |
| int | test |
| int | invert |
| int | trail |
| int | list_namespace |
| int | update |
| const char * | filename |
| const char * | tmpfile |
| const char * | backupfile |
| const char * | driver |
| loglevel_t | loglevel |
| int | using_template |
| char | commandline [128] |
Parsed run-time options, reflects long_options and the command line, mostly a const object.
Definition at line 153 of file irrecord.h.
| int opts::analyse |
Definition at line 155 of file irrecord.h.
| const char* opts::backupfile |
Definition at line 168 of file irrecord.h.
| char opts::commandline[128] |
Definition at line 172 of file irrecord.h.
| const char* opts::device |
Definition at line 158 of file irrecord.h.
| int opts::disable_namespace |
Definition at line 157 of file irrecord.h.
| const char* opts::driver |
Definition at line 169 of file irrecord.h.
| int opts::dynamic_codes |
Definition at line 154 of file irrecord.h.
| const char* opts::filename |
Definition at line 166 of file irrecord.h.
| int opts::force |
Definition at line 156 of file irrecord.h.
| int opts::get_post |
Definition at line 160 of file irrecord.h.
| int opts::get_pre |
Definition at line 159 of file irrecord.h.
| int opts::invert |
Definition at line 162 of file irrecord.h.
| int opts::list_namespace |
Definition at line 164 of file irrecord.h.
| loglevel_t opts::loglevel |
Definition at line 170 of file irrecord.h.
| int opts::test |
Definition at line 161 of file irrecord.h.
| const char* opts::tmpfile |
Definition at line 167 of file irrecord.h.
| int opts::trail |
Definition at line 163 of file irrecord.h.
| int opts::update |
Definition at line 165 of file irrecord.h.
| int opts::using_template |
Definition at line 171 of file irrecord.h.