|
join 1.0
lightweight network framework library
|


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