12#ifndef WSFFALSETARGETSCREENERTYPES_HPP
13#define WSFFALSETARGETSCREENERTYPES_HPP
static WSF_MIL_EXPORT WsfFalseTargetScreenerTypes & Get(WsfScenario &aScenario)
Return a modifiable reference to the type list associated with the specified scenario.
Definition WsfFalseTargetScreenerTypes.cpp:20
bool LoadInstance(UtInput &aInput, WsfFalseTargetScreener *&aInstancePtr) const
Definition WsfFalseTargetScreenerTypes.cpp:45
WsfFalseTargetScreenerTypes(WsfScenario &aScenario)
Definition WsfFalseTargetScreenerTypes.cpp:33
Definition WsfFalseTargetScreener.hpp:41
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