LIRC libraries
Linux Infrared Remote Control
Loading...
Searching...
No Matches
lirc.client.SetLogCommand Member List

This is the complete list of members for lirc.client.SetLogCommand, including all inherited members.

__init__(self, AbstractConnection connection, str logfile=None) (defined in lirc.client.SetLogCommand)lirc.client.SetLogCommand
_cmd_string (defined in lirc.client.Command)lirc.client.Commandprotected
_conn (defined in lirc.client.Command)lirc.client.Commandprotected
_parser (defined in lirc.client.Command)lirc.client.Commandprotected
run(self, float timeout=None)lirc.client.Command