Using the Active Objects
Using the Active Objects
Define a state transition diagram for each object state
Clients cause state transitions by sending events
Event event;
// fill event structure;
event.eventid = 1;
pevnot->sendevent( event);
Previous slide
Next slide
Back to the first slide
View Graphic Version