|
WSF
|
#include "wsf_export.h"#include "UtCallback.hpp"

Go to the source code of this file.
Classes | |
| struct | WsfScriptStateMachineObserver |
Namespaces | |
| namespace | WsfObserver |
| Observer definitions for cyber events. | |
Typedefs | |
| using | WsfObserver::StateMachineCallback = UtCallbackListN<void(double, WsfScriptStateMachine*)> |
| using | WsfObserver::StateMachineStateCallback = UtCallbackListN<void(double, WsfScriptStateMachine*, int, int)> |
Functions | |
| WSF_EXPORT StateMachineCallback & | WsfObserver::StateMachine (const WsfSimulation *aSimulationPtr) |
| WSF_EXPORT StateMachineStateCallback & | WsfObserver::StateMachineState (const WsfSimulation *aSimulationPtr) |