|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::SmtpSender, including all inherited members.
| _address | join::SmtpSender | protected |
| _name | join::SmtpSender | protected |
| address(const std::string &addr) | join::SmtpSender | |
| address() const | join::SmtpSender | |
| empty() const | join::SmtpSender | |
| operator=(const SmtpSender &other) | join::SmtpSender | |
| operator=(SmtpSender &&other) | join::SmtpSender | |
| realName(const std::string &name) | join::SmtpSender | |
| realName() const | join::SmtpSender | |
| SmtpSender()=default | join::SmtpSender | |
| SmtpSender(const std::string &address) | join::SmtpSender | |
| SmtpSender(const std::string &address, const std::string &name) | join::SmtpSender | |
| SmtpSender(const SmtpSender &other) | join::SmtpSender | |
| SmtpSender(SmtpSender &&other) | join::SmtpSender | |
| ~SmtpSender()=default | join::SmtpSender | virtual |