![]() |
helics
3.6.1
|
This is the complete list of members for helics::apps::Echo, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addEndpoint(std::string_view endpointName, std::string_view endpointType="") | helics::apps::Echo | |
| 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 |
| Echo()=default | helics::apps::Echo | |
| Echo(std::vector< std::string > args) | helics::apps::Echo | explicit |
| Echo(int argc, char *argv[]) | helics::apps::Echo | |
| Echo(std::string_view name, const FederateInfo &fedInfo) | helics::apps::Echo | explicit |
| Echo(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::Echo | |
| Echo(std::string_view name, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::Echo | |
| Echo(std::string_view 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 |
| getUnderlyingFederatePointer() | helics::apps::App | inline |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() | helics::apps::App | virtual |
| inputFileName | helics::apps::App | protected |
| isActive() const | helics::apps::App | inline |
| 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=(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 | |
| 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::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 |