DGDL632


class description - source file - inheritance tree

class DGDL632 : public DGModule


    public:
DGDL632 DGDL632(DModule* module) DGDL632 DGDL632(DGDL632&) virtual void ~DGDL632() TClass* Class() virtual Bool_t HandleTimer(TTimer* tim) virtual TClass* IsA() const virtual Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2) virtual void Refresh() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
TGHorizontalFrame* fSlice[4] TGCheckButton* fFix[4] TGTextButton* fPuls[4] TGLabel* fExtin[4] TGComboBox* fSource[4] TGLabel* fOut[4]

Class Description

 DGDL632 is a GUI for DDL632



DGDL632(DModule *module) : DGModule((DModule *) module)

~DGDL632()

void Refresh()
 Update display so it represents the actual contents of fModule.

Bool_t HandleTimer(TTimer *tim)

Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)



Inline Functions


            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
            DGDL632 DGDL632(DGDL632&)


Author: Dariusz Miskowiec
Last update: 1999


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.