#include <map>
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
| class | ConfigListener |
| The listener interface for receiving notifications about changes to configuration options. More... | |
| class | Configuration |
| INI configuration handler for reading (and writing). More... | |
Defines | |
| #define | DEFAULT_SERVER_PORT 9601 |
Variables | |
| Configuration | config |
| XML config reader. | |
|
|
Definition at line 122 of file configuration.h. |
|
|
XML config reader.
Definition at line 57 of file main-account.cpp. |
1.3.9.1