WSF
wsf::cyber::SimulationScriptMethods Namespace Reference

Functions

 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberAttack_1, 2, "bool", "WsfPlatform, string")
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberAttack_2, 3, "bool", "WsfPlatform, string, WsfCyberAttackParameters")
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberEngagementScanDelayStatus, 3, "int", "string, WsfPlatform, WsfPlatform")
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberEngagementAttackDelayStatus, 3, "int", "string, WsfPlatform, WsfPlatform")
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberScanCancel, 3, "bool", "string, WsfPlatform, WsfPlatform")
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfSimulation, CyberAttackCancel, 3, "bool", "string, WsfPlatform, WsfPlatform")

Function Documentation

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [1/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberAttack_1 ,
2 ,
"bool" ,
" WsfPlatform,
string"  )

This version of cyber attack is a static method for attacks that may occur against a platform at various scopes. The attacker and victim of this call are equivalent, as this attack is intended for embedded attacks from a platform against itself.

References wsf::cyber::ScenarioExtension::Get(), wsf::cyber::SimulationExtension::Get(), WsfObject::GetNameId(), SCENARIO, and SIMULATION.

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [2/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberAttack_2 ,
3 ,
"bool" ,
" WsfPlatform,
string ,
WsfCyberAttackParameters"  )

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [3/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberAttackCancel ,
3 ,
"bool" ,
" string,
WsfPlatform ,
WsfPlatform"  )

References SIMULATION.

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [4/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberEngagementAttackDelayStatus ,
3 ,
"int" ,
" string,
WsfPlatform ,
WsfPlatform"  )

References SIMULATION.

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [5/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberEngagementScanDelayStatus ,
3 ,
"int" ,
" string,
WsfPlatform ,
WsfPlatform"  )

References SIMULATION.

◆ UT_DEFINE_SCRIPT_METHOD_EXT() [6/6]

wsf::cyber::SimulationScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfSimulation ,
CyberScanCancel ,
3 ,
"bool" ,
" string,
WsfPlatform ,
WsfPlatform"  )

References SIMULATION.

Copyrights Multiple, All Rights Reserved