|
WSF
|
Enumerations | |
| enum | CyberStatusReturn { cUNKNOWN = -1 , cFAILED , cSUCCEEDED } |
Functions | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, CyberAttack_1, 2, "bool", "WsfPlatform, string") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, CyberAttack_2, 3, "bool", "WsfPlatform, string, WsfCyberAttackParameters") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, Constraint, 0, "WsfCyberConstraint", "") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, CyberAttackStatus, 2, "int", "WsfPlatform, string") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, LastCyberAttackTime, 2, "double", "WsfPlatform, string") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, CyberScan, 2, "bool", "WsfPlatform, string") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, CyberScanStatus, 2, "int", "WsfPlatform, string") | |
| UT_DEFINE_SCRIPT_METHOD_EXT (WsfPlatform, LastCyberScanTime, 2, "double", "WsfPlatform, string") | |
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| Constraint | , | ||
| 0 | , | ||
| "WsfCyberConstraint" | , | ||
| "" | ) |
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| CyberAttack_1 | , | ||
| 2 | , | ||
| "bool" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| CyberAttack_2 | , | ||
| 3 | , | ||
| "bool" | , | ||
| " | WsfPlatform, | ||
| string | , | ||
| WsfCyberAttackParameters" | ) |
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| CyberAttackStatus | , | ||
| 2 | , | ||
| "int" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
References cFAILED, cSUCCEEDED, cUNKNOWN, wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), and SIMULATION.
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| CyberScan | , | ||
| 2 | , | ||
| "bool" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
References wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), and SIMULATION.
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| CyberScanStatus | , | ||
| 2 | , | ||
| "int" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
References cFAILED, cSUCCEEDED, cUNKNOWN, wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), and SIMULATION.
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| LastCyberAttackTime | , | ||
| 2 | , | ||
| "double" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
References wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), and SIMULATION.
| wsf::cyber::PlatformScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT | ( | WsfPlatform | , |
| LastCyberScanTime | , | ||
| 2 | , | ||
| "double" | , | ||
| " | WsfPlatform, | ||
| string" | ) |
References wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), and SIMULATION.