, including all inherited members.
allConns (defined in ne7ssh) | ne7ssh | [private] |
CIPHER_ALGORITHMS (defined in ne7ssh) | ne7ssh | [static] |
close(int channel) | ne7ssh | |
COMPRESSION_ALGORITHMS (defined in ne7ssh) | ne7ssh | [static] |
conCount (defined in ne7ssh) | ne7ssh | [private] |
connected (defined in ne7ssh) | ne7ssh | [private] |
connections (defined in ne7ssh) | ne7ssh | [private] |
connectWithKey(const char *host, const int port, const char *username, const char *privKeyFileName, bool shell=true, const int timeout=0) | ne7ssh | |
connectWithPassword(const char *host, const int port, const char *username, const char *password, bool shell=true, const int timeout=0) | ne7ssh | |
errors() | ne7ssh | [static] |
errs (defined in ne7ssh) | ne7ssh | [private, static] |
generateKeyPair(const char *type, const char *fqdn, const char *privKeyFileName, const char *pubKeyFileName, uint16 keySize=0) | ne7ssh | |
getChannelNo() | ne7ssh | [private] |
getConnetions() | ne7ssh | [inline] |
getReceivedSize(int channel, bool do_lock=true) | ne7ssh | |
HOSTKEY_ALGORITHMS (defined in ne7ssh) | ne7ssh | [static] |
init (defined in ne7ssh) | ne7ssh | [private] |
initSftp(Ne7SftpSubsystem &_sftp, int channel) | ne7ssh | |
isSelectActive() (defined in ne7ssh) | ne7ssh | [inline, static] |
KEX_ALGORITHMS (defined in ne7ssh) | ne7ssh | [static] |
lock() | ne7ssh | [private, static] |
MAC_ALGORITHMS (defined in ne7ssh) | ne7ssh | [static] |
mut (defined in ne7ssh) | ne7ssh | [private, static] |
ne7ssh() | ne7ssh | |
PREFERED_CIPHER (defined in ne7ssh) | ne7ssh | [static] |
PREFERED_MAC (defined in ne7ssh) | ne7ssh | [static] |
read(int channel, bool do_lock=true) | ne7ssh | |
readBinary(int channel) | ne7ssh | |
running (defined in ne7ssh) | ne7ssh | [private, static] |
select_thread (defined in ne7ssh) | ne7ssh | [private] |
selectActive (defined in ne7ssh) | ne7ssh | [private, static] |
selectDead() (defined in ne7ssh) | ne7ssh | [inline, static] |
selectThread(void *) | ne7ssh | [private, static] |
send(const char *data, int channel) | ne7ssh | |
sendCmd(const char *cmd, int channel, int timeout) | ne7ssh | |
setCount(uint32 count) | ne7ssh | [inline] |
setOptions(const char *prefCipher, const char *prefHmac) | ne7ssh | |
SSH_VERSION (defined in ne7ssh) | ne7ssh | [static] |
unlock() | ne7ssh | [private, static] |
waitFor(int channel, const char *str, uint32 timeout=0) | ne7ssh | |
~ne7ssh() | ne7ssh | |