Qore Ssh2Connections Module Reference
1.3
|
This is the complete list of members for Ssh2Connections::SftpConnection, including all inherited members.
constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | Ssh2Connections::SftpConnection | |
constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={}) | Ssh2Connections::SftpConnection | |
getImpl(bool connect=True, *hash< auto > rtopts) | Ssh2Connections::SftpConnection | private |
getOptions() | Ssh2Connections::AbstractSsh2Connection | |
getRuntimeOptions() | Ssh2Connections::SftpConnection | |
getType() | Ssh2Connections::SftpConnection | |
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | Ssh2Connections::SftpConnection | static |