| EventStudio 2.5 Sequence diagram based system design and modeling | |
00001 00002 00003 00004 00005 00006 00007 00008 00011 class Subscriber 00012 { 00013 public: 00015 00016 virtual void HandleStatusChange(int unitId, int status)=0; 00017 };
1.3.4 | |
| Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved. |