ATLAS Offline Software
Loading...
Searching...
No Matches
VP1AvailEvtsHttp::Imp Class Reference
Collaboration diagram for VP1AvailEvtsHttp::Imp:

Public Member Functions

void restartExamineEvtsOnServerTimer ()
void getFileInfoLater ()

Public Attributes

VP1AvailEvtsHttptheclass {}
QString fileinfoUrl
QString baseUrl
VP1HttpGetFile httpgetfile_events
VP1HttpGetFile httpgetfile_fileinfo
VP1WebWatcherwebwatcher_fileinfo {}
VP1EvtsOnServerInfoevtsOnServer {}
QTimer * examineEvtsOnServerTimer {}

Static Public Attributes

static unsigned ntmpdlcount = 0

Detailed Description

Definition at line 26 of file VP1AvailEvtsHttp.cxx.

Member Function Documentation

◆ getFileInfoLater()

void VP1AvailEvtsHttp::Imp::getFileInfoLater ( )
inline

Definition at line 43 of file VP1AvailEvtsHttp.cxx.

43 {
44 QTimer::singleShot(10000, theclass, SLOT(fileInfoChanged()));
45 }
VP1AvailEvtsHttp * theclass

◆ restartExamineEvtsOnServerTimer()

void VP1AvailEvtsHttp::Imp::restartExamineEvtsOnServerTimer ( )
inline

Member Data Documentation

◆ baseUrl

QString VP1AvailEvtsHttp::Imp::baseUrl

Definition at line 30 of file VP1AvailEvtsHttp.cxx.

◆ evtsOnServer

VP1EvtsOnServerInfo* VP1AvailEvtsHttp::Imp::evtsOnServer {}

Definition at line 34 of file VP1AvailEvtsHttp.cxx.

34{};

◆ examineEvtsOnServerTimer

QTimer* VP1AvailEvtsHttp::Imp::examineEvtsOnServerTimer {}

Definition at line 35 of file VP1AvailEvtsHttp.cxx.

35{};

◆ fileinfoUrl

QString VP1AvailEvtsHttp::Imp::fileinfoUrl

Definition at line 29 of file VP1AvailEvtsHttp.cxx.

◆ httpgetfile_events

VP1HttpGetFile VP1AvailEvtsHttp::Imp::httpgetfile_events

Definition at line 31 of file VP1AvailEvtsHttp.cxx.

◆ httpgetfile_fileinfo

VP1HttpGetFile VP1AvailEvtsHttp::Imp::httpgetfile_fileinfo

Definition at line 32 of file VP1AvailEvtsHttp.cxx.

◆ ntmpdlcount

unsigned VP1AvailEvtsHttp::Imp::ntmpdlcount = 0
static

Definition at line 46 of file VP1AvailEvtsHttp.cxx.

◆ theclass

VP1AvailEvtsHttp* VP1AvailEvtsHttp::Imp::theclass {}

Definition at line 28 of file VP1AvailEvtsHttp.cxx.

28{};

◆ webwatcher_fileinfo

VP1WebWatcher* VP1AvailEvtsHttp::Imp::webwatcher_fileinfo {}

Definition at line 33 of file VP1AvailEvtsHttp.cxx.

33{};

The documentation for this class was generated from the following file: