| 
    ArnLib
    4.0.x
    
   Active Registry Network 
   | 
 
#include "ArnLib_global.hpp"#include "ArnScript.hpp"#include <QObject>#include <QAtomicInt>#include <QMutex>#include <QThread>

Go to the source code of this file.
Classes | |
| class | ArnScriptJob | 
| Interface class to be normally used, is also Script Job interface.  More... | |
| class | ArnScriptJobFactory | 
| Must be thread-safe as subclassed.  More... | |
| class | ArnScriptJobControl | 
| Is thread-safe (except doSetupJob)  More... | |