CCAFFEINE
0.8.8
|
Public Member Functions | |
GoPort_stop (GoThreadComponent *myGoThreadComponent) | |
virtual int | go () |
Private Attributes | |
GoThreadComponent * | myGoThreadComponent |
GoThreadComponent::GoPort_stop::GoPort_stop | ( | GoThreadComponent * | myGoThreadComponent | ) |
In this component we must access the state of the GoThreadComponent to tell the running go method to stop.
virtual int GoThreadComponent::GoPort_stop::go | ( | ) | [virtual] |
Confusingly, the go button on this port will cause the other GoPort to stop. Kind of like pushing the "start" button in Windows to shutdown.