Diana Software
Public Member Functions | List of all members
MMyModule Class Reference

one-line description of your module More...

Inheritance diagram for MMyModule:

Public Member Functions

void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev)
 Do method. Declare and implement only one of the two versions. More...
 
void Done ()
 Done method. More...
 

Detailed Description

one-line description of your module

Author
batman

Put here an extensive description of what your
module does.

Definition at line 40 of file MMyModule.hh.

Member Function Documentation

◆ Do()

void MMyModule::Do ( Diana::QEvent &  ev)

Do method. Declare and implement only one of the two versions.

Definition at line 57 of file MMyModule.cc.

◆ Done()

void MMyModule::Done ( )

Done method.

Definition at line 85 of file MMyModule.cc.

◆ Init()

void MMyModule::Init ( Diana::QEvent &  ev)

Init method.

Definition at line 10 of file MMyModule.cc.


The documentation for this class was generated from the following files: