LIRC libraries
LinuxInfraredRemoteControl
 All Classes Files Functions Variables Typedefs Enumerations Macros Groups Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
o-lib
|o*ciniparser.cParser for ini files
|o*ciniparser.hParser for ini files
|o*config.h
|o*config_file.cImplements config_file.h
|o*config_file.hParses the lircd.conf config file
|o*config_flags.hFlags shared between config_file and dump_config
|o*curl_poll.cImplements curl_poll.h
|o*curl_poll.hWrapper for poll(2) using select(2) when poll() is unavailable
|o*dictionary.cImplements a dictionary for string variables
|o*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)
|o*driver.cImplements driver.h
|o*driver.hInterface to the userspace drivers
|o*drv_admin.cImplements drv_admin.h
|o*drv_admin.hRoutines for dynamic drivers
|o*drv_enum.cImplemenents drv_enum.h
|o*drv_enum.hDynamic drivers device enumeration support
|o*dump_config.cImplements dump_config.h
|o*dump_config.hDumps data structures into file
|o*input_map.cImplements input_map.h
|o*input_map.hButton namespace derived from Linux input layer
|o*input_map.inc
|o*ir_remote.cImplements ir_remote.h
|o*ir_remote.hDescribes and decodes the signals from IR remotes
|o*ir_remote_types.hDescribes and decodes the signals from IR remotes
|o*irrecord.cImplements irrecord.h
|o*irrecord.hLibrary part of irrecord, functions to identify unknown remotes
|o*line_buffer.cppLine buffered input on top of e
|o*line_buffer.hImplements the line buffer class
|o*lirc-utils.cUtilities
|o*lirc-utils.hUtilities
|o*lirc_client.cImplements lirc_client.h
|o*lirc_client.h3-rd party application interface
|o*lirc_config.hLocal configuration constants not managed by autotools
|o*lirc_driver.hMain include file for user space drivers
|o*lirc_log.cImplements lirc_log.h
|o*lirc_log.hLogging functionality
|o*lirc_options.cImplements lirc_options.h
|o*lirc_options.hOptions management: options file, parse and retrieve
|o*lirc_private.hMain include file for lirc applications
|o*paths.h
|o*receive.cImplements receive.h
|o*receive.hFunctions that decode IR codes
|o*release.cImplements release.h
|o*release.hAutomatic release event generation
|o*serial.cImplements serial.h
|o*serial.hCommon routines for hw that uses the standard serial port driver
|o*transmit.cImplements transmit.h
|\*transmit.hFunctions that prepare IR codes for transmitting
\-python-pkg
 \-lirc
  o*__init__.py
  o*_client.cPython bindings for part of lirc_client.hThese bindings provides python3 access to some of the lirc_client.h functions
  o*async_client.py
  o*client.pyTop-level python bindings for the lircd socket interface
  o*config.py
  o*database.pyRead-only configuration database
  o*lirctool.py
  \*paths.py