![]() |
helics
2.8.1
|
This is the complete list of members for helics::apps::Echo, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addEndpoint(const std::string &endpointName, const std::string &endpointType="") | helics::apps::Echo | |
| 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 |
| Echo()=default | helics::apps::Echo | |
| Echo(std::vector< std::string > args) | helics::apps::Echo | explicit |
| Echo(int argc, char *argv[]) | helics::apps::Echo | |
| Echo(const std::string &name, const FederateInfo &fi) | helics::apps::Echo | explicit |
| Echo(const std::string &name, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Echo | |
| Echo(const std::string &name, CoreApp &core, const FederateInfo &fi) | helics::apps::Echo | |
| Echo(const std::string &name, const std::string &jsonString) | helics::apps::Echo | |
| Echo(Echo &&other_echo) noexcept | helics::apps::Echo | |
| echoCount() const | helics::apps::Echo | inline |
| endpointCount() const | helics::apps::Echo | inline |
| fed | helics::apps::App | protected |
| fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
| finalize() | helics::apps::App | virtual |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() | helics::apps::App | virtual |
| isActive() const | helics::apps::App | inline |
| 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=(Echo &&other_echo) noexcept | helics::apps::Echo | |
| 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::Echo | virtual |
| setEchoDelay(Time delay) | helics::apps::Echo | |
| 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