#include <DeviceInterfaceI.h>
Inheritance diagram for PajaSystem::DeviceInterfaceI:
Device interface is the base class interface for all devices the effects in Demopaja system can use.
Work in progress. This interface will change in the future when the complete driver system is implemented.
|
Default constructor.
|
|
Default destructor.
|
|
Returns the type if the interface. This type i the same type that is used to query the interface. Reimplemented in PajaSystem::OpenGLInterfaceC. |