Qore SSH2 Module  1.3
Qore::SSH2::SSH2Base Member List

This is the complete list of members for Qore::SSH2::SSH2Base, including all inherited members.

clearStats()Qore::SSH2::SSH2Base
clearWarningQueue()Qore::SSH2::SSH2Base
connect(timeout timeout=1m)Qore::SSH2::SSH2Base
connected()Qore::SSH2::SSH2Base
constructor()Qore::SSH2::SSH2Base
disconnect(timeout timeout=1m)Qore::SSH2::SSH2Base
getUsageInfo()Qore::SSH2::SSH2Base
setKeys(string priv_key, *string pub_key)Qore::SSH2::SSH2Base
setPassword(string pass)Qore::SSH2::SSH2Base
setUser(string user)Qore::SSH2::SSH2Base
setWarningQueue(int warning_ms, int warning_bs, Queue queue, any arg, timeout min_ms=1s)Qore::SSH2::SSH2Base