| addAttachment(const CzzString &file) | CzzMail | [inline] |
| addMessageRow(const CzzString &row) | CzzMail | |
| checkReply(const char *replycode) | CzzMail | [protected] |
| CzzMail(const char *host, const char *sender, const char *recipient, const char *subject, const char *sendername="", const char *recipientname="", const char *replyto="", const char *replytoname="", const char *msgid="") | CzzMail | |
| m_Host | CzzMail | [protected] |
| m_MessageId | CzzMail | [protected] |
| m_Recipient | CzzMail | [protected] |
| m_RecipientName | CzzMail | [protected] |
| m_ReplyTo | CzzMail | [protected] |
| m_ReplyToName | CzzMail | [protected] |
| m_Sender | CzzMail | [protected] |
| m_SenderName | CzzMail | [protected] |
| m_Socket | CzzMail | [protected] |
| m_Subject | CzzMail | [protected] |
| send(const char *buff) | CzzMail | [protected] |
| sendMessage(void) | CzzMail | |
| ~CzzMail() | CzzMail | [virtual] |
1.4.6-NO