#include <uhd/config.hpp>
#include <uhd/transport/zero_copy.hpp>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | uhd::transport::zero_copy_flow_ctrl |
Namespaces | |
uhd | |
uhd::transport | |
Typedefs | |
typedef boost::function< bool(managed_buffer::sptr buff)> | uhd::transport::flow_ctrl_func |