21     typedef std::shared_ptr<gps_ctrl> 
sptr;
    33     virtual std::vector<std::string> get_sensors(
void) = 0;
    44     virtual bool gps_detected(
void) = 0;
 boost::noncopyable noncopyable
Definition: noncopyable.hpp:45
 
std::shared_ptr< uart_iface > sptr
Definition: serial.hpp:171
 
Definition: build_info.hpp:12
 
Definition: sensors.hpp:28
 
#define UHD_API
Definition: config.h:87
 
Definition: gps_ctrl.hpp:18
 
std::shared_ptr< gps_ctrl > sptr
Definition: gps_ctrl.hpp:21