![]() |
helics
3.6.1
|
This is the complete list of members for helics::apps::Source, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addPublication(std::string_view key, std::string_view generator, DataType type, Time period, std::string_view units=std::string_view()) | helics::apps::Source | |
| addPublication(std::string_view key, DataType type, Time period, std::string_view units=std::string_view()) | helics::apps::Source | inline |
| addSignalGenerator(std::string_view name, std::string_view type) | helics::apps::Source | |
| App()=default | helics::apps::App | |
| App(std::string_view defaultAppName, std::vector< std::string > args) | helics::apps::App | |
| App(std::string_view defaultAppName, int argc, char *argv[]) | helics::apps::App | |
| App(std::string_view appName, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, const std::string &configString) | helics::apps::App | |
| App(App &&other_app)=default | helics::apps::App | |
| App(const App &other_app)=delete | helics::apps::App | |
| configFileName | helics::apps::App | protected |
| deactivated (defined in helics::apps::App) | helics::apps::App | protected |
| fed | helics::apps::App | protected |
| fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
| finalize() | helics::apps::App | virtual |
| getGenerator(int index) | helics::apps::Source | |
| getUnderlyingFederatePointer() | helics::apps::App | inline |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() override | helics::apps::Source | virtual |
| inputFileName | helics::apps::App | protected |
| isActive() const | helics::apps::App | inline |
| linkPublicationToGenerator(std::string_view key, std::string_view generator) | helics::apps::Source | |
| linkPublicationToGenerator(std::string_view key, int genIndex) | helics::apps::Source | |
| loadConfigOptions(AppTextParser &aparser) | helics::apps::App | protected |
| loadFile(const std::string &filename, bool enableFederateInterfaceRegistration=true) | helics::apps::App | |
| loadInputFiles() | helics::apps::App | protected |
| loadJsonFileConfiguration(const std::string &appName, const std::string &jsonString, bool enableFederateInterfaceRegistration) | helics::apps::App | protected |
| loadTextFile(const std::string &textFile) | helics::apps::App | protectedvirtual |
| operator=(Source &&fed)=default | helics::apps::Source | |
| helics::apps::App::operator=(App &&app)=default | helics::apps::App | |
| helics::apps::App::operator=(const App &app)=delete | helics::apps::App | |
| outFileName | helics::apps::App | protected |
| quietMode (defined in helics::apps::App) | helics::apps::App | protected |
| remArgs (defined in helics::apps::App) | helics::apps::App | protected |
| run() (defined in helics::apps::App) | helics::apps::App | virtual |
| runTo(Time stopTime_input) override | helics::apps::Source | virtual |
| setPeriod(std::string_view key, Time period) | helics::apps::Source | |
| setStartTime(std::string_view key, Time startTime) | helics::apps::Source | |
| Source()=default | helics::apps::Source | |
| Source(std::vector< std::string > args) | helics::apps::Source | explicit |
| Source(int argc, char *argv[]) | helics::apps::Source | |
| Source(std::string_view name, const FederateInfo &fedInfo) | helics::apps::Source | |
| Source(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::Source | |
| Source(std::string_view name, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::Source | |
| Source(std::string_view name, const std::string &configString) | helics::apps::Source | |
| Source(Source &&other_source)=default | helics::apps::Source | |
| stopTime | helics::apps::App | protected |
| useLocal (defined in helics::apps::App) | helics::apps::App | protected |
| ~App() (defined in helics::apps::App) | helics::apps::App | virtual |