ATLAS Offline Software
|
Classes | |
class | HttpThread |
class | WatchedUrl |
Public Member Functions | |
Imp (VP1WebWatcher *tc, int ri) | |
void | startDownload (WatchedUrl *) |
Static Public Member Functions | |
static void | ensureEndThread (HttpThread *&) |
Public Attributes | |
VP1WebWatcher * | theclass |
const int | recheckInterval_ms |
QList< WatchedUrl * > | watchedUrls |
Definition at line 37 of file VP1WebWatcher.cxx.
|
inline |
Definition at line 135 of file VP1WebWatcher.cxx.
|
inlinestatic |
Definition at line 150 of file VP1WebWatcher.cxx.
|
inline |
Definition at line 166 of file VP1WebWatcher.cxx.
const int VP1WebWatcher::Imp::recheckInterval_ms |
Definition at line 137 of file VP1WebWatcher.cxx.
VP1WebWatcher* VP1WebWatcher::Imp::theclass |
Definition at line 136 of file VP1WebWatcher.cxx.
QList<WatchedUrl*> VP1WebWatcher::Imp::watchedUrls |
Definition at line 147 of file VP1WebWatcher.cxx.