8 #ifndef INCLUDED_UHD_UTILS_TASKS_HPP 9 #define INCLUDED_UHD_UTILS_TASKS_HPP 12 #include <boost/shared_ptr.hpp> 13 #include <boost/function.hpp> 14 #include <boost/utility.hpp> 20 typedef boost::shared_ptr<task>
sptr;
36 const task_fcn_type &task_fcn,
37 const std::string &name=
"" boost::shared_ptr< task > sptr
Definition: tasks.hpp:20
boost::function< void(void)> task_fcn_type
Definition: tasks.hpp:21
Definition: build_info.hpp:14
#define UHD_API
Definition: config.h:62