LogService
libdadi: utility tools for distributed applications
SSHTunnel Member List

This is the complete list of members for SSHTunnel, including all inherited members.

close() (defined in SSHTunnel)SSHTunnel
createTunnelFrom(const bool create) (defined in SSHTunnel)SSHTunnel
createTunnelTo(const bool create) (defined in SSHTunnel)SSHTunnel
getLocalPortFrom() const (defined in SSHTunnel)SSHTunnel
getLocalPortTo() const (defined in SSHTunnel)SSHTunnel
getRemoteHost() const (defined in SSHTunnel)SSHTunnel
getRemotePortFrom() const (defined in SSHTunnel)SSHTunnel
getRemotePortTo() const (defined in SSHTunnel)SSHTunnel
getSshHost() const (defined in SSHConnection)SSHConnection
getSshKeyPath() const (defined in SSHConnection)SSHConnection
getSshLogin() const (defined in SSHConnection)SSHConnection
getSshOptions() const (defined in SSHConnection)SSHConnection
getSshPath() const (defined in SSHConnection)SSHConnection
getSshPort() const (defined in SSHConnection)SSHConnection
open() (defined in SSHTunnel)SSHTunnel
setLocalPortFrom(const std::string &port) (defined in SSHTunnel)SSHTunnel
setLocalPortFrom(const int port) (defined in SSHTunnel)SSHTunnel
setLocalPortTo(const std::string &port) (defined in SSHTunnel)SSHTunnel
setLocalPortTo(const int port) (defined in SSHTunnel)SSHTunnel
setRemoteHost(const std::string &host) (defined in SSHTunnel)SSHTunnel
setRemotePortFrom(const std::string &port) (defined in SSHTunnel)SSHTunnel
setRemotePortFrom(const int port) (defined in SSHTunnel)SSHTunnel
setRemotePortTo(const std::string &port) (defined in SSHTunnel)SSHTunnel
setRemotePortTo(const int port) (defined in SSHTunnel)SSHTunnel
setSshHost(const std::string &host) (defined in SSHConnection)SSHConnection
setSshKeyPath(const std::string &path) (defined in SSHConnection)SSHConnection
setSshLogin(const std::string &login) (defined in SSHConnection)SSHConnection
setSshOptions(const std::string &options) (defined in SSHConnection)SSHConnection
setSshPath(const std::string &path) (defined in SSHConnection)SSHConnection
setSshPort(const std::string &port) (defined in SSHConnection)SSHConnection
setSshPort(const int port) (defined in SSHConnection)SSHConnection
setWaitingTime(const unsigned int time) (defined in SSHTunnel)SSHTunnel
SSHConnection() (defined in SSHConnection)SSHConnection
SSHConnection(const std::string &sshHost, const std::string &sshPort, const std::string &login, const std::string &keyPath, const std::string &sshPath) (defined in SSHConnection)SSHConnection
SSHTunnel() (defined in SSHTunnel)SSHTunnel
SSHTunnel(const std::string &sshHost, const std::string &remoteHost, const std::string &localPortFrom, const std::string &remotePortTo, const std::string &remotePortFrom, const std::string &localPortTo, const bool createTo=true, const bool createFrom=true, const std::string &sshPath="/usr/bin/ssh", const std::string &sshPort="22", const std::string &login=userLogin(), const std::string &keyPath=userKey()) (defined in SSHTunnel)SSHTunnel
SSHTunnel(const std::string &sshHost, const std::string &remoteHost, const std::string &localPortFrom, const std::string &remotePortTo, const bool createTo=true, const std::string &sshPath="/usr/bin/ssh", const std::string &serverPort="22", const std::string &login=userLogin(), const std::string &keyPath=userKey()) (defined in SSHTunnel)SSHTunnel
userKey() (defined in SSHConnection)SSHConnectionprotectedstatic
userLogin() (defined in SSHConnection)SSHConnectionprotectedstatic
~SSHTunnel() (defined in SSHTunnel)SSHTunnel