ArnLib  4.0.x
Active Registry Network
ArnScriptJob.hpp File Reference

(4.0.0)

#include "ArnLib_global.hpp"
#include "ArnScript.hpp"
#include <QObject>
#include <QAtomicInt>
#include <QMutex>
#include <QThread>
Include dependency graph for ArnScriptJob.hpp:
This graph shows which files directly or indirectly include this file:

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...