|
Model Railroad System 2.2.2
|
Namespaces | |
| namespace | ReadConfiguration |
| The Read Configuration File code is contained in this namespace. | |
Functions | |
| ReadConfiguration::ReadConfiguration (filename, configurationArrayName) | |
| This procedure reads in the configuration file named by the filename into the array named by configurationArrayName. More... | |
| ReadConfiguration::IsEven (i) | |
| Checks if its argument is an even number. More... | |
| ReadConfiguration::WriteConfiguration (filename, configurationArrayName) | |
| This procedure writes the configuration contianed in configurationArrayName to the file named by the filename. More... | |
| ReadConfiguration::ConfigurationType (...) | |
| This macro defines the body of a snit::type that implements a program's global configuration (or preferences). More... | |