This is the complete list of members for Easyuino::GSMServiceSecure, including all inherited members.
_isInitialized | Easyuino::Device | protected |
addAllowedNumber(IN unsigned long phoneNumberToAdd) | Easyuino::GSMServiceSecure | |
availableSMS(OUT SMS &message, OUT bool &smsRead) | Easyuino::GSMServiceSecure | virtual |
begin(IN unsigned long gsmModuleBaudRate) | Easyuino::GSMService | |
begin() | Easyuino::GSMService | virtual |
beginListenForSMS() | Easyuino::GSMService | |
clearAllowedNumbers() | Easyuino::GSMServiceSecure | |
deleteAllReadSMS() | Easyuino::GSMService | |
deleteAllSentAndReadSMS() | Easyuino::GSMService | |
deleteAllSMS() | Easyuino::GSMService | |
Device() | Easyuino::Device | |
end() | Easyuino::GSMService | virtual |
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() const | Easyuino::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 | |