SmtpMailInterface Member List

This is the complete list of members for SmtpMailInterface, including all inherited members.

Alloc(MAXON_SOURCE_LOCATION_DECLARATION)SmtpMailInterfacestatic
AttachBin(const Url &fname, MEDIA media=MEDIA::UNKNOWN, MEDIASUB sub=MEDIASUB::UNKNOWN)SmtpMailInterface
AttachBin(const String &fileName, const Block< const Char > &data, MEDIA media=MEDIA::UNKNOWN, MEDIASUB sub=MEDIASUB::UNKNOWN)SmtpMailInterface
AttachText(const String &text)SmtpMailInterface
GetReceiver(WritableArrayInterface< SmtpReceiver > &receiver) constSmtpMailInterface
GetSender(String &sender, String &senderClearName) constSmtpMailInterface
GetSubject(String &subject) constSmtpMailInterface
GetUserPassword(String &user, String &passwd) constSmtpMailInterface
MAXON_INTERFACE_NONVIRTUAL(SmtpMailInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.smtpmail")SmtpMailInterfaceprivate
SendMimeMail(const String &hostName, Int port)SmtpMailInterface
SetReceiver(const Block< const SmtpReceiver > &receiver)SmtpMailInterface
SetSender(const String &sender, const String &senderClearName)SmtpMailInterface
SetSubject(const String &subject)SmtpMailInterface
SetUserPassword(const String &user, const String &passwd)SmtpMailInterface