NotifyEvent Class Reference

Event Class. More...

List of all members.

Constructors

 NotifyEvent (int type=0)

Interface

int type () const

Protected Attributes

int etype


Detailed Description

Motivation
Incapsulate information about 'the why of notification to Observer by Observable'
Description
Warnings


Constructor & Destructor Documentation

NotifyEvent ( int  type = 0  )  [inline]

Constructor


Member Function Documentation

int type (  )  const [inline]

Return the type of this Notification Event


Member Data Documentation

int etype [protected]

type of event


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!