9 #ifndef INCLUDED_UHD_UTILS_TASKS_HPP
10 #define INCLUDED_UHD_UTILS_TASKS_HPP
13 #include <boost/function.hpp>
14 #include <boost/shared_ptr.hpp>
15 #include <boost/utility.hpp>
22 typedef boost::shared_ptr<task>
sptr;
boost::shared_ptr< task > sptr
Definition: tasks.hpp:22
boost::function< void(void)> task_fcn_type
Definition: tasks.hpp:23
#define UHD_API
Definition: config.h:68