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

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
_buffer (defined in lirc.client.RawConnection)lirc.client.RawConnectionprotected
_select (defined in lirc.client.RawConnection)lirc.client.RawConnectionprotected
_socket (defined in lirc.client.RawConnection)lirc.client.RawConnectionprotected
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