|
IRremoteESP8266
|
This is the complete list of members for IREuromAc, including all inherited members.
| _ | IREuromAc | private |
| _irsend | IREuromAc | private |
| begin(void) | IREuromAc | |
| calcChecksum(const uint8_t state[], const uint16_t length=kEuromStateLength) | IREuromAc | static |
| calibrate(void) | IREuromAc | inline |
| checksum(void) | IREuromAc | private |
| convertFan(const stdAc::fanspeed_t speed) | IREuromAc | static |
| convertMode(const stdAc::opmode_t mode) | IREuromAc | static |
| convertSwing(const stdAc::swingv_t swing) | IREuromAc | static |
| getFan(void) const | IREuromAc | |
| getMode(void) const | IREuromAc | |
| getModeCelsiusByte(const uint8_t mode, const uint8_t celsius) const | IREuromAc | private |
| getOffTimer(void) const | IREuromAc | |
| getOnTimer(void) const | IREuromAc | |
| getPower(void) const | IREuromAc | |
| getRaw(void) | IREuromAc | |
| getSleep(void) const | IREuromAc | |
| getSleepOnTimerByte(const bool sleep, const uint8_t hours) const | IREuromAc | private |
| getSwing(void) const | IREuromAc | |
| getTemp(void) const | IREuromAc | |
| getTempIsFahrenheit(void) const | IREuromAc | |
| IREuromAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IREuromAc | explicit |
| off(void) | IREuromAc | |
| on(void) | IREuromAc | |
| send(const uint16_t repeat=kNoRepeat) | IREuromAc | |
| setFan(const uint8_t speed) | IREuromAc | |
| setMode(const uint8_t mode) | IREuromAc | |
| setOffTimer(const uint8_t duration) | IREuromAc | |
| setOnTimer(const uint8_t duration) | IREuromAc | |
| setPower(const bool state) | IREuromAc | |
| setRaw(const uint8_t state[]) | IREuromAc | |
| setSleep(const bool state) | IREuromAc | |
| setSwing(const bool state) | IREuromAc | |
| setTemp(const uint8_t degrees, const bool fahrenheit=false) | IREuromAc | |
| state_celsius_ | IREuromAc | private |
| state_mode_ | IREuromAc | private |
| state_on_timer_ | IREuromAc | private |
| state_sleep_ | IREuromAc | private |
| stateReset() | IREuromAc | |
| toCommon(void) const | IREuromAc | |
| toCommonFanSpeed(const uint8_t speed) | IREuromAc | static |
| toCommonMode(const uint8_t mode) | IREuromAc | static |
| toCommonSwing(const bool swing) | IREuromAc | static |
| toString(void) const | IREuromAc | |
| validChecksum(const uint8_t state[], const uint16_t length=kEuromStateLength) | IREuromAc | static |