#include <fe_gps_port_impl.h>
|
virtual frontend::GPSInfo | get_gps_info (const std::string &port_name) |
|
virtual void | set_gps_info (const std::string &port_name, const frontend::GPSInfo &gps_info) |
|
virtual frontend::GpsTimePos | get_gps_time_pos (const std::string &port_name) |
|
virtual void | set_gps_time_pos (const std::string &port_name, const frontend::GpsTimePos &gps_time_pos) |
|
virtual frontend::GPSInfo frontend::gps_delegation::get_gps_info |
( |
const std::string & |
port_name | ) |
|
|
inlinevirtual |
virtual frontend::GpsTimePos frontend::gps_delegation::get_gps_time_pos |
( |
const std::string & |
port_name | ) |
|
|
inlinevirtual |
virtual void frontend::gps_delegation::set_gps_info |
( |
const std::string & |
port_name, |
|
|
const frontend::GPSInfo & |
gps_info |
|
) |
| |
|
inlinevirtual |
virtual void frontend::gps_delegation::set_gps_time_pos |
( |
const std::string & |
port_name, |
|
|
const frontend::GpsTimePos & |
gps_time_pos |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: