#include <uhd/usrp/dboard_base.hpp>
A daughter board dboard_base class for all dboards. Only other dboard dboard_base classes should inherit this.
◆ ctor_args_t
An opaque type for the dboard constructor args. Derived classes should pass the args into the base class, but should not deal with the internals of the args.
◆ sptr
◆ dboard_base()
◆ ~dboard_base()
virtual uhd::usrp::dboard_base::~dboard_base |
( |
| ) |
|
|
inlinevirtual |
◆ get_iface()
◆ get_rx_id()
◆ get_rx_subtree()
◆ get_subdev_name()
std::string uhd::usrp::dboard_base::get_subdev_name |
( |
void |
| ) |
|
|
protected |
◆ get_tx_id()
◆ get_tx_subtree()
◆ initialize()
virtual void uhd::usrp::dboard_base::initialize |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: