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