|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include "AlexandriaKernel/memory_tools.h"#include "SEMain/ProgressNCurses.h"#include <poll.h>#include <semaphore.h>#include <ncurses.h>#include <fcntl.h>#include <readline/readline.h>#include <csignal>#include <chrono>#include <iostream>#include <iomanip>#include <mutex>#include <boost/algorithm/string/trim.hpp>#include <boost/thread.hpp>
Go to the source code of this file.
Classes | |
| struct | SourceXtractor::ncurses_done_t |
| class | SourceXtractor::Screen |
| Wrap the terminal into a singleton. More... | |
| class | SourceXtractor::LogWidget |
| class | SourceXtractor::ProgressWidget |
| Set of progress bars/information entries. More... | |
| class | SourceXtractor::ProgressNCurses::Dashboard |
Namespaces | |
| namespace | SourceXtractor |