Universal Software Radio Peripheral
Classes | Typedefs

usrp_standard.h File Reference

#include <usrp/usrp_basic.h>
#include <boost/shared_ptr.hpp>
#include <usrp/usrp_tune_result.h>
Include dependency graph for usrp_standard.h:

Go to the source code of this file.

Classes

class  usrp_standard_common
class  usrp_standard_rx
 The C++ interface the receive side of the USRPThis is the recommended interface to USRP receive functionality for applications that use the USRP but not GNU Radio. More...
class  usrp_standard_tx
 The C++ interface the transmit side of the USRPThis is the recommended interface to USRP transmit functionality for applications that use the USRP but not GNU Radio. More...

Typedefs

typedef boost::shared_ptr
< usrp_standard_tx
usrp_standard_tx_sptr
typedef boost::shared_ptr
< usrp_standard_rx
usrp_standard_rx_sptr

Typedef Documentation

typedef boost::shared_ptr<usrp_standard_rx> usrp_standard_rx_sptr
typedef boost::shared_ptr<usrp_standard_tx> usrp_standard_tx_sptr