helics  3.5.2
helics::CoreApp Member List

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