LIRC libraries
LinuxInfraredRemoteControl
|
Description of flag to print. More...
#include <config_flags.h>
Public Attributes | |
char * | name |
Name of flag. More... | |
int | flag |
Flag bitmask. More... | |
Description of flag to print.
Definition at line 16 of file config_flags.h.
int flaglist::flag |
Flag bitmask.
Definition at line 18 of file config_flags.h.
char* flaglist::name |
Name of flag.
Definition at line 17 of file config_flags.h.