8 #ifndef INCLUDED_UHD_USRP_DBOARD_ID_HPP
9 #define INCLUDED_UHD_USRP_DBOARD_ID_HPP
13 #include <boost/operators.hpp>
16 namespace uhd {
namespace usrp {
44 uint16_t to_uint16(
void)
const;
52 static dboard_id_t from_string(
const std::string&
string);
58 std::string to_string(
void)
const;
64 std::string to_cname(
void)
const;
70 std::string to_pp_string(
void)
const;