12#ifndef WSFWEAPONTASKOBSERVER_HPP
13#define WSFWEAPONTASKOBSERVER_HPP
15#include "wsf_mil_export.h"
17#include "UtCallback.hpp"
The main controller for a simulation.
Definition WsfSimulation.hpp:109
A class that defines a task to be performed.
Definition WsfTask.hpp:28
Observer definitions for cyber events.
Definition WsfAdvancedBehaviorObserver.hpp:22
UtCallbackListN< void(double, const WsfTask &)> StartingWeaponTaskCallback
Definition WsfWeaponTaskObserver.hpp:23
WSF_MIL_EXPORT WsfObserver::StartingWeaponTaskCallback & StartingWeaponTask(const WsfSimulation *aSimulation)
Definition WsfWeaponTaskObserver.hpp:31
WsfObserver::StartingWeaponTaskCallback StartingWeaponTask
Definition WsfWeaponTaskObserver.hpp:32