IRremoteESP8266
|
This is the complete list of members for IRLgAc, including all inherited members.
_ | IRLgAc | private |
_irsend | IRLgAc | private |
_isAKB73757604(void) const | IRLgAc | private |
_isAKB74955603(void) const | IRLgAc | private |
_isLG6711A20083V(void) const | IRLgAc | private |
_isNormal(void) const | IRLgAc | private |
_light | IRLgAc | private |
_model | IRLgAc | private |
_protocol | IRLgAc | private |
_setTemp(const uint8_t value) | IRLgAc | inlineprivate |
_swingh | IRLgAc | private |
_swingh_prev | IRLgAc | private |
_swingv | IRLgAc | private |
_swingv_prev | IRLgAc | private |
_temp | IRLgAc | private |
_vaneswingv | IRLgAc | private |
_vaneswingv_prev | IRLgAc | private |
begin(void) | IRLgAc | |
calcChecksum(const uint32_t state) | IRLgAc | static |
calcVaneSwingV(const uint8_t vane, const uint8_t position) | IRLgAc | static |
calibrate(void) | IRLgAc | inline |
checksum(void) | IRLgAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRLgAc | static |
convertMode(const stdAc::opmode_t mode) | IRLgAc | static |
convertSwingV(const stdAc::swingv_t swingv) | IRLgAc | static |
convertVaneSwingV(const stdAc::swingv_t swingv) | IRLgAc | static |
getFan(void) const | IRLgAc | |
getLight(void) const | IRLgAc | |
getMode(void) const | IRLgAc | |
getModel(void) const | IRLgAc | |
getPower(void) const | IRLgAc | |
getRaw(void) | IRLgAc | |
getSwingH(void) const | IRLgAc | |
getSwingV(void) const | IRLgAc | |
getTemp(void) const | IRLgAc | |
getVaneCode(const uint32_t raw) | IRLgAc | static |
getVaneSwingV(const uint8_t vane) const | IRLgAc | |
IRLgAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRLgAc | explicit |
isLightToggle(void) const | IRLgAc | |
isOffCommand(void) const | IRLgAc | |
isSwing(void) const | IRLgAc | |
isSwingH(void) const | IRLgAc | |
isSwingV(void) const | IRLgAc | |
isSwingVToggle(void) const | IRLgAc | |
isValidLgAc(void) const | IRLgAc | |
isVaneSwingV(void) const | IRLgAc | |
off(void) | IRLgAc | |
on(void) | IRLgAc | |
send(const uint16_t repeat=kLgDefaultRepeat) | IRLgAc | |
setFan(const uint8_t speed) | IRLgAc | |
setLight(const bool on) | IRLgAc | |
setMode(const uint8_t mode) | IRLgAc | |
setModel(const lg_ac_remote_model_t model) | IRLgAc | |
setPower(const bool on) | IRLgAc | |
setRaw(const uint32_t new_code, const decode_type_t protocol=decode_type_t::UNKNOWN) | IRLgAc | |
setSwingH(const bool on) | IRLgAc | |
setSwingV(const uint32_t position) | IRLgAc | |
setTemp(const uint8_t degrees) | IRLgAc | |
setVaneSwingV(const uint8_t vane, const uint8_t position) | IRLgAc | |
stateReset(void) | IRLgAc | |
toCommon(const stdAc::state_t *prev=NULL) const | IRLgAc | |
toCommonFanSpeed(const uint8_t speed) | IRLgAc | static |
toCommonMode(const uint8_t mode) | IRLgAc | static |
toCommonSwingV(const uint32_t code) | IRLgAc | static |
toCommonVaneSwingV(const uint8_t pos) | IRLgAc | static |
toString(void) const | IRLgAc | |
updateSwingPrev(void) | IRLgAc | |
validChecksum(const uint32_t state) | IRLgAc | static |