Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SPrefEvent Class Reference

#include <SPrefEvent.h>

Inherits SEvent.

Inheritance diagram for SPrefEvent:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Id { JOBLAYOUT, MACHLAYOUT, ALGSETTINGS, LOGSETTINGS }
enum  Type {
  ILLEGAL, SCHEDEVENT, VISEVENT, EDITEVENT,
  PREFEVENT, ALGEVENT
}

Public Methods

 SPrefEvent (Id id)
virtual Type getType () const
Id getId () const
virtual void write (std::ostream &rOs) const

Detailed Description

Event that informs observers that preferences have changed by the preferences dialog


Member Enumeration Documentation

enum SPrefEvent::Id
 

possible PrefEvent Ids are: JOBLAYOUT, MACHLAYOUT, ALGSETTINGS, LOGSETTINGS

Enumeration values:
JOBLAYOUT 
MACHLAYOUT 
ALGSETTINGS 
LOGSETTINGS 

enum SEvent::Type [inherited]
 

Types of events : ILLEGAL, SCHEDEVENT, VISEVENT, EDITEVENT, PREFEVENT

Enumeration values:
ILLEGAL 
SCHEDEVENT 
VISEVENT 
EDITEVENT 
PREFEVENT 
ALGEVENT 


Constructor & Destructor Documentation

SPrefEvent::SPrefEvent Id    id [inline]
 

Constructor

Parameters:
id  Id of PrefEvent


Member Function Documentation

Id SPrefEvent::getId   const [inline]
 

Get Id of event

Returns:
Id

virtual Type SPrefEvent::getType   const [inline, virtual]
 

Get type of event

Returns:
PREFEVENT

Reimplemented from SEvent.

virtual void SEvent::write std::ostream &    rOs const [inline, virtual, inherited]
 

Write the information that an event carrys to an output stream in a formatted way

Parameters:
rOs  output stream

Reimplemented in SRecEvent, STSysEditEvent, and STSysSchedEvent.


The documentation for this class was generated from the following file:
Generated on Thu May 22 16:50:52 2003 for Sketch-it! by doxygen1.2.18