#include <APO.h>
Public Methods | |
Configfile () | |
void | operator= (char *name1) |
void | read (Instrume *, Site *, Obs *, Model *) |
void | write (Instrume *, Site *, Obs *, Model *) |
This class allows to handle configuration files. The mehtods allow to read a configuration file and initialize the parameters of the wanted objects (eg Instrume, Obs etc...) according to the content of the file. Inversely it allows to write a config file from the various objects.