#include "wsf_mil_export.h"
#include <map>
#include <memory>
#include "UtCallbackHolder.hpp"
#include "WsfScenarioExtension.hpp"
#include "WsfSimulationExtension.hpp"
Go to the source code of this file.
|
| namespace | wsf |
| | Function definitions for those who need run-time access to the version.
|
| namespace | WsfPk |
◆ WSF_MIL_OBSERVER_CALLBACK_DEFINE
| #define WSF_MIL_OBSERVER_CALLBACK_DEFINE |
( |
| OBSERVER, |
|
|
| EVENT ) |
Value:WsfObserver::EVENT##Callback& WsfObserver::EVENT(
const WsfSimulation* aSimulationPtr) \
{ \
}
static WsfMilInterface * Find(const WsfSimulation &aSimulation)
Definition WsfMil.cpp:1075
The main controller for a simulation.
Definition WsfSimulation.hpp:109