|
Public Member Functions |
| Preferences (const string &) |
| ~Preferences () |
const vector< serverInfo > & | getServers (void) |
int | getMaxsize (void) |
int | getMaxsizeFriends (void) |
bool | getIcase (void) |
bool | isNormal (void) |
int | getVerboseLevel (void) |
void | setVerboseLevel (int) |
const string & | getLogfile (void) |
void | setLogfile (const string &) |
vector< filterInfo > * | getFilters (void) |
vector< friendInfo > * | getFriends (void) |
vector< scoreInfo > * | getScores (void) |
int | getRegType (void) |
int | getRegNewline (void) |
bool | getTestMode (void) |
void | setTestMode (bool) |
bool | getDelDubs (void) |
bool | getShowHeaders (void) |
int | getMaxLineLength (void) |
void | showErrorDeprecated (const string &) |
void | showErrorParameter (const string &, const string &, const string &) |
void | showErrorParameter (const string &, const string &, int) |
int | getTimeOut (void) |
void | setTimeOut (int) |
int | getHighscore (void) |
void | setHighscore (int) |
void | keyword (const string, const string, const string) |
void | keyword (const string, const string, int) |
void | keyword (const string, int, const string, const string) |
int | precompileExpressions (void) |
void | setCompiled (bool) |
bool | getCompiled (void) |
Size_score | getMaxSizeScore (void) |