Liste complète des membres de RCSwitch, y compris les membres hérités :
| disableTransmit() | RCSwitch | |
| enableTransmit(int nTransmitterPin) | RCSwitch | |
| RCSwitch() | RCSwitch | |
| send(unsigned long code, unsigned int length) | RCSwitch | |
| send(const char *sCodeWord) | RCSwitch | |
| sendTriState(const char *sCodeWord) | RCSwitch | |
| setProtocol(Protocol protocol) | RCSwitch | |
| setProtocol(int nProtocol) | RCSwitch | |
| setProtocol(int nProtocol, int nPulseLength) | RCSwitch | |
| setPulseLength(int nPulseLength) | RCSwitch | |
| setRepeatTransmit(int nRepeatTransmit) | RCSwitch | |
| switchOff(int nGroupNumber, int nSwitchNumber) | RCSwitch | |
| switchOff(const char *sGroup, int nSwitchNumber) | RCSwitch | |
| switchOff(char sFamily, int nGroup, int nDevice) | RCSwitch | |
| switchOff(const char *sGroup, const char *sDevice) | RCSwitch | |
| switchOff(char sGroup, int nDevice) | RCSwitch | |
| switchOn(int nGroupNumber, int nSwitchNumber) | RCSwitch | |
| switchOn(const char *sGroup, int nSwitchNumber) | RCSwitch | |
| switchOn(char sFamily, int nGroup, int nDevice) | RCSwitch | |
| switchOn(const char *sGroup, const char *sDevice) | RCSwitch | |
| switchOn(char sGroup, int nDevice) | RCSwitch | |