LIRC libraries
LinuxInfraredRemoteControl
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  lib
 ciniparser.cParser for ini files
 ciniparser.hParser for ini files
 config_file.cImplements config_file.h
 config_file.hParses the lircd.cont config file
 config_flags.h
 dictionary.cImplements a dictionary for string variables
 dictionary.hImplements a dictionary for string variables.This module implements a simple dictionary object, i.e. a list of string/string associations. This object is useful to store e.g. information retrieved from a configuration file (ini files)
 driver.cImplements driver.h
 driver.hInterface to the userspace drivers
 drv_admin.cImplements drv_admin.h
 drv_admin.hRoutines for dynamic drivers.Functions in this file provides primitives to iterate over the dynamic drivers + a single function to install such a driver
 dump_config.cImplements dump_config.h
 dump_config.hDumps data structures into file
 input_map.cImplements input_map.h
 input_map.hButton namespace derived from Linux input layer
 input_map.inc
 ir_remote.cImplements ir_remote.h
 ir_remote.hDescribes and decodes the signals from IR remotes
 ir_remote_types.hDescribes and decodes the signals from IR remotes
 irrecord.c
 irrecord.h
 lirc_client.cImplements lirc_client.h
 lirc_client.h3-rd party application interface
 lirc_config.hLocal configuration constants not managed by autotools
 lirc_driver.hMain include file for user space drivers
 lirc_log.cImplements lirc_log.h
 lirc_log.hLogging functionality
 lirc_options.cImplements lirc_options.h
 lirc_options.hOptions management: options file, parse and retrieve
 lirc_private.hMain include file for lirc applications
 paths.h
 receive.cImplements receive.h
 receive.hFunctions that decode IR codes
 release.cImplements release.h
 release.hAutomatic release event generation
 serial.cImplements serial.h
 serial.hCommon routines for hw that uses the standard serial port driver
 transmit.cImplements transmit.h
 transmit.hFunctions that prepare IR codes for transmitting
 util.cUtilities
 util.hUtilities