#include "ConfigParser.h"#include <cstdio>#include <cstring>#include <cassert>Functions | |
| char * | itoa (int i, char *buffer, int length) |
Variables | |
| const char * | PARSER_VERSION = "20.11.2001" |
| const char * | strBufferStrategie [unknownStrat] = {"LinksRechts", "LinksPrior", "Nacheinander", "Fairness", "OfenPrior", "SpeicherOpt1", "SpeicherOpt2", "Multi"} |
| ExperimentParser | experiment |
| ConfigParser | conf |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6