|
libsax 7.2
|
SaX2 - Device manipulator class interface. More...
#include <device.h>

Public Member Functions | |
| virtual int | addDesktopDevice (void)=0 |
| virtual int | addInputDevice (const char *)=0 |
| virtual int | removeDesktopDevice (int)=0 |
| virtual int | removeInputDevice (int)=0 |
SaX2 - Device manipulator class interface.
The interface class is provided to be able to dlopen the library and have all methods available in the compilers virtual table. For a detailed description of the class itself please refer to the derived class definition
1.7.3