ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/c++/Config.h
(Generate patch)

Comparing projects/cms/source/host/c++/Config.h (file contents):
Revision 1.3 by ab11, Mon Feb 26 14:59:54 2001 UTC vs.
Revision 1.4 by ab11, Thu Mar 1 20:10:42 2001 UTC

# Line 46 | Line 46 | class Config {
46          bool configChanged;                     // has the config changed since we last loaded it?
47          string lastModified;                    // saves the last modifed long integer
48          string fileList;                        // saves the last modifed file list
49 +        string fQDN;
50          int numProperties;                      // the number of properties which this host wants
51          string propertyNames[20];               // an array of strings which corrisponds to...
52          string propertyValues[20];              // these values

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines