|
IRremoteESP8266
|
This is the complete list of members for IRSamsungAc, including all inherited members.
| _ | IRSamsungAc | private |
| _forcepower | IRSamsungAc | private |
| _irsend | IRSamsungAc | private |
| _lastsentpowerstate | IRSamsungAc | private |
| begin(void) | IRSamsungAc | |
| calcChecksum(const uint8_t state[], const uint16_t length=kSamsungAcStateLength) | IRSamsungAc | static |
| calibrate(void) | IRSamsungAc | inline |
| checksum(const uint16_t length=kSamsungAcStateLength) | IRSamsungAc | private |
| convertFan(const stdAc::fanspeed_t speed) | IRSamsungAc | static |
| convertMode(const stdAc::opmode_t mode) | IRSamsungAc | static |
| getBeep(void) const | IRSamsungAc | |
| getBreeze(void) const | IRSamsungAc | |
| getClean(void) const | IRSamsungAc | |
| getDisplay(void) const | IRSamsungAc | |
| getFan(void) const | IRSamsungAc | |
| getIon(void) const | IRSamsungAc | |
| getMode(void) const | IRSamsungAc | |
| getPower(void) const | IRSamsungAc | |
| getPowerful(void) const | IRSamsungAc | |
| getQuiet(void) const | IRSamsungAc | |
| getRaw(void) | IRSamsungAc | |
| getSwing(void) const | IRSamsungAc | |
| getTemp(void) const | IRSamsungAc | |
| IRSamsungAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRSamsungAc | explicit |
| off(void) | IRSamsungAc | |
| on(void) | IRSamsungAc | |
| send(const uint16_t repeat=kSamsungAcDefaultRepeat, const bool calcchecksum=true) | IRSamsungAc | |
| sendExtended(const uint16_t repeat=kSamsungAcDefaultRepeat, const bool calcchecksum=true) | IRSamsungAc | |
| sendOff(const uint16_t repeat=kSamsungAcDefaultRepeat) | IRSamsungAc | |
| sendOn(const uint16_t repeat=kSamsungAcDefaultRepeat) | IRSamsungAc | |
| setBeep(const bool on) | IRSamsungAc | |
| setBreeze(const bool on) | IRSamsungAc | |
| setClean(const bool on) | IRSamsungAc | |
| setDisplay(const bool on) | IRSamsungAc | |
| setFan(const uint8_t speed) | IRSamsungAc | |
| setIon(const bool on) | IRSamsungAc | |
| setMode(const uint8_t mode) | IRSamsungAc | |
| setPower(const bool on) | IRSamsungAc | |
| setPowerful(const bool on) | IRSamsungAc | |
| setQuiet(const bool on) | IRSamsungAc | |
| setRaw(const uint8_t new_code[], const uint16_t length=kSamsungAcStateLength) | IRSamsungAc | |
| setSwing(const bool on) | IRSamsungAc | |
| setTemp(const uint8_t temp) | IRSamsungAc | |
| stateReset(const bool forcepower=true, const bool initialPower=true) | IRSamsungAc | |
| toCommon(void) const | IRSamsungAc | |
| toCommonFanSpeed(const uint8_t speed) | IRSamsungAc | static |
| toCommonMode(const uint8_t mode) | IRSamsungAc | static |
| toString(void) const | IRSamsungAc | |
| validChecksum(const uint8_t state[], const uint16_t length=kSamsungAcStateLength) | IRSamsungAc | static |
1.8.17