KDESu::SshProcess Member List
This is the complete list of members for
KDESu::SshProcess, including all inherited members.
| __pad0__ | KDESu::PtyProcess | |
| checkInstall(const char *password) | KDESu::SshProcess | |
| checkNeedPassword() | KDESu::SshProcess | |
| checkPid(pid_t pid) | KDESu::PtyProcess | [static] |
| checkPidExited(pid_t pid) | KDESu::PtyProcess | [static] |
| checkPidStatus enum name | KDESu::PtyProcess | |
| ConverseStub(int check) | KDESu::StubProcess | [protected] |
| display() | KDESu::SshProcess | [protected, virtual] |
| displayAuth() | KDESu::SshProcess | [protected, virtual] |
| enableLocalEcho(bool enable=true) | KDESu::PtyProcess | |
| environment() const | KDESu::PtyProcess | [protected] |
| Error enum value | KDESu::PtyProcess | |
| error() const | KDESu::SshProcess | |
| Errors enum name | KDESu::SshProcess | |
| exec(const char *password, int check=0) | KDESu::SshProcess | |
| KDESu::StubProcess::exec(const QByteArray &command, const QList< QByteArray > &args) | KDESu::PtyProcess | |
| fd() const | KDESu::PtyProcess | |
| Killed enum value | KDESu::PtyProcess | |
| m_bErase | KDESu::PtyProcess | [protected] |
| m_bTerminal | KDESu::PtyProcess | [protected] |
| m_bXOnly | KDESu::StubProcess | [protected] |
| m_Command | KDESu::StubProcess | [protected] |
| m_Exit | KDESu::PtyProcess | [protected] |
| m_pCookie | KDESu::StubProcess | [protected] |
| m_Pid | KDESu::PtyProcess | [protected] |
| m_Priority | KDESu::StubProcess | [protected] |
| m_Scheduler | KDESu::StubProcess | [protected] |
| m_User | KDESu::StubProcess | [protected] |
| ms | KDESu::PtyProcess | |
| NotExited enum value | KDESu::PtyProcess | |
| pid() const | KDESu::PtyProcess | |
| prompt() const | KDESu::SshProcess | |
| PtyProcess() | KDESu::PtyProcess | |
| readAll(bool block=true) | KDESu::PtyProcess | |
| readLine(bool block=true) | KDESu::PtyProcess | |
| SchedNormal enum value | KDESu::StubProcess | |
| SchedRealtime enum value | KDESu::StubProcess | |
| Scheduler enum name | KDESu::StubProcess | |
| setCommand(const QByteArray &command) | KDESu::StubProcess | |
| setEnvironment(const QList< QByteArray > &env) | KDESu::PtyProcess | |
| setErase(bool erase) | KDESu::PtyProcess | |
| setExitString(const QByteArray &exit) | KDESu::PtyProcess | |
| setHost(const QByteArray &host) | KDESu::SshProcess | |
| setPriority(int prio) | KDESu::StubProcess | |
| setScheduler(int sched) | KDESu::StubProcess | |
| setStub(const QByteArray &stub) | KDESu::SshProcess | |
| setTerminal(bool terminal) | KDESu::PtyProcess | |
| setUser(const QByteArray &user) | KDESu::StubProcess | |
| setXOnly(bool xonly) | KDESu::StubProcess | |
| SshIncorrectPassword enum value | KDESu::SshProcess | |
| SshNeedsPassword enum value | KDESu::SshProcess | |
| SshNotFound enum value | KDESu::SshProcess | |
| SshProcess(const QByteArray &host=QByteArray(), const QByteArray &user=QByteArray(), const QByteArray &command=QByteArray()) | KDESu::SshProcess | [explicit] |
| StubProcess() | KDESu::StubProcess | |
| unreadLine(const QByteArray &line, bool addNewline=true) | KDESu::PtyProcess | |
| virtual_hook(int id, void *data) | KDESu::SshProcess | [protected, virtual] |
| waitForChild() | KDESu::PtyProcess | |
| WaitSlave() | KDESu::PtyProcess | |
| writeLine(const QByteArray &line, bool addNewline=true) | KDESu::PtyProcess | |
| ~PtyProcess() | KDESu::PtyProcess | [virtual] |
| ~SshProcess() | KDESu::SshProcess | |
| ~StubProcess() | KDESu::StubProcess | |