Qore Ssh2Connections Module Reference
1.2
|
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 attributes={}, hash options={}) | Ssh2Connections::SftpConnection | |
getConstructorInfoImpl() | Ssh2Connections::SftpConnection | private |
getImpl(bool connect=True, *hash 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 |