UHD  003.001.002
Classes | Typedefs
gps_ctrl.hpp File Reference
#include <boost/shared_ptr.hpp>
#include <boost/utility.hpp>
#include <boost/function.hpp>
#include <boost/date_time/posix_time/posix_time_types.hpp>

Go to the source code of this file.

Classes

class  gps_ctrl
 

Typedefs

typedef boost::function< void(std::string)> gps_send_fn_t
 
typedef boost::function< std::string(void)> gps_recv_fn_t
 

Typedef Documentation

◆ gps_recv_fn_t

typedef boost::function<std::string(void)> gps_recv_fn_t

◆ gps_send_fn_t

typedef boost::function<void(std::string)> gps_send_fn_t