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 {
    73     std::string to_pp_string(
void) 
const;
    80     std::string to_string(
void) 
const;
 std::string db_name
The daughterboard slot name. 
Definition: subdev_spec.hpp:24
 
std::string sd_name
The subdevice name. 
Definition: subdev_spec.hpp:27
 
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:13
 
Definition: subdev_spec.hpp:21
 
#define UHD_API
Definition: config.h:68
 
Definition: subdev_spec.hpp:60