|
Colibri Core
|
#include <fstream>#include <vector>#include <iostream>#include <sstream>#include <string>#include <unistd.h>#include <classencoder.cpp>#include <classdecoder.cpp>#include <pattern.h>#include <patternmodel.h>#include <alignmodel.h>#include <ctime>Functions | |
| void | test (bool r) |
| void | test (unsigned int value, unsigned int ref) |
| void | testgt (unsigned int value, unsigned int ref) |
| void | test (string value, string ref) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void test | ( | bool | r | ) |
| void test | ( | unsigned int | value, |
| unsigned int | ref | ||
| ) |
| void test | ( | string | value, |
| string | ref | ||
| ) |
| void testgt | ( | unsigned int | value, |
| unsigned int | ref | ||
| ) |
1.8.10