| EventStudio 2.5 Sequence diagram based system design and modeling | |
#include <Subscriber.h> 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. | |
1.3.4 | |
| Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved. |