![]() |
helics
3.6.1
|
This is the complete list of members for helics::apps::Connector, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addConnection(std::string_view interface1, std::string_view interface2, InterfaceDirection direction=InterfaceDirection::BIDIRECTIONAL, const std::vector< std::string > &tags={}) | helics::apps::Connector | |
| addInterface(std::string_view interfaceName) | helics::apps::Connector | |
| addTag(std::string_view tagName) | helics::apps::Connector | |
| allowMultipleConnections(bool value=true) (defined in helics::apps::Connector) | helics::apps::Connector | inline |
| 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 |
| connectionCount() const | helics::apps::Connector | inline |
| ConnectionsType typedef (defined in helics::apps::Connector) | helics::apps::Connector | |
| Connector()=default | helics::apps::Connector | |
| Connector(std::vector< std::string > args) | helics::apps::Connector | explicit |
| Connector(int argc, char *argv[]) | helics::apps::Connector | |
| Connector(std::string_view name, const FederateInfo &fedInfo) | helics::apps::Connector | explicit |
| Connector(std::string_view name, const std::shared_ptr< Core > &coreObj, const FederateInfo &fedInfo) | helics::apps::Connector | |
| Connector(std::string_view name, CoreApp &coreObj, const FederateInfo &fedInfo) | helics::apps::Connector | |
| Connector(std::string_view appName, const std::string &configString) | helics::apps::Connector | |
| Connector(Connector &&other_player)=default | helics::apps::Connector | |
| deactivated (defined in helics::apps::App) | helics::apps::App | protected |
| 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() override | helics::apps::Connector | 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 |
| madeConnections() const | helics::apps::Connector | inline |
| matchEndpointTargets(bool value=true) (defined in helics::apps::Connector) | helics::apps::Connector | inline |
| operator=(Connector &&fed)=default | helics::apps::Connector | |
| 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::Connector | virtual |
| 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 |