![]() |
LIRC libraries
LinuxInfraredRemoteControl
|
This is the complete list of members for lirc.client.CommandConnection, including all inherited members.
__enter__(self) (defined in lirc.client.AbstractConnection) | lirc.client.AbstractConnection | |
__exit__(self, exc_type, exc, traceback) (defined in lirc.client.AbstractConnection) | lirc.client.AbstractConnection | |
__init__(self, str socket_path=None) (defined in lirc.client.CommandConnection) | lirc.client.CommandConnection | |
__init__(self, str socket_path=None, str prog=_DEFAULT_PROG) (defined in lirc.client.RawConnection) | lirc.client.RawConnection | |
close(self) | lirc.client.RawConnection | |
fileno(self) | lirc.client.RawConnection | |
has_data(self) | lirc.client.RawConnection | |
readline(self, float timeout=None) | lirc.client.RawConnection | |
send(self,(bytearray, str) command) | lirc.client.CommandConnection |