QGDMessageHandler Class Reference
List of all members.
Detailed Description
Abstract class for handling of the
MGuiDriver messages.
- Author:
- Marco Vignati
|
Public Member Functions |
|
void | Start (Int_t port=1130) |
|
void | Stop () |
Protected Member Functions |
|
virtual void | Display (TObject *)=0 |
|
virtual void | DisplayModuleList (const QGDModuleList &modList)=0 |
|
virtual void | DisplayModuleParameters (const QGDModuleParameterList ¶mList)=0 |
|
virtual QGDCommand | GetCommand (const QGDCommandList &cmdList)=0 |
|
virtual void | NotifyReceiverStatus (QGDReceiver::Status status)=0 |
Private Attributes |
|
QGDReceiver * | fReceiver |
Friends |
|
class | QGDReceiver |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/dianaguicommon/QGDMessageHandler.hh
- /home/cuoresvn/cuore/pkg/dianaguicommon/QGDMessageHandler.cc