Easyuino  1.2.0
Easyuino::GSMServiceSecure Member List

This is the complete list of members for Easyuino::GSMServiceSecure, including all inherited members.

_isInitializedEasyuino::Deviceprotected
addAllowedNumber(IN unsigned long phoneNumberToAdd)Easyuino::GSMServiceSecure
availableSMS(OUT SMS &message, OUT bool &smsRead)Easyuino::GSMServiceSecurevirtual
begin(IN unsigned long gsmModuleBaudRate)Easyuino::GSMService
begin()Easyuino::GSMServicevirtual
beginListenForSMS()Easyuino::GSMService
clearAllowedNumbers()Easyuino::GSMServiceSecure
deleteAllReadSMS()Easyuino::GSMService
deleteAllSentAndReadSMS()Easyuino::GSMService
deleteAllSMS()Easyuino::GSMService
Device()Easyuino::Device
end()Easyuino::GSMServicevirtual
GSMService(IN uint8_t txPin, IN uint8_t rxPin, IN uint8_t powerPin, IN Stream &outputStream)Easyuino::GSMService
GSMService(IN uint8_t txPin, IN uint8_t rxPin, IN uint8_t powerPin)Easyuino::GSMService
GSMServiceSecure(IN uint8_t txPin, IN uint8_t rxPin, IN uint8_t powerPin, IN Stream &outputStream)Easyuino::GSMServiceSecure
GSMServiceSecure(IN uint8_t txPin, IN uint8_t rxPin, IN uint8_t powerPin)Easyuino::GSMServiceSecure
isAllowed(IN unsigned long phoneNumber, OUT bool &allowed)Easyuino::GSMServiceSecure
isInitialized() constEasyuino::Device
isOn(OUT bool &isOn)Easyuino::GSMService
removeAllowedNumber(IN unsigned long phoneNumberToRemove)Easyuino::GSMServiceSecure
sendSMS(IN SMS &sms)Easyuino::GSMService
sendSMS(IN unsigned long phoneNumber, IN const char *message, IN unsigned int countryPrefixCode)Easyuino::GSMService
setBaudRate(IN unsigned long newBaudRate)Easyuino::GSMService
turnOff()Easyuino::GSMService
turnOn()Easyuino::GSMService
~Device()Easyuino::Device
~GSMService()Easyuino::GSMService
~GSMServiceSecure()Easyuino::GSMServiceSecure