#include "acsutil.h"
#include "cdb.h"
Go to the source code of this file.
Classes | |
class | cdb::INIReader |
Namespaces | |
namespace | cdb |
Defines | |
#define | INI_MAX_LINE_LENGTH 256 |
#define | INI_SEPARATOR_CHAR '=' |
#define | INI_BEGIN_SECTION_CHAR '[' |
#define | INI_END_SECTION_CHAR ']' |
#define INI_BEGIN_SECTION_CHAR '[' |
#define INI_END_SECTION_CHAR ']' |
#define INI_MAX_LINE_LENGTH 256 |
#define INI_SEPARATOR_CHAR '=' |