| accessUnderlyingFederate() const | helics::apps::App | inline |
| allow_iteration | helics::apps::Clone | protected |
| 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 | |
| captureFederate | helics::apps::Clone | protected |
| cFilt | helics::apps::Clone | protected |
| Clone(const std::string &appName, FederateInfo &fi) | helics::apps::Clone | |
| Clone(std::vector< std::string > args) | helics::apps::Clone | explicit |
| Clone(int argc, char *argv[]) | helics::apps::Clone | |
| Clone(const std::string &appName, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Clone | |
| Clone(const std::string &appName, CoreApp &core, const FederateInfo &fi) | helics::apps::Clone | |
| Clone(const std::string &appName, const std::string &jsonString) | helics::apps::Clone | |
| Clone(Clone &&other_recorder)=default | helics::apps::Clone | |
| cloneEndpoint | helics::apps::Clone | protected |
| cloneSubscriptionNames | helics::apps::Clone | protected |
| deactivated (defined in helics::apps::App) | helics::apps::App | protected |
| eptids (defined in helics::apps::Clone) | helics::apps::Clone | protected |
| eptNames | helics::apps::Clone | protected |
| fed | helics::apps::App | protected |
| fedConfig | helics::apps::Clone | protected |
| fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
| fileSaved | helics::apps::Clone | protected |
| finalize() | helics::apps::App | virtual |
| getMessage(int index) const | helics::apps::Clone | |
| getValue(int index) const | helics::apps::Clone | |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| isActive() const | helics::apps::App | inline |
| loadFile(const std::string &filename) | helics::apps::App | |
| loadJsonFile(const std::string &jsonString) | helics::apps::App | protectedvirtual |
| 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 |
| messageCount() const | helics::apps::Clone | inline |
| messages | helics::apps::Clone | protected |
| nextPrintTimeStep | helics::apps::Clone | protected |
| operator=(Clone &&record)=default | helics::apps::Clone | |
| helics::apps::App::operator=(App &&app)=default | helics::apps::App | |
| helics::apps::App::operator=(const App &app)=delete | helics::apps::App | |
| outFileName | helics::apps::Clone | protected |
| pointCount() const | helics::apps::Clone | inline |
| points | helics::apps::Clone | protected |
| pubPointCount | helics::apps::Clone | 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 runToTime) override | helics::apps::Clone | virtual |
| saveFile(const std::string &filename=std::string{}) | helics::apps::Clone | |
| setFederateToClone(const std::string &federateName) | helics::apps::Clone | |
| setOutputFile(std::string fileName) | helics::apps::Clone | inline |
| stopTime | helics::apps::App | protected |
| subids | helics::apps::Clone | protected |
| subkeys | helics::apps::Clone | protected |
| subscriptions | helics::apps::Clone | protected |
| useLocal (defined in helics::apps::App) | helics::apps::App | protected |
| verbose | helics::apps::Clone | protected |
| ~App() (defined in helics::apps::App) | helics::apps::App | virtual |
| ~Clone() | helics::apps::Clone | |