| accessUnderlyingFederate() const | helics::apps::App | inline |
| addCapture(std::string_view captureDesc) | helics::apps::Recorder | |
| addDestEndpointClone(std::string_view destEndpoint) | helics::apps::Recorder | |
| addEndpoint(std::string_view endpoint) | helics::apps::Recorder | |
| addSourceEndpointClone(std::string_view sourceEndpoint) | helics::apps::Recorder | |
| addSubscription(std::string_view key) | helics::apps::Recorder | |
| allow_iteration | helics::apps::Recorder | protected |
| 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 | |
| captureInterfaces | helics::apps::Recorder | protected |
| cFilt | helics::apps::Recorder | protected |
| cloneEndpoint | helics::apps::Recorder | protected |
| configFileName | helics::apps::App | 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(std::size_t index) const | helics::apps::Recorder | |
| getUnderlyingFederatePointer() | helics::apps::App | inline |
| getValue(std::size_t index) const | helics::apps::Recorder | |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| 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 |
| mapfile | helics::apps::Recorder | 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::App | protected |
| pointCount() const | helics::apps::Recorder | inline |
| points | helics::apps::Recorder | protected |
| quietMode (defined in helics::apps::App) | helics::apps::App | protected |
| Recorder(std::string_view name, FederateInfo &fedInfo) | helics::apps::Recorder | |
| Recorder(std::vector< std::string > args) | helics::apps::Recorder | explicit |
| Recorder(int argc, char *argv[]) | helics::apps::Recorder | |
| Recorder(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::Recorder | |
| Recorder(std::string_view name, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::Recorder | |
| Recorder(std::string_view 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 |
| targets | 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 | |