

Public Member Functions | |
| void | stop (GPNode node) |
Capability an object implements to give the possibility to be stopped.
| void cern::gp::capabilities::StopCapability::stop | ( | GPNode | node | ) |
Indicates to this object that it has to be stopped. The object has to interpret what does stop means in its own context.
| node | the node representing the bean on which the capability has been activated |
Referenced by cern::gp::actions::StopAction::performCapability().
1.6.2