6#ifndef YARP_DEV_FRAMETRANSFORMSETNWSYARP_H
7#define YARP_DEV_FRAMETRANSFORMSETNWSYARP_H
69 bool close()
override;
82 mutable std::mutex m_pd_mutex;
83 mutable std::mutex m_trf_mutex;
84 std::string m_defaultConfigPrefix{
"/frameTransformServer"};
85 std::string m_deviceName{
"frameTransformSet_nws_yarp"};
87 std::string m_thriftPortName;
contains the definition of a Vector type
Interface implemented by all device drivers.
A container for a device driver.
Helper interface for an object that can wrap/or "attach" to a single other device.
A mini-server for network communication.
A base class for nested structures that can be searched.