|
libsax 7.2
|
SaX2 - SaX process execution class interface. More...
#include <process.h>

Public Member Functions | |
| virtual void | start (QList< const char * >, int=SAX_ISAX)=0 |
| virtual void | start (int)=0 |
SaX2 - SaX process execution 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