USRP Hardware Driver and USRP Manual  Version: 004.000.000.HEAD-0-g8773fb2c
UHD and USRP Manual
node_ctrl_base.hpp File Reference
#include <uhd/types/device_addr.hpp>
#include <uhd/rfnoc/constants.hpp>
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/utility.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/function.hpp>
#include <map>
#include <set>
#include <uhd/rfnoc/node_ctrl_base.ipp>

Go to the source code of this file.

Classes

class  uhd::rfnoc::node_ctrl_base
 

Namespaces

 uhd
 
 uhd::rfnoc
 

Macros

#define UHD_RFNOC_BLOCK_TRACE()   UHD_MSG(status) << "[" << unique_id() << "] "
 

Variables

class UHD_RFNOC_API uhd::rfnoc::node_ctrl_base
 Abstract base class for streaming nodes. More...
 

Macro Definition Documentation

◆ UHD_RFNOC_BLOCK_TRACE

#define UHD_RFNOC_BLOCK_TRACE ( )    UHD_MSG(status) << "[" << unique_id() << "] "