#include <textStats.h>
Inheritance diagram for TextStats:
Public Member Functions | |
TextStats () | |
virtual PStatMonitor * | make_monitor () |
void | run () |
Public Attributes | |
int | _port |
|
Definition at line 41 of file textStats.cxx. References _port, ProgramBase::add_option(), ProgramBase::dispatch_int(), NULL, pstats_port, and ProgramBase::set_program_description(). |
|
Implements PStatServer. Definition at line 63 of file textStats.cxx. |
|
Definition at line 74 of file textStats.cxx. References _port, PStatServer::listen(), PStatServer::main_loop(), nout, signal_handler(), and user_interrupted. Referenced by main(). |
|
Definition at line 40 of file textStats.h. Referenced by run(), and TextStats(). |