FACT++
1.0
|
#include <boost/regex.hpp>
#include "Time.h"
#include "tools.h"
#include "WindowLog.h"
#include "Configuration.h"
Go to the source code of this file.
Functions | |
void | SetupConfiguration (Configuration &conf) |
void | PrintUsage () |
void | PrintHelp () |
void | showlog (string fname, const Time &tbeg, const Time &tend, int16_t severity, bool color, bool strip) |
int | main (int argc, const char *argv[]) |