8 #ifndef INCLUDED_UHD_USRP_SUBDEV_SPEC_HPP 9 #define INCLUDED_UHD_USRP_SUBDEV_SPEC_HPP 12 #include <boost/operators.hpp> 16 namespace uhd{
namespace usrp{
34 const std::string &db_name =
"",
35 const std::string &sd_name =
"" 75 std::string to_pp_string(
void)
const;
82 std::string to_string(
void)
const;
std::string db_name
The daughterboard slot name.
Definition: subdev_spec.hpp:23
std::string sd_name
The subdevice name.
Definition: subdev_spec.hpp:26
UHD_INLINE bool operator!=(fp_compare_delta< float_t > lhs, fp_compare_delta< float_t > rhs)
Definition: fp_compare_delta.ipp:65
UHD_API bool operator==(const dboard_id_t &lhs, const dboard_id_t &rhs)
Definition: build_info.hpp:14
Definition: subdev_spec.hpp:21
#define UHD_API
Definition: config.h:63
Definition: subdev_spec.hpp:62