EventHelix.com: CASE Tools; Real-time and Embedded System Design; Object Oriented Design EventStudio 2.0: System Engineering CASE ToolEventStudio 2.5
Sequence diagram based system design and modeling
Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Subscriber Class Reference

#include <Subscriber.h>

List of all members.


Detailed Description

This is the base class for subscribers of status change information published by the LocalStatusPublisher.

The subscriber should register itself with the LocalStatusPublisher to receive a notification via the HandleStatusChange method.

Definition at line 11 of file Subscriber.h.

Public Member Functions

virtual void HandleStatusChange (int unitId, int status)=0
 Override this method to handle the status change reported by the publisher of the status change information.


The documentation for this class was generated from the following file:
Generated on Sun Feb 13 21:30:37 2005 for Object Oriented Design Examples by doxygen 1.3.4
 Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved.