YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
FakeServerRPCd Class Reference

#include <fake/fakeDevice_nws_yarp/FakeDeviceServerImpl.h>

+ Inheritance diagram for FakeServerRPCd:

Public Member Functions

void setInterface (yarp::dev::test::IFakeDeviceInterfaceTest1 *_iFake)
 
void unsetInterface ()
 
yarp::dev::ReturnValue doSomethingRPC () override
 
- Public Member Functions inherited from FakeTestMsgs
virtual yarp::os::ApplicationNetworkProtocolVersion getLocalProtocolVersion ()
 
virtual yarp::os::ApplicationNetworkProtocolVersion getRemoteProtocolVersion ()
 
virtual bool checkProtocolVersion ()
 
 FakeTestMsgs ()
 
virtual std::vector< std::string > help (const std::string &functionName="--all")
 
bool read (yarp::os::ConnectionReader &connection) override
 Read this object from a network connection.
 
- Public Member Functions inherited from yarp::os::Wire
yarp::os::WireLinkyarp ()
 Get YARP state associated with this object.
 
const yarp::os::WireLinkyarp () const
 Get YARP state associated with this object (const version).
 
- Public Member Functions inherited from yarp::os::PortReader
virtual ~PortReader ()
 Destructor.
 
virtual Type getReadType () const
 

Detailed Description

Definition at line 12 of file FakeDeviceServerImpl.h.

Member Function Documentation

◆ doSomethingRPC()

yarp::dev::ReturnValue FakeServerRPCd::doSomethingRPC ( )
overridevirtual

Reimplemented from FakeTestMsgs.

Definition at line 15 of file FakeDeviceServerImpl.cpp.

◆ setInterface()

void FakeServerRPCd::setInterface ( yarp::dev::test::IFakeDeviceInterfaceTest1 _iFake)

Definition at line 33 of file FakeDeviceServerImpl.cpp.

◆ unsetInterface()

void FakeServerRPCd::unsetInterface ( )

Definition at line 38 of file FakeDeviceServerImpl.cpp.


The documentation for this class was generated from the following files: