0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs

Mulit-host ssh automation tool. More...

Collaboration diagram for ssh:

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...
 

Detailed Description

Mulit-host ssh automation tool.

Typedef Documentation

typedef std::shared_ptr<SshSocketHandler> Hypertable::SshSocketHandlerPtr

Smart pointer to SshSocketHandler.

Definition at line 316 of file SshSocketHandler.h.