TFndSCCgui Class Reference

Inheritance diagram for TFndSCCgui:

TFndSCCMan TFndSCCRaw List of all members.

Public Types

enum  Scc_Msg_Reset_e { SCC_MSG_RESET_NORM = 0, SCC_MSG_RESET_ALL = 1 }

Public Member Functions

virtual ~TFndSCCgui ()
void CloseWindow ()
void ResetMessages (Int_t slow_det, TString default_msg="", Scc_Msg_Reset_e reset_mode=SCC_MSG_RESET_NORM)
void ResetMessages (TString default_msg="", Scc_Msg_Reset_e reset_mode=SCC_MSG_RESET_NORM)
void BuildGUI ()
void MapGUI ()
void MakeConnections (Bool_t ConnectDisconnect=kTRUE)
void SetFontType (TString ftype)
void SetFontSize (Float_t fsize)
void ChangePicture ()
void ReceivedEvent (Int_t slow_det, Int_t part)
void SocketError (Int_t slow_det)
void EnableConnections (Bool_t enabled)
void StartStopTofi ()
void StartStopTofo ()
void StartStopLMD ()
void StartStopSTB ()
void StartStopGAS ()
void StartStopSIL ()
void StartStopMAG ()
void StartStopLowVolt ()
void StartAllReceivers ()
void StopAllReceivers ()
Int_t PrintAllInfoFromGUI ()
void PrintInfoTofi ()
void PrintInfoTofo ()
void PrintInfoLMD ()
void PrintInfoSTB ()
void PrintInfoGAS ()
void PrintInfoSIL ()
void PrintInfoMAG ()
void StartStopSlowReceiver (Int_t slow_det)
void ScheduledOperationPerformed (E_SCC_MAN_GuiComm_t oper, Bool_t UpdateTime=kFALSE)
void MethodTest ()

Protected Attributes

TString fLastError [K_N_SLOWS]
TString fVocalErrorMessage [K_N_SLOWS]

Detailed Description

Definition at line 126 of file TFndSCCgui.h.


Member Enumeration Documentation

enum TFndSCCgui::Scc_Msg_Reset_e

Enumerator:
SCC_MSG_RESET_NORM 
SCC_MSG_RESET_ALL 

Definition at line 131 of file TFndSCCgui.h.

00131                        {
00132     SCC_MSG_RESET_NORM = 0,
00133     SCC_MSG_RESET_ALL = 1,
00134   };


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 15:40:51 2007 by  doxygen 1.5.2