|
WSF
|
#include "WsfCommNetworkStar.hpp"#include <memory>#include "UtLog.hpp"#include "UtMemory.hpp"#include "WsfCommNetworkManager.hpp"#include "WsfSimulation.hpp"#include "script/WsfScriptContext.hpp"#include "script/WsfScriptDefs.hpp"
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::comm |
Functions | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptNetworkStarClass, NetworkStar, AddHub_1, 1, "bool", "WsfAddress") | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptNetworkStarClass, NetworkStar, AddHub_2, 2, "bool", "string, string") | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptNetworkStarClass, NetworkStar, RemoveHub_1, 1, "bool", "WsfAddress") | |
| wsf::comm::UT_DEFINE_SCRIPT_METHOD (ScriptNetworkStarClass, NetworkStar, RemoveHub_2, 2, "bool", "string, string") | |