|
C++ SMTP Stack
0.10
|
다음에 대한 모든 멤버의 목록입니다 : CSmtpClient (모든 상속된 멤버들도 포함합니다.)
| ClearEmail() | CSmtpClient | |
| Close() | CSmtpClient | |
| Connect() | CSmtpClient | |
| CSmtpClient() | CSmtpClient | |
| Send() | CSmtpClient | |
| SetAttachFile(const char *pszFileName) | CSmtpClient | |
| SetContent(const char *pszContent) | CSmtpClient | |
| SetFrom(const char *pszEmailFrom) | CSmtpClient | |
| SetLang(ESmtpLang eLang) | CSmtpClient | |
| SetServer(const char *pszServerIp, int iServerPort, bool bUseTls=false) | CSmtpClient | |
| SetSubject(const char *pszSubject) | CSmtpClient | |
| SetTo(const char *pszEmailTo) | CSmtpClient | |
| SetUser(const char *pszUserId, const char *pszPassWord) | CSmtpClient | |
| ~CSmtpClient() | CSmtpClient |
1.8.1.2