
Public Member Functions | |
| MCorcTimeBehavior (QSequence *s) | |
| constructor  | |
| ~MCorcTimeBehavior () | |
| destructor  | |
| void | Init () | 
| Init method.  | |
| QEvent * | Do (QEvent *ev) | 
| Do method.  | |
| void | Done () | 
| Done method.  | |
Private Member Functions | |
| void | Write () | 
| Write plots and reports to file.  | |
Private Attributes | |
| std::map< int, ChannelInfo > | fChannelList | 
| Plots and other info for each channel.  | |
| double | fMaxAllowedTimeHole | 
| Maximum allowed time hole.  | |
| double | fTimeOfLastEvent | 
| Time of last event (so far).  | |
Classes | |
| class | ChannelInfo | 
 1.5.6