#include <clock_relay.h>
|
| ClockRelay (std::string from, std::string to, std::string clock_relay_type_string, double frequency) |
|
|
bool | getClockOffsetCb (multimaster_msgs::GetClockOffset::Request &req, multimaster_msgs::GetClockOffset::Response &res) |
|
Definition at line 39 of file clock_relay.h.
clock_relay::ClockRelay::ClockRelay |
( |
std::string |
from, |
|
|
std::string |
to, |
|
|
std::string |
clock_relay_type_string, |
|
|
double |
frequency |
|
) |
| |
bool clock_relay::ClockRelay::getClockOffsetCb |
( |
multimaster_msgs::GetClockOffset::Request & |
req, |
|
|
multimaster_msgs::GetClockOffset::Response & |
res |
|
) |
| |
|
private |
multimaster_msgs::ClockOffset clock_relay::ClockRelay::offset_ |
|
private |
const boost::unordered_map< std::string, ClockRelay::Type > clock_relay::ClockRelay::type_name_map_ |
|
staticprivate |
The documentation for this class was generated from the following files: