![]() |
helics
3.6.1
|
This is the complete list of members for helics::CoreApp, including all inherited members.
| addAlias(std::string_view interfaceName, std::string_view alias) | helics::CoreApp | |
| addDestinationFilterToEndpoint(std::string_view filter, std::string_view endpoint) | helics::CoreApp | |
| addSourceFilterToEndpoint(std::string_view filter, std::string_view endpoint) | helics::CoreApp | |
| connect() | helics::CoreApp | |
| CoreApp()=default | helics::CoreApp | |
| CoreApp(std::vector< std::string > args) | helics::CoreApp | explicit |
| CoreApp(CoreType ctype, std::vector< std::string > args) | helics::CoreApp | |
| CoreApp(CoreType ctype, std::string_view coreName, std::vector< std::string > args) | helics::CoreApp | |
| CoreApp(int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(CoreType ctype, std::string_view coreName, int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(CoreType ctype, int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(std::string_view argString) | helics::CoreApp | explicit |
| CoreApp(CoreType ctype, std::string_view argString) | helics::CoreApp | |
| CoreApp(CoreType ctype, std::string_view coreName, std::string_view argString) | helics::CoreApp | |
| CoreApp(std::shared_ptr< Core > cr) | helics::CoreApp | explicit |
| dataLink(std::string_view source, std::string_view target) | helics::CoreApp | |
| forceTerminate() | helics::CoreApp | |
| getAddress() const | helics::CoreApp | |
| getCopyofCorePointer() const | helics::CoreApp | inline |
| getIdentifier() const | helics::CoreApp | |
| getTag(std::string_view tag) const | helics::CoreApp | |
| globalError(int32_t errorCode, std::string_view errorString) | helics::CoreApp | |
| haltInit() | helics::CoreApp | |
| isConnected() const | helics::CoreApp | |
| isOpenToNewFederates() const | helics::CoreApp | |
| linkEndpoints(std::string_view source, std::string_view target) | helics::CoreApp | |
| makeConnections(const std::string &file) | helics::CoreApp | |
| operator->() (defined in helics::CoreApp) | helics::CoreApp | inline |
| operator->() const (defined in helics::CoreApp) | helics::CoreApp | inline |
| query(std::string_view target, std::string_view queryStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST) | helics::CoreApp | |
| reset() | helics::CoreApp | |
| sendCommand(std::string_view target, std::string_view commandStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST) | helics::CoreApp | |
| setGlobal(std::string_view valueName, std::string_view value="true") | helics::CoreApp | |
| setLogFile(std::string_view logFile) | helics::CoreApp | |
| setLoggingLevel(int loglevel) | helics::CoreApp | |
| setReadyToInit() | helics::CoreApp | |
| setTag(std::string_view tag, std::string_view value="true") | helics::CoreApp | |
| waitForDisconnect(std::chrono::milliseconds waitTime=std::chrono::milliseconds(0)) | helics::CoreApp |