#include <CommonBasicBehaviors.h>
Inheritance diagram for BasicBehaviorShutdown:


Public Member Functions | |
| BasicBehaviorShutdown (const BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler) | |
| virtual void | execute () |
| Executes the basic behavior. | |
This is e.g. usefull after special action pack.
Definition at line 23 of file CommonBasicBehaviors.h.
|
||||||||||||
|
Definition at line 31 of file CommonBasicBehaviors.h. |
|
|
Executes the basic behavior.
Implements Xabsl2BasicBehavior. Definition at line 24 of file CommonBasicBehaviors.cpp. References SystemCall::shutdown(). |
Here is the call graph for this function:

1.3.6