 
    | addRecipient(std::string recipient) | MMSMail | |
| getHost() const | MMSMail | |
| getMailBody() const | MMSMail | |
| getRecipient(int index) const | MMSMail | |
| getRecipientCount() const | MMSMail | |
| getReturnAddress() const | MMSMail | |
| getSubject() const | MMSMail | |
| host | MMSMail |  [private] | 
| mailBody | MMSMail |  [private] | 
| MMSMail(const std::string _subject, const std::string _returnAddress, const std::string _host) | MMSMail | |
| recipients | MMSMail |  [private] | 
| removeRecipient(int index) | MMSMail | |
| returnAddress | MMSMail |  [private] | 
| send() | MMSMail | |
| setAuthData(const std::string &user, const std::string &password) | MMSMail | |
| setHost(std::string host) | MMSMail | |
| setMailBody(std::string mailBody) | MMSMail | |
| setReturnAddress(std::string returnAddress) | MMSMail | |
| setSubject(const std::string subject) | MMSMail | |
| subject | MMSMail |  [private] | 
| transportService | MMSMail |  [private] | 
| ~MMSMail() | MMSMail | 
