DDS  ver. 3.6
Classes | Typedefs | Enumerations
dds::ssh_cmd Namespace Reference

Classes

class  CWorker
 
struct  SWNOptions
 

Typedefs

typedef boost::function< void(const std::string &, const std::string &, bool)> log_func_t
 

Enumerations

enum  ETaskType { task_submit, task_clean, task_status, task_exec }
 

Typedef Documentation

◆ log_func_t

typedef boost::function<void(const std::string&, const std::string&, bool)> dds::ssh_cmd::log_func_t

Enumeration Type Documentation

◆ ETaskType

Enumerator
task_submit 
task_clean 
task_status 
task_exec