|
WSF
|
#include "WsfDisScriptClass.hpp"#include "UtMemory.hpp"#include "WsfStringId.hpp"#include "dis/WsfDisInterface.hpp"#include "ext/WsfExtInterface.hpp"#include "script/WsfScriptDefs.hpp"
Macros | |
| #define | DIS_INTERFACE WsfDisInterface::Find(*SIMULATION) |
Functions | |
| UT_DEFINE_SCRIPT_METHOD (WsfDisScriptClass, WsfDisInterface, EntityType_1, 1, "EntityType", "string") | |
| UT_DEFINE_SCRIPT_METHOD (WsfDisScriptClass, WsfDisInterface, EntityType_2, 1, "EntityType", "WsfObject") | |
| #define DIS_INTERFACE WsfDisInterface::Find(*SIMULATION) |
Referenced by UT_DEFINE_SCRIPT_METHOD(), and UT_DEFINE_SCRIPT_METHOD().
| UT_DEFINE_SCRIPT_METHOD | ( | WsfDisScriptClass | , |
| WsfDisInterface | , | ||
| EntityType_1 | , | ||
| 1 | , | ||
| "EntityType" | , | ||
| "string" | ) |
References DIS_INTERFACE, WsfExtData::GetEntityType(), and WsfDisInterface::GetExtInterface().
| UT_DEFINE_SCRIPT_METHOD | ( | WsfDisScriptClass | , |
| WsfDisInterface | , | ||
| EntityType_2 | , | ||
| 1 | , | ||
| "EntityType" | , | ||
| "WsfObject" | ) |
References DIS_INTERFACE, WsfExtData::GetEntityType(), and WsfDisInterface::GetExtInterface().