|
WSF
|

Go to the source code of this file.
Macros | |
| #define | WSF_CALL_VOID_COMPONENTS(METHOD, ARG) |
| #define WSF_CALL_VOID_COMPONENTS | ( | METHOD, | |
| ARG ) |
Call FUNCTION(ARG) on each registered component. e.g. WSF_CALL_VOID_COMPONENTS(TurnOn, aSimTime);
Referenced by WsfProcessor::TurnOff(), WsfWeapon::TurnOff(), WsfProcessor::TurnOn(), and WsfWeapon::TurnOn().