#include "textStats.h"
#include "textMonitor.h"
#include <pStatServer.h>
#include <config_pstats.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
void | signal_handler (int) |
int | main (int argc, char *argv[]) |
Variables | |
bool | user_interrupted = false |
|
Definition at line 91 of file textStats.cxx. References argv, ProgramBase::parse_command_line(), and TextStats::run(). |
|
Definition at line 31 of file textStats.cxx. References user_interrupted. |
|
Definition at line 27 of file textStats.cxx. Referenced by TextStats::run(), and signal_handler(). |