SaX::SaXProcessCallIF Class Reference
SaX2 -
SaX process execution class interface.
More...
#include <processcall.h>
List of all members.
|
Public Member Functions |
|
virtual void | addArgument (const QString &)=0 |
|
virtual void | addArgument (int)=0 |
|
virtual void | clearArguments (void)=0 |
|
virtual QList< QString > | readStdout (void)=0 |
|
virtual bool | start (void)=0 |
|
virtual int | exitStatus (void)=0 |
Detailed Description
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
Definition at line 52 of file processcall.h.
The documentation for this class was generated from the following file: