![]() |
helics
2.8.1
|
This is the complete list of members for helics::apps::Source, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addPublication(const std::string &key, const std::string &generator, data_type type, Time period, const std::string &units=std::string()) | helics::apps::Source | |
| addPublication(const std::string &key, data_type type, Time period, const std::string &units=std::string()) | helics::apps::Source | inline |
| addSignalGenerator(const std::string &name, const std::string &type) | helics::apps::Source | |
| App()=default | helics::apps::App | |
| App(const std::string &defaultAppName, std::vector< std::string > args) | helics::apps::App | |
| App(const std::string &defaultAppName, int argc, char *argv[]) | helics::apps::App | |
| App(const std::string &appName, const FederateInfo &fi) | helics::apps::App | |
| App(const std::string &appName, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::App | |
| App(const std::string &appName, CoreApp &core, const FederateInfo &fi) | helics::apps::App | |
| App(const std::string &appName, const std::string &jsonString) | helics::apps::App | |
| App(App &&other_app)=default | helics::apps::App | |
| App(const App &other_app)=delete | helics::apps::App | |
| 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 | |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() override | helics::apps::Source | virtual |
| isActive() const | helics::apps::App | inline |
| linkPublicationToGenerator(const std::string &key, const std::string &generator) | helics::apps::Source | |
| linkPublicationToGenerator(const std::string &key, int genIndex) | helics::apps::Source | |
| loadFile(const std::string &filename) | helics::apps::App | |
| loadJsonFileConfiguration(const std::string &appName, const std::string &jsonString) | helics::apps::App | protected |
| loadTextFile(const std::string &textFile) | helics::apps::App | protectedvirtual |
| masterFileName | helics::apps::App | protected |
| 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 | |
| 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(const std::string &key, Time period) | helics::apps::Source | |
| setStartTime(const std::string &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(const std::string &name, const FederateInfo &fi) | helics::apps::Source | |
| Source(const std::string &name, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Source | |
| Source(const std::string &name, CoreApp &core, const FederateInfo &fi) | helics::apps::Source | |
| Source(const std::string &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 |
1.8.17