27 const std::string
m_local =
"/fake_nwc/rpc";
34 bool close()
override;
FakeDevice_nwc_yarp: NWC device for testing purposes
FakeTestMsgs m_thrift_RPC
yarp::dev::ReturnValue doSomething()
A method for testing purposes.
bool open(yarp::os::Searchable &config) override
Open the DeviceDriver.
const std::string m_remote
bool close() override
Close the DeviceDriver.
const std::string m_local
yarp::os::Port m_rpc_port_to_server
Interface implemented by all device drivers.
A fake interface for testing,debugging and development purposes.
A mini-server for network communication.
A base class for nested structures that can be searched.