Qore ssh2 Module ..
Loading...
Searching...
No Matches
Qore::SSH2::SSH2Channel Member List

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

close(timeout timeout=-1)Qore::SSH2::SSH2Channel
constructor()Qore::SSH2::SSH2Channel
copy()Qore::SSH2::SSH2Channel
destructor()Qore::SSH2::SSH2Channel
eof()Qore::SSH2::SSH2Channel
exec(string command, timeout timeout=-1)Qore::SSH2::SSH2Channel
extendedDataIgnore(timeout timeout=-1)Qore::SSH2::SSH2Channel
extendedDataMerge(timeout timeout=-1)Qore::SSH2::SSH2Channel
extendedDataNormal(timeout timeout=-1)Qore::SSH2::SSH2Channel
getEncoding()Qore::SSH2::SSH2Channel
getExitStatus()Qore::SSH2::SSH2Channel
read(softint stream_id=0, timeout timeout=10000)Qore::SSH2::SSH2Channel
readBinary(softint stream_id=0, timeout timeout=10000)Qore::SSH2::SSH2Channel
readBinaryBlock(softint size, softint stream_id=0, timeout timeout=-1)Qore::SSH2::SSH2Channel
readBlock(softint size, softint stream_id=0, timeout timeout=-1)Qore::SSH2::SSH2Channel
requestPty(string term="vanilla", string modes="", softint width=LIBSSH2_TERM_WIDTH, softint height=LIBSSH2_TERM_HEIGHT, softint width_px=LIBSSH2_TERM_WIDTH_PX, softint height_px=LIBSSH2_TERM_HEIGHT_PX, timeout timeout=-1)Qore::SSH2::SSH2Channel
requestX11Forwarding(softint screen_no=0, bool single_connection=False, string auth_proto="", string auth_cookie="", timeout timeout=-1)Qore::SSH2::SSH2Channel
sendEof(timeout timeout=-1)Qore::SSH2::SSH2Channel
setEncoding(string encoding)Qore::SSH2::SSH2Channel
setenv(string var, string value, timeout timeout=-1)Qore::SSH2::SSH2Channel
shell(timeout timeout=-1)Qore::SSH2::SSH2Channel
subsystem(string command, timeout timeout=-1)Qore::SSH2::SSH2Channel
waitClosed(timeout timeout=-1)Qore::SSH2::SSH2Channel
waitEof(timeout timeout=-1)Qore::SSH2::SSH2Channel
write(data data, softint stream_id=0, timeout timeout_ms=-1)Qore::SSH2::SSH2Channel