12#ifndef WSFWEAPONTYPES_HPP
13#define WSFWEAPONTYPES_HPP
15#include "wsf_mil_export.h"
WsfObjectTypeList(WsfScenario &aScenario, unsigned int aFlags, const std::string &aBlockName)
Definition WsfObjectTypeList.hpp:76
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111
static WSF_MIL_EXPORT WsfWeaponTypes & Get(WsfScenario &aScenario)
Return a modifiable reference to the type list associated with the specified scenario.
Definition WsfWeaponTypes.cpp:50
WsfWeaponTypes(WsfScenario &aScenario)
Definition WsfWeaponTypes.cpp:63