|
WSF
|
#include "WsfCyberApplicationExtension.hpp"#include "UtMemory.hpp"#include "WsfApplication.hpp"#include "WsfCyberScenarioExtension.hpp"#include "WsfCyberScriptExtensions.hpp"#include "WsfScenario.hpp"
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::cyber |
Functions | |
| void WSF_CYBER_EXPORT | Register_wsf_cyber (WsfApplication &aApplication) |
| void WSF_CYBER_EXPORT Register_wsf_cyber | ( | WsfApplication & | aApplication | ) |
Register the extension with the application.
CMake will dynamically generate 'wsf_extensions.hpp' which will call this method.
References WsfApplication::ExtensionDepends(), WsfApplication::ExtensionIsRegistered(), WsfApplication::RegisterExtension(), and WsfApplication::RegisterFeature().