#include <SSchedAlgorithm.h>
Inherits SEvent.
Inheritance diagram for SAlgEvent:

Public Types | |
| enum | Type {  ILLEGAL, SCHEDEVENT, VISEVENT, EDITEVENT, PREFEVENT, ALGEVENT }  | 
Public Methods | |
| SAlgEvent (short int level) | |
| virtual Type | getType () const | 
| short int | getLevel () const | 
| virtual void | write (std::ostream &rOs) const | 
      
  | 
  
| 
 Types of events : ILLEGAL, SCHEDEVENT, VISEVENT, EDITEVENT, PREFEVENT  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Get the type of an event 
 
 Reimplemented from SEvent.  | 
  
      
  | 
  
| 
 Write the information that an event carrys to an output stream in a formatted way 
 Reimplemented in SRecEvent, STSysEditEvent, and STSysSchedEvent.  | 
  
1.2.18