LIRC libraries
LinuxInfraredRemoteControl
 All Classes Files Functions Variables Typedefs Enumerations Macros Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNlirc
|oNasync_client
||\CAsyncConnectionAsynchronous read interface on top of an AbstractConnection
|oNclient
||oCBadPacketExceptionMalformed or otherwise unparsable packet received
||oCTimeoutExceptionTimeout receiving data from remote host
||oCAbstractConnectionAbstract interface for all connections
||oCRawConnectionInterface to receive code strings as described in lircd(8)
||oCLircdConnectionInterface to receive lircrc-translated keypresses
||oCCommandConnectionExtends the parent with a send() method
||oCResultPublic reply parser result, available when completed
||oCCommandCommand, parser and connection container with a run() method
||oCReplyThe status/result from parsing a command reply
||oCReplyParserHandles the actual parsing of a command reply
||oC_StateInternal FSM state
||oCSimulateCommandSimulate a button press, see SIMULATE in lircd(8) manpage
||oCListRemotesCommandList available remotes, see LIST in lircd(8) manpage
||oCListKeysCommandList available keys in given remote, see LIST in lircd(8) manpage
||oCStartRepeatCommandStart repeating given key, see SEND_START in lircd(8) manpage
||oCStopRepeatCommandStop repeating given key, see SEND_STOP in lircd(8) manpage
||oCSendCommandSend given key, see SEND_ONCE in lircd(8) manpage
||oCSetTransmittersCommandSet transmitters to use, see SET_TRANSMITTERS in lircd(8) manpage
||oCVersionCommandGet lircd version, see VERSION in lircd(8) manpage
||oCDrvOptionCommandSet a driver option value, see DRV_OPTION in lircd(8) manpage
||oCSetLogCommandStart/stop logging lircd output , see SET_INPUTLOG in lircd(8) manpage
||oCIdentCommandIdentify client using the prog token, see IDENT in lircrcd(8)
||oCCodeCommandTranslate a keypress to application string, see CODE in lircrcd(8)
||oCGetModeCommandGet current translation mode, see GETMODE in lircrcd(8)
||\CSetModeCommandSet current translation mode, see SETMODE in lircrcd(8)
|\Ndatabase
| oCItemLookupErrorA lookup failed, either too namy or no matches found
| oCConfigThe configuration selected, and it's sources
| \CDatabaseReflects the *.yaml files in the configs/ directory
oC_dictionary_Dictionary object
oCbutton_stateState while recording buttons, privates besides commented
oCdecode_ctx_tState describing code, pre, post + gap and repeat state
oCdriverThe data the driver exports i
oCdrv_enum_udev_whatCondition to match in drv_enum_udev()
oCflaglistDescription of flag to print
oCgap_statePrivate state in get_gap_length()
oCir_code_nodeAn ir_code for entering into (singly) linked lists, i.e
oCir_ncodeIR Command, corresponding to one (command defining) line of the configuration file
oCir_remoteOne remote as represented in the configuration file
oClengths
oClengths_stateState in get_lengths(), private besides commented
oCLineBufferAfter appending, data can be retrieved as lines
oClirc_cmd_ctxThe data needed to run a command on remote server
oClirc_code
oClirc_config
oClirc_config_entry
oClirc_list
oCmain_stateOverall state in main
oCoption_tArgument for DRV_SET_OPTION
oCoptsParsed run-time options, reflects long_options and the command line, mostly a const object
\Ctoggle_statePrivate state in get_togggle_bit_mask()