Easyuino  1.2.0
Easyuino::GSMService Member List

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

_isInitializedEasyuino::Deviceprotected
availableSMS(OUT SMS &message, OUT bool &smsRead)Easyuino::GSMServicevirtual
begin(IN unsigned long gsmModuleBaudRate)Easyuino::GSMService
begin()Easyuino::GSMServicevirtual
beginListenForSMS()Easyuino::GSMService
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
isInitialized() constEasyuino::Device
isOn(OUT bool &isOn)Easyuino::GSMService
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