Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

GtkStatsBadVersionWindow Class Reference

This window is popped up to indicated an attempted connection from an invalid client. More...

#include <gtkStatsBadVersionWindow.h>

Inheritance diagram for GtkStatsBadVersionWindow:

BasicGtkWindow List of all members.

Public Member Functions

 GtkStatsBadVersionWindow (GtkStatsMonitor *monitor, int client_major, int client_minor, int server_major, int server_minor)
void setup ()
 Call this after initializing the window.

virtual bool destruct ()
 Call this to remove the window, etc.


Protected Member Functions

void delete_self ()

Static Protected Member Functions

gint static_delete (BasicGtkWindow *window)

Private Member Functions

void close_clicked ()

Detailed Description

This window is popped up to indicated an attempted connection from an invalid client.

Definition at line 40 of file gtkStatsBadVersionWindow.h.


Constructor & Destructor Documentation

GtkStatsBadVersionWindow::GtkStatsBadVersionWindow GtkStatsMonitor monitor,
int  client_major,
int  client_minor,
int  server_major,
int  server_minor
 

Definition at line 35 of file gtkStatsBadVersionWindow.cxx.


Member Function Documentation

void GtkStatsBadVersionWindow::close_clicked  )  [private]
 

Definition at line 78 of file gtkStatsBadVersionWindow.cxx.

void BasicGtkWindow::delete_self  )  [protected, inherited]
 

Definition at line 133 of file basicGtkWindow.cxx.

References BasicGtkWindow::_state, and BasicGtkWindow::S_ready.

bool BasicGtkWindow::destruct  )  [virtual, inherited]
 

Call this to remove the window, etc.

It's not tied directly to the real destructor because that seems to just lead to trouble. This returns true if it actually destructed, or false if it had already destructed previously and did nothing this time.

Reimplemented in GtkStatsMainWindow, and GtkStatsWindow.

Definition at line 101 of file basicGtkWindow.cxx.

Referenced by BasicGtkWindow::BasicGtkWindow(), and GtkStatsMainWindow::~GtkStatsMainWindow().

void BasicGtkWindow::setup  )  [inherited]
 

Call this after initializing the window.

Definition at line 69 of file basicGtkWindow.cxx.

References BasicGtkWindow::_destroyed, GtkBase::_gtk, BasicGtkWindow::_state, BasicGtkWindow::S_gone, and BasicGtkWindow::S_virgin.

gint BasicGtkWindow::static_delete BasicGtkWindow window  )  [static, protected, inherited]
 


The documentation for this class was generated from the following files:
Generated on Fri May 2 03:27:10 2003 for Panda-Tool by doxygen1.3