Gaudi Framework, version v21r6

Home   Generated: 11 Nov 2009

ConfURLs Struct Reference

#include <ApMon.h>

List of all members.


Detailed Description

Data structure which holds the configuration URLs.

Definition at line 160 of file ApMon.h.


Public Attributes

int nConfURLs
 The number of webpages with configuration data.
char * vURLs [MAX_N_DESTINATIONS]
 The addresses of the webpages with configuration data.
char * lastModifURLs [MAX_N_DESTINATIONS]
 The "Last-Modified" line from the HTTP header for all the configuration webpages.

Member Data Documentation

The number of webpages with configuration data.

Definition at line 162 of file ApMon.h.

char* ConfURLs::vURLs[MAX_N_DESTINATIONS]

The addresses of the webpages with configuration data.

Definition at line 164 of file ApMon.h.

char* ConfURLs::lastModifURLs[MAX_N_DESTINATIONS]

The "Last-Modified" line from the HTTP header for all the configuration webpages.

Definition at line 167 of file ApMon.h.


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

Generated at Wed Nov 11 16:32:34 2009 for Gaudi Framework, version v21r6 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004