#include <gtkStats.h>
Inheritance diagram for GtkStats:
Public Member Functions | |
GtkStats () | |
void | run () |
Static Public Member Functions | |
void | quit () |
Public Attributes | |
int | _port |
Static Public Attributes | |
GtkStatsMainWindow * | _main_window = NULL |
|
Definition at line 35 of file gtkStats.cxx. References _port, ProgramBase::add_option(), ProgramBase::dispatch_int(), NULL, pstats_port, and ProgramBase::set_program_description(). |
|
Definition at line 69 of file gtkStats.cxx. References _main_window, GtkStatsMainWindow::destruct(), and NULL. Referenced by GtkStatsMainWindow::destruct(). |
|
Definition at line 57 of file gtkStats.cxx. References _port, and GtkBase::main_loop(). Referenced by main(). |
|
Definition at line 27 of file gtkStats.cxx. Referenced by GtkStatsMainWindow::GtkStatsMainWindow(), quit(), and GtkStatsMainWindow::~GtkStatsMainWindow(). |
|
Definition at line 40 of file gtkStats.h. Referenced by GtkStats(), and run(). |