#include <import.h>
Inheritance diagram for SaX::SaXImportSyspIF:

Public Member Functions | |
| virtual void | doImport (void)=0 |
| virtual int | getSectionID (void)=0 |
| virtual QString | getSectionName (void)=0 |
| virtual | ~SaXImportSyspIF (void) |
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 152 of file import.h.
1.5.0