|
join 1.0
lightweight network framework library
|


Go to the source code of this file.
Classes | |
| class | join::SmtpSender |
| mail sender. More... | |
| class | join::SmtpRecipient |
| mail recipient. More... | |
| class | join::SmtpMessage |
| mail message. More... | |
Namespaces | |
| namespace | join |
Typedefs | |
| using | join::SmtpRecipients = std::vector<SmtpRecipient> |
| mail recipient list. | |
Functions | |
| std::ostream & | join::operator<< (std::ostream &out, const SmtpSender &sender) |
| insert mail sender into stream. | |