IRremoteESP8266
IRSharpAc Member List

This is the complete list of members for IRSharpAc, including all inherited members.

_IRSharpAcprivate
_fanIRSharpAcprivate
_getEconoToggle(void) constIRSharpAcprivate
_irsendIRSharpAcprivate
_modeIRSharpAcprivate
_modelIRSharpAcprivate
_setEconoToggle(const bool on)IRSharpAcprivate
_tempIRSharpAcprivate
begin(void)IRSharpAc
calcChecksum(uint8_t state[], const uint16_t length=kSharpAcStateLength)IRSharpAcprivatestatic
calibrate(void)IRSharpAcinline
checksum(void)IRSharpAcprivate
clearPowerSpecial(void)IRSharpAcprivate
convertFan(const stdAc::fanspeed_t speed, const sharp_ac_remote_model_t model=sharp_ac_remote_model_t::A907)IRSharpAcstatic
convertMode(const stdAc::opmode_t mode)IRSharpAcstatic
convertSwingV(const stdAc::swingv_t position)IRSharpAcstatic
getClean(void) constIRSharpAc
getEconoToggle(void) constIRSharpAc
getFan(void) constIRSharpAc
getIon(void) constIRSharpAc
getLightToggle(void) constIRSharpAc
getMode(void) constIRSharpAc
getModel(const bool raw=false) constIRSharpAc
getPower(void) constIRSharpAc
getPowerSpecial(void) constIRSharpAcprivate
getRaw(void)IRSharpAc
getSpecial(void) constIRSharpAc
getSwingToggle(void) constIRSharpAc
getSwingV(void) constIRSharpAc
getTemp(void) constIRSharpAc
getTimerEnabled(void) constIRSharpAc
getTimerTime(void) constIRSharpAc
getTimerType(void) constIRSharpAc
getTurbo(void) constIRSharpAc
IRSharpAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true)IRSharpAcexplicit
isPowerSpecial(void) constIRSharpAc
off(void)IRSharpAc
on(void)IRSharpAc
send(const uint16_t repeat=kSharpAcDefaultRepeat)IRSharpAc
setClean(const bool on)IRSharpAc
setEconoToggle(const bool on)IRSharpAc
setFan(const uint8_t fan, const bool save=true)IRSharpAc
setIon(const bool on)IRSharpAc
setLightToggle(const bool on)IRSharpAc
setMode(const uint8_t mode, const bool save=true)IRSharpAc
setModel(const sharp_ac_remote_model_t model)IRSharpAc
setPower(const bool on, const bool prev_on=true)IRSharpAc
setPowerSpecial(const uint8_t value)IRSharpAcinlineprivate
setRaw(const uint8_t new_code[], const uint16_t length=kSharpAcStateLength)IRSharpAc
setSpecial(const uint8_t mode)IRSharpAc
setSwingToggle(const bool on)IRSharpAc
setSwingV(const uint8_t position, const bool force=false)IRSharpAc
setTemp(const uint8_t temp, const bool save=true)IRSharpAc
setTimer(bool enable, bool timer_type, uint16_t mins)IRSharpAc
setTurbo(const bool on)IRSharpAc
stateReset(void)IRSharpAcprivate
toCommon(const stdAc::state_t *prev=NULL) constIRSharpAc
toCommonFanSpeed(const uint8_t speed) constIRSharpAc
toCommonMode(const uint8_t mode) constIRSharpAc
toCommonSwingV(const uint8_t pos, const stdAc::opmode_t mode=stdAc::opmode_t::kHeat) constIRSharpAc
toString(void) constIRSharpAc
validChecksum(uint8_t state[], const uint16_t length=kSharpAcStateLength)IRSharpAcstatic