#include "TypesDef.h"#include <string>Go to the source code of this file.
Compounds | |
| class | cConnect |
| cConnect holds informations needed to connect to database management system. More... | |
Variables | |
| const Int | MAX_SZ_CONNECT = 4 |
| const Int | USERNAME = 0 |
| const Int | PASSWORD = 1 |
| const Int | RDMS = 2 |
| const Int | HOST = 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2