#include <string.h>#include "useful_cpp.h"#include "Settings.h"#include <stdio.h>#include <stdlib.h>#include <iostream>Defines | |
| #define | table_settings ((struct str_item*)table_settings) |
Typedefs | |
| typedef str_item | struct_item |
Enumerations | |
| enum | { VALUETYPE_UNDEFINED, VALUETYPE_INT, VALUETYPE_DOUBLE, VALUETYPE_STRING } |
|
|
|
|
|
|
|
|
|
1.4.6-NO