#include <iostream>#include "Logger.h"#include "Config.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| Logger | slog |
| Config | cfg |
|
||||||||||||
|
Definition at line 11 of file cConfig.cc. References cfg, and Config::read().
|
|
|
Definition at line 9 of file cConfig.cc. Referenced by main(). |
|
|
Definition at line 8 of file cConfig.cc. |
1.3.6-20040222