#include <string>
#include <iostream>
Go to the source code of this file.
Macro Definition Documentation
#define _log_end_ std::endl |
C++11 standard support
Definition at line 33 of file Defs.hpp.
#define CONF_FILE "conf.xml" |
#define DEFAULT_NORMALIZATION_WITH 1 |
#define DEFAULT_NORMALIZATION_WITHOUT 0 |
#define DEFAULT_SUBJECT_MASK 0 |
#define LANG_ID unsigned short |
#define MYSQL_DB "templatesr" |
#define MYSQL_HOST "localhost" |
#define MYSQL_PWD "hceprjp" |
#define MYSQL_TABLE "stat_raw_data" |
#define TAG_ID unsigned short |
#define WORD_CONTENT_OFFSET unsigned long |
#define WORD_LENGTH unsigned long |