helics  2.8.1
helics::CoreApp Member List

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()=defaulthelics::CoreApp
CoreApp(std::vector< std::string > args)helics::CoreAppexplicit
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::CoreAppexplicit
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::CoreAppexplicit
dataLink(const std::string &source, const std::string &target)helics::CoreApp
forceTerminate()helics::CoreApp
getAddress() consthelics::CoreApp
getCopyofCorePointer() consthelics::CoreAppinline
getIdentifier() consthelics::CoreApp
globalError(int32_t errorCode, const std::string &errorString)helics::CoreApp
haltInit()helics::CoreApp
isConnected() consthelics::CoreApp
isOpenToNewFederates() consthelics::CoreApp
makeConnections(const std::string &file)helics::CoreApp
operator->() (defined in helics::CoreApp)helics::CoreAppinline
operator->() const (defined in helics::CoreApp)helics::CoreAppinline
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