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

clGUITransient Class Reference

#include <GUITrans.hh>

Collaboration diagram for clGUITransient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 clGUITransient ()
 ~clGUITransient ()
int Main (int *, char ***)
gboolean OnDelete (GtkWidget *, GdkEvent *, gpointer)
void OnConnectClick (GtkButton *, gpointer)

Private Member Functions

bool GetCfg ()
bool Build ()
bool BuildTable1 ()
bool BuildDrawingPrims ()
bool ConnectSignals ()

Private Attributes

bool bRun
bool bConnected
gint iGdkInputTag
GList * glServer
GtkWidget * gwWindow
GtkWidget * gwVBox
GtkWidget * gwTable1
GtkWidget * gwLServer
GtkWidget * gwCServer
GtkWidget * gwBConnect
clCfgFile Cfg
clGtkUtils GtkUtils

Constructor & Destructor Documentation

clGUITransient::clGUITransient  ) 
 

Definition at line 154 of file GUITrans.cc.

References bConnected, and bRun.

clGUITransient::~clGUITransient  ) 
 

Definition at line 161 of file GUITrans.cc.


Member Function Documentation

bool clGUITransient::GetCfg  )  [private]
 

Definition at line 66 of file GUITrans.cc.

References Cfg, GUITRANS_CFGFILE, and clCfgFile::SetFileName().

Referenced by Main().

bool clGUITransient::Build  )  [private]
 

Definition at line 73 of file GUITrans.cc.

References BuildDrawingPrims(), BuildTable1(), ConnectSignals(), cpWindowTxt, GUITRANS_WSPACING, gwVBox, and gwWindow.

Referenced by Main().

bool clGUITransient::BuildTable1  )  [private]
 

Definition at line 92 of file GUITrans.cc.

References clGtkUtils::ComboListFromFile(), cpBConnectTxt, cpLServerTxt, glServer, GtkUtils, GUITRANS_HOSTFILE, GUITRANS_SERVER_MAXLEN, GUITRANS_WSPACING, gwBConnect, gwCServer, gwLServer, gwTable1, and gwVBox.

Referenced by Build().

bool clGUITransient::BuildDrawingPrims  )  [private]
 

Definition at line 148 of file GUITrans.cc.

Referenced by Build().

bool clGUITransient::ConnectSignals  )  [private]
 

Definition at line 136 of file GUITrans.cc.

References gwBConnect, gwWindow, WrapOnConnectClick(), and WrapOnDelete().

Referenced by Build().

int clGUITransient::Main int *  ,
char *** 
 

Definition at line 166 of file GUITrans.cc.

References Build(), cpWindowTxt, GetCfg(), GUITRANS_VER_MAJ, GUITRANS_VER_MIN, and GUITRANS_VER_PL.

Referenced by main().

gboolean clGUITransient::OnDelete GtkWidget *  ,
GdkEvent *  ,
gpointer 
 

Definition at line 185 of file GUITrans.cc.

References bRun.

Referenced by WrapOnDelete().

void clGUITransient::OnConnectClick GtkButton *  ,
gpointer 
 

Definition at line 194 of file GUITrans.cc.

Referenced by WrapOnConnectClick().


Member Data Documentation

bool clGUITransient::bRun [private]
 

Definition at line 64 of file GUITrans.hh.

Referenced by clGUITransient(), and OnDelete().

bool clGUITransient::bConnected [private]
 

Definition at line 65 of file GUITrans.hh.

Referenced by clGUITransient().

gint clGUITransient::iGdkInputTag [private]
 

Definition at line 67 of file GUITrans.hh.

GList* clGUITransient::glServer [private]
 

Definition at line 68 of file GUITrans.hh.

Referenced by BuildTable1().

GtkWidget* clGUITransient::gwWindow [private]
 

Definition at line 74 of file GUITrans.hh.

Referenced by Build(), and ConnectSignals().

GtkWidget* clGUITransient::gwVBox [private]
 

Definition at line 75 of file GUITrans.hh.

Referenced by Build(), and BuildTable1().

GtkWidget* clGUITransient::gwTable1 [private]
 

Definition at line 77 of file GUITrans.hh.

Referenced by BuildTable1().

GtkWidget* clGUITransient::gwLServer [private]
 

Definition at line 78 of file GUITrans.hh.

Referenced by BuildTable1().

GtkWidget* clGUITransient::gwCServer [private]
 

Definition at line 79 of file GUITrans.hh.

Referenced by BuildTable1().

GtkWidget* clGUITransient::gwBConnect [private]
 

Definition at line 80 of file GUITrans.hh.

Referenced by BuildTable1(), and ConnectSignals().

clCfgFile clGUITransient::Cfg [private]
 

Definition at line 82 of file GUITrans.hh.

Referenced by GetCfg().

clGtkUtils clGUITransient::GtkUtils [private]
 

Definition at line 83 of file GUITrans.hh.

Referenced by BuildTable1().


The documentation for this class was generated from the following files:
Generated on Sun Oct 26 19:12:20 2003 for HASAS by doxygen 1.3.3