Mulit-host ssh automation tool. More...
|
Classes | |
| class | Hypertable::SshOutputCollector |
| Collects buffers of output from execution of remote SSH command. More... | |
| class | Hypertable::SshOutputCollector::Buffer |
| Fixed-size buffer to hold a portion of output. More... | |
| class | Hypertable::SshOutputCollector::iterator |
| Iterator for traversing output line-by-line. More... | |
| class | Hypertable::SshSocketHandler |
| Raw socket handler for ssh protocol driver. More... | |
| class | Hypertable::SshThreadsCallbacks |
| Thread callbacks for libssh More... | |
Typedefs | |
| typedef std::shared_ptr < SshSocketHandler > | Hypertable::SshSocketHandlerPtr |
| Smart pointer to SshSocketHandler. More... | |
Mulit-host ssh automation tool.
| typedef std::shared_ptr<SshSocketHandler> Hypertable::SshSocketHandlerPtr |
Smart pointer to SshSocketHandler.
Definition at line 316 of file SshSocketHandler.h.
1.8.8