FakeDriverCreator Class Reference

FakeDriverCreator class. More...

Inheritance diagram for FakeDriverCreator:

Public Member Functions

 FakeDriverCreator (DeviceDriver *instance, const char *name, const char *wrap, const char *code)
 
virtual DeviceDriver * create ()
 
virtual yarp::os::ConstString getCode ()
 
virtual yarp::os::ConstString getName ()
 
virtual yarp::os::ConstString getWrapper ()
 
virtual yarp::os::ConstString toString ()
 

Detailed Description

FakeDriverCreator class.

Instead of truly create a DeviceDriver, it always return the same instance od DeviceDriver passed to the constructor

Definition at line 45 of file yarpobject.cpp.


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