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

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

__init__(self, str cmd, AbstractConnection connection, float timeout=0.4) (defined in lirc.client.Command)lirc.client.Command
_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