ne7ssh_connection Member List
This is the complete list of members for
ne7ssh_connection, including all inherited members.
authWithKey(const char *username, const char *privKeyFileName) | ne7ssh_connection | [private] |
authWithPassword(const char *username, const char *password) | ne7ssh_connection | [private] |
channel (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
checkRemoteVersion() | ne7ssh_connection | [private] |
cmdClosed (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
cmdRunning (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
connected (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
connectWithKey(uint32 channelID, const char *host, uint32 port, const char *username, const char *privKeyFileName, bool shell=true, int timeout=0) | ne7ssh_connection | |
connectWithPassword(uint32 channelID, const char *host, uint32 port, const char *username, const char *password, bool shell=true, int timeout=0) | ne7ssh_connection | |
crypto (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
data2Send() | ne7ssh_connection | [inline] |
getChannelNo() | ne7ssh_connection | [inline] |
getCmdComplete() | ne7ssh_connection | [inline] |
getReceived() | ne7ssh_connection | [inline] |
getSocket() | ne7ssh_connection | [inline] |
handleData() | ne7ssh_connection | |
isCmdClosed() | ne7ssh_connection | [inline] |
isCmdRunning() | ne7ssh_connection | [inline] |
isConnected() | ne7ssh_connection | [inline] |
isOpen() | ne7ssh_connection | [inline] |
isRemoteShell() | ne7ssh_connection | [inline] |
isSftpActive() | ne7ssh_connection | |
mut (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
ne7ssh_connection() | ne7ssh_connection | |
requestService(const char *service) | ne7ssh_connection | [private] |
sendClose() | ne7ssh_connection | |
sendCmd(const char *cmd) | ne7ssh_connection | |
sendData(const char *data) | ne7ssh_connection | |
sendData() | ne7ssh_connection | [inline] |
sendLocalVersion() | ne7ssh_connection | [private] |
session (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
setChannelNo(int channelID) | ne7ssh_connection | [inline] |
sftp (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
sock (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
startSftp() | ne7ssh_connection | |
thisChannel (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
transport (defined in ne7ssh_connection) | ne7ssh_connection | [private] |
~ne7ssh_connection() | ne7ssh_connection | |