Gaudi Framework, version v22r1

Home   Generated: Mon Feb 28 2011
Public Attributes

ConfURLs Struct Reference

Data structure which holds the configuration URLs. More...

#include <ApMon.h>

List of all members.

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.

Detailed Description

Data structure which holds the configuration URLs.

Definition at line 160 of file ApMon.h.


Member Data Documentation

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Feb 28 2011 18:27:57 for Gaudi Framework, version v22r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004