DDS  ver. 2.0
Public Types | Public Member Functions | List of all members
dds::ssh_cmd::CTask< _T, _P > Class Template Reference

#include <threadPool.h>

Public Types

typedef CTaskImp< _T, _P > task_t
 

Public Member Functions

 CTask (task_t &_task, _P &_param)
 
bool run ()
 

Member Typedef Documentation

◆ task_t

template<class _T , class _P >
typedef CTaskImp<_T, _P> dds::ssh_cmd::CTask< _T, _P >::task_t

Constructor & Destructor Documentation

◆ CTask()

template<class _T , class _P >
dds::ssh_cmd::CTask< _T, _P >::CTask ( task_t _task,
_P &  _param 
)
inline

Member Function Documentation

◆ run()

template<class _T , class _P >
bool dds::ssh_cmd::CTask< _T, _P >::run ( )
inline

The documentation for this class was generated from the following file: