6#ifndef YARP_DEV_FRAMETRANSFORMGET_NWS_YARP_H
7#define YARP_DEV_FRAMETRANSFORMGET_NWS_YARP_H
95 bool close()
override;
106 bool m_streaming_port_enabled =
true;
109 std::string m_streaming_port_name;
110 std::string m_defaultConfigPrefix{
"/frameTransformServer"};
111 std::string m_deviceName{
"frameTransformGet_nws_yarp"};
119 std::string m_thrift_rpcPort_Name;
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.
An abstraction for a periodic thread.
A mini-server for network communication.
A base class for nested structures that can be searched.