6#ifndef YARP_DEV_FRAMETRANSFORMSETNWCYARP_H
7#define YARP_DEV_FRAMETRANSFORMSETNWCYARP_H
80 bool close()
override;
89 mutable std::mutex m_trf_mutex;
90 mutable std::mutex m_pd_mutex;
91 std::string m_deviceName{
"frameTransformSet_nwc_yarp"};
92 std::string m_defaultConfigPrefix{
"/frameTransformClient"};
93 std::string m_defaultServerPrefix{
"/frameTransformServer/frameTransformSet_nws_yarp"};
94 std::string m_thriftPortName;
95 std::string m_thrift_server_rpcPort_Name;
contains the definition of a Vector type
Interface implemented by all device drivers.
A mini-server for network communication.
A base class for nested structures that can be searched.