18 #ifndef INCLUDED_UHD_TYPES_MAC_ADDR_HPP    19 #define INCLUDED_UHD_TYPES_MAC_ADDR_HPP    45         static mac_addr_t from_string(
const std::string &mac_addr_str);
    57         std::string to_string(
void) 
const;
 
#define UHD_API
Definition: config.hpp:76
 
Definition: convert.hpp:28
 
std::vector< boost::uint8_t > byte_vector_t
Definition: serial.hpp:30
 
Definition: mac_addr.hpp:31