23     typedef std::shared_ptr<task> 
sptr;
    38     static sptr make(
const task_fcn_type& task_fcn, 
const std::string& name = 
"");
 std::shared_ptr< task > sptr
Definition: tasks.hpp:23
 
boost::noncopyable noncopyable
Definition: noncopyable.hpp:45
 
Definition: build_info.hpp:12
 
std::function< void(void)> task_fcn_type
Definition: tasks.hpp:24
 
#define UHD_API
Definition: config.h:87