Qore SmtpClient Module Reference  1.7
SmtpClient::SmtpConnection Member List

This is the complete list of members for SmtpClient::SmtpConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SmtpClient::SmtpConnection
constructor(string name, string description, string url, hash attributes={}, hash options={})SmtpClient::SmtpConnection
getConstructorInfoImpl()SmtpClient::SmtpConnectionprotected
getImpl(bool connect=True, *hash rtopts)SmtpClient::SmtpConnectionprotected
getRuntimeOptions()SmtpClient::SmtpConnection
getType()SmtpClient::SmtpConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SmtpClient::SmtpConnectionstatic