#include "storage.hh"#include "algorithm.hh"#include "display.hh"#include <string>#include <map>#include <iostream>#include <fstream>#include <utility>#include <stack>#include <sigc++/object.h>#include <modglue/pipe.hh>Classes | |
| class | stream_end_error |
| class | exit_exception |
| class | manipulator |
| class | manipulator::algo_info |
Defines | |
| #define | txtout (*fake_txtout) |
| #define | forcedout (*fake_forcedout) |
Variables | |
| std::ostream * | real_txtout |
| std::ostream * | real_forcedout |
| modglue::opipe | texout |
| std::ofstream | debugout |
| bool | interrupted |
| bool | loginput |
| bool | nowarnings |
| bool | silentfail |
| std::vector< std::string > | cmdline_arguments |
| std::ostream * | fake_txtout |
| std::ostream * | fake_forcedout |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6