| cEVENT_STEPPED enum value | WsfStandardApplication | |
| cFRAME_STEPPED enum value | WsfStandardApplication | |
| cLIST_VARIABLES enum value | WsfStandardApplication | |
| cREAL_TIME enum value | WsfStandardApplication | |
| CreateSimulation(WsfScenario &aScenario, SimType aSimulationType, unsigned int aRunNumber) | WsfStandardApplication | virtual |
| CreateSimulation(WsfScenario &aScenario, const Options &aOptions, unsigned int aRunNumber) | WsfStandardApplication | virtual |
| cRUN_SCENARIO enum value | WsfStandardApplication | |
| cSHOW_USAGE enum value | WsfStandardApplication | |
| cWRITE_GRAMMAR enum value | WsfStandardApplication | |
| ExtensionDepends(const std::string &aExtensionName, const std::string &aDependsOnExtensionName, bool aRequired) | WsfApplication | |
| ExtensionIsRegistered(const std::string &aName) const | WsfApplication | |
| FindExtension(const std::string &aName) const | WsfApplication | |
| GetApplicationName() const | WsfApplication | inline |
| GetCommandLineArguments(int &aArgc, char **&aArgv) | WsfApplication | |
| GetExtension(const std::string &aName) const | WsfApplication | |
| GetExtensions() const | WsfApplication | inline |
| GetRegisteredFeatures() | WsfApplication | inline |
| GetScriptTypes() const | WsfApplication | inline |
| GetSystemLog() | WsfApplication | inline |
| GetUsageString() const | WsfStandardApplication | protectedvirtual |
| InitializeSimulation(WsfSimulation *aSimPtr) | WsfStandardApplication | |
| IsTestingEnabled() const | WsfApplication | inline |
| mLogServer | WsfStandardApplication | protected |
| mLogServerHost | WsfStandardApplication | protected |
| mLogServerPort | WsfStandardApplication | protected |
| mShouldConnectToLogServer | WsfStandardApplication | protected |
| PluginPaths typedef | WsfApplication | |
| ProcessCommandLine(Options &aOptions) | WsfStandardApplication | |
| ProcessCommandLine(Options &aOptions, int argc, char *argv[]) | WsfStandardApplication | |
| ProcessCommandLineCommands(WsfScenario &aScenario, const Options &aOptions) | WsfStandardApplication | |
| ProcessInputFiles(WsfScenario &aScenario, const std::vector< std::string > &aFileList) | WsfStandardApplication | |
| RegisterExtension(const std::string &aName, std::unique_ptr< WsfApplicationExtension > aExtensionPtr) | WsfApplication | |
| RegisterFeature(const std::string &aFeature, const std::string &aProjectName=std::string()) | WsfApplication | |
| RemoveCommandLineOptions(int aArgc, int aArgCount) | WsfApplication | |
| RunEventLoop(WsfSimulation *aSimPtr, Options aOptions) | WsfStandardApplication | |
| RunMode enum name | WsfStandardApplication | |
| ShowUsage() | WsfStandardApplication | |
| SimType enum name | WsfStandardApplication | |
| UpdateOptionsP(Options &aOptions, WsfSimulation *aSimPtr) | WsfStandardApplication | protected |
| WsfApplication(const std::string &aApplicationName, int aArgc, char *aArgv[], const PluginPaths &aPluginPaths=PluginPaths()) | WsfApplication | |
| WsfStandardApplication(const std::string &aApplicationName, int argc, char *argv[], const PluginPaths &aPluginPaths=PluginPaths()) | WsfStandardApplication | |
| ~WsfApplication() | WsfApplication | virtual |
| ~WsfStandardApplication() override=default | WsfStandardApplication | |