helics  3.5.2
helics::BrokerApp Member List

This is the complete list of members for helics::BrokerApp, including all inherited members.

addAlias(std::string_view interfaceName, std::string_view alias)helics::BrokerApp
addDestinationFilterToEndpoint(std::string_view filter, std::string_view endpoint)helics::BrokerApp
addSourceFilterToEndpoint(std::string_view filter, std::string_view endpoint)helics::BrokerApp
BrokerApp()=defaulthelics::BrokerApp
BrokerApp(std::vector< std::string > args)helics::BrokerAppexplicit
BrokerApp(CoreType ctype, std::vector< std::string > args)helics::BrokerApp
BrokerApp(CoreType ctype, const std::string &broker_name, std::vector< std::string > args)helics::BrokerApp
BrokerApp(int argc, char *argv[])helics::BrokerApp
BrokerApp(CoreType ctype, int argc, char *argv[])helics::BrokerApp
BrokerApp(CoreType ctype, std::string_view brokerName, int argc, char *argv[])helics::BrokerApp
BrokerApp(std::string_view argString)helics::BrokerAppexplicit
BrokerApp(CoreType ctype, std::string_view argString=std::string_view{})helics::BrokerAppexplicit
BrokerApp(CoreType ctype, std::string_view brokerName, std::string_view argString)helics::BrokerApp
BrokerApp(std::shared_ptr< Broker > brk)helics::BrokerAppexplicit
clearTimeBarrier()helics::BrokerApp
connect()helics::BrokerApp
dataLink(std::string_view source, std::string_view target)helics::BrokerApp
forceTerminate()helics::BrokerApp
getAddress() consthelics::BrokerApp
getCopyofBrokerPointer() consthelics::BrokerAppinline
getIdentifier() consthelics::BrokerApp
globalError(int32_t errorCode, std::string_view errorString)helics::BrokerApp
isConnected() consthelics::BrokerApp
isOpenToNewFederates() consthelics::BrokerApp
linkEndpoints(std::string_view source, std::string_view target)helics::BrokerApp
makeConnections(const std::string &file)helics::BrokerApp
operator->() (defined in helics::BrokerApp)helics::BrokerAppinline
operator->() const (defined in helics::BrokerApp)helics::BrokerAppinline
query(std::string_view target, std::string_view queryStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST)helics::BrokerApp
reset()helics::BrokerApp
sendCommand(std::string_view target, std::string_view commandStr, HelicsSequencingModes mode=HELICS_SEQUENCING_MODE_FAST)helics::BrokerApp
setGlobal(std::string_view valueName, std::string_view value)helics::BrokerApp
setLogFile(std::string_view logFile)helics::BrokerApp
setLoggingLevel(int loglevel)helics::BrokerApp
setTimeBarrier(Time barrierTime)helics::BrokerApp
waitForDisconnect(std::chrono::milliseconds waitTime=std::chrono::milliseconds(0))helics::BrokerApp