1 #ifndef _QGD_RECEIVER_HH_
2 #define _QGD_RECEIVER_HH_
24 void Start(Int_t port = 1130);
Abstract class for handling of the MGuiDriver messages.
Handles the connection of the interactive GUI with diana through TSocket.
void SetStatus(Status status)
QGDReceiver(QGDMessageHandler *)
QGDMessageHandler * fMainFrame
static void * WaitNewData(void *)
TThread * fGetNewDataThread
static void * GetNewData(void *)
void Start(Int_t port=1130)