Qore Ssh2Connections Module Reference  1.2
Ssh2Connections::Ssh2ClientConnection Member List

This is the complete list of members for Ssh2Connections::Ssh2ClientConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)Ssh2Connections::Ssh2ClientConnection
constructor(string name, string description, string url, hash attributes={}, hash options={})Ssh2Connections::Ssh2ClientConnection
getConstructorInfoImpl()Ssh2Connections::Ssh2ClientConnectionprivate
getImpl(bool connect=True, *hash rtopts)Ssh2Connections::Ssh2ClientConnectionprivate
getOptions()Ssh2Connections::AbstractSsh2Connection
getType()Ssh2Connections::Ssh2ClientConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)Ssh2Connections::Ssh2ClientConnectionstatic