![]() |
helics
2.8.1
|
This is the complete list of members for helics::CoreApp, including all inherited members.
| addDestinationFilterToEndpoint(const std::string &filter, const std::string &endpoint) | helics::CoreApp | |
| addSourceFilterToEndpoint(const std::string &filter, const std::string &endpoint) | helics::CoreApp | |
| connect() | helics::CoreApp | |
| CoreApp()=default | helics::CoreApp | |
| CoreApp(std::vector< std::string > args) | helics::CoreApp | explicit |
| CoreApp(core_type ctype, std::vector< std::string > args) | helics::CoreApp | |
| CoreApp(core_type ctype, const std::string &coreName, std::vector< std::string > args) | helics::CoreApp | |
| CoreApp(int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(core_type ctype, const std::string &coreName, int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(core_type ctype, int argc, char *argv[]) | helics::CoreApp | |
| CoreApp(const std::string &argString) | helics::CoreApp | explicit |
| CoreApp(core_type ctype, const std::string &argString) | helics::CoreApp | |
| CoreApp(core_type ctype, const std::string &coreName, const std::string &argString) | helics::CoreApp | |
| CoreApp(std::shared_ptr< Core > cr) | helics::CoreApp | explicit |
| dataLink(const std::string &source, const std::string &target) | helics::CoreApp | |
| forceTerminate() | helics::CoreApp | |
| getAddress() const | helics::CoreApp | |
| getCopyofCorePointer() const | helics::CoreApp | inline |
| getIdentifier() const | helics::CoreApp | |
| globalError(int32_t errorCode, const std::string &errorString) | helics::CoreApp | |
| haltInit() | helics::CoreApp | |
| isConnected() const | helics::CoreApp | |
| isOpenToNewFederates() const | 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(const std::string &target, const std::string &queryStr, helics_sequencing_mode mode=helics_sequencing_mode_fast) | helics::CoreApp | |
| reset() | helics::CoreApp | |
| setGlobal(const std::string &valueName, const std::string &value) | helics::CoreApp | |
| setLogFile(const std::string &logFile) | helics::CoreApp | |
| setLoggingLevel(int loglevel) | helics::CoreApp | |
| setReadyToInit() | helics::CoreApp | |
| waitForDisconnect(std::chrono::milliseconds waitTime=std::chrono::milliseconds(0)) | helics::CoreApp |
1.8.17