SaX::SaXManipulatePointersIF Class Reference

SaX2 - Base pointer class interface. More...

#include <pointers.h>

Inheritance diagram for SaX::SaXManipulatePointersIF:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void setDriver (const QString &)=0
virtual void setDevice (const QString &)=0
virtual void setProtocol (const QString &)=0
virtual void setNamePair (const QString &, const QString &)=0
virtual void setOption (const QString &, const QString &=0)=0
virtual void addOption (const QString &, const QString &=0)=0
virtual void removeOption (const QString &)=0
virtual QString getDevice (void)=0
virtual QString getDriver (void)=0
virtual QString getProtocol (void)=0
virtual QDict< QString > getOptions (void)=0
virtual bool selectPointer (int)=0
virtual ~SaXManipulatePointersIF (void)

Detailed Description

SaX2 - Base pointer 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

Definition at line 47 of file pointers.h.


The documentation for this class was generated from the following file:
Generated on Mon Jun 19 12:43:10 2006 for libsax by  doxygen 1.4.6