| accessUnderlyingFederate() const | helics::apps::App | inline |
| addCapture(const std::string &captureDesc) | helics::apps::Recorder | |
| addDestEndpointClone(const std::string &destEndpoint) | helics::apps::Recorder | |
| addEndpoint(const std::string &endpoint) | helics::apps::Recorder | |
| addSourceEndpointClone(const std::string &sourceEndpoint) | helics::apps::Recorder | |
| addSubscription(const std::string &key) | helics::apps::Recorder | |
| allow_iteration | helics::apps::Recorder | 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 | |
| captureInterfaces | helics::apps::Recorder | protected |
| cFilt | helics::apps::Recorder | protected |
| cloneEndpoint | helics::apps::Recorder | protected |
| deactivated (defined in helics::apps::App) | helics::apps::App | protected |
| endpoints | helics::apps::Recorder | protected |
| eptids (defined in helics::apps::Recorder) | helics::apps::Recorder | protected |
| eptNames | helics::apps::Recorder | protected |
| fed | helics::apps::App | protected |
| fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
| finalize() | helics::apps::App | virtual |
| getMessage(int index) const | helics::apps::Recorder | |
| getValue(int index) const | helics::apps::Recorder | |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| 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 |
| mapfile | helics::apps::Recorder | protected |
| masterFileName | helics::apps::App | protected |
| messageCount() const | helics::apps::Recorder | inline |
| messages | helics::apps::Recorder | protected |
| nextPrintTimeStep | helics::apps::Recorder | protected |
| operator=(Recorder &&other_recorder)=default | helics::apps::Recorder | |
| helics::apps::App::operator=(App &&app)=default | helics::apps::App | |
| helics::apps::App::operator=(const App &app)=delete | helics::apps::App | |
| outFileName | helics::apps::Recorder | protected |
| pointCount() const | helics::apps::Recorder | inline |
| points | helics::apps::Recorder | protected |
| quietMode (defined in helics::apps::App) | helics::apps::App | protected |
| Recorder(const std::string &name, FederateInfo &fi) | helics::apps::Recorder | |
| Recorder(std::vector< std::string > args) | helics::apps::Recorder | explicit |
| Recorder(int argc, char *argv[]) | helics::apps::Recorder | |
| Recorder(const std::string &name, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Recorder | |
| Recorder(const std::string &name, CoreApp &core, const FederateInfo &fi) | helics::apps::Recorder | |
| Recorder(const std::string &name, const std::string &jsonString) | helics::apps::Recorder | |
| Recorder(Recorder &&other_recorder)=default | helics::apps::Recorder | |
| 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::Recorder | virtual |
| saveFile(const std::string &filename) | helics::apps::Recorder | |
| stopTime | helics::apps::App | protected |
| subids | helics::apps::Recorder | protected |
| subkeys | helics::apps::Recorder | protected |
| subscriptions | helics::apps::Recorder | protected |
| useLocal (defined in helics::apps::App) | helics::apps::App | protected |
| verbose | helics::apps::Recorder | protected |
| vStat | helics::apps::Recorder | protected |
| ~App() (defined in helics::apps::App) | helics::apps::App | virtual |
| ~Recorder() | helics::apps::Recorder | |