7 #ifndef INCLUDED_UHD_USRP_SUBDEV_SPEC_HPP     8 #define INCLUDED_UHD_USRP_SUBDEV_SPEC_HPP    11 #include <boost/operators.hpp>    15 namespace uhd{ 
namespace usrp{
    33             const std::string &db_name = 
"",
    34             const std::string &sd_name = 
""    74         std::string to_pp_string(
void) 
const;
    81         std::string to_string(
void) 
const;
 std::string db_name
The daughterboard slot name. 
Definition: subdev_spec.hpp:22
 
std::string sd_name
The subdevice name. 
Definition: subdev_spec.hpp:25
 
UHD_INLINE bool operator!=(fp_compare_delta< float_t > lhs, fp_compare_delta< float_t > rhs)
Definition: fp_compare_delta.ipp:64
 
UHD_API bool operator==(const dboard_id_t &lhs, const dboard_id_t &rhs)
 
Definition: build_info.hpp:14
 
Definition: subdev_spec.hpp:20
 
#define UHD_API
Definition: config.h:62
 
Definition: subdev_spec.hpp:61